这类gpu crash是 texture 没有gpu address
调试方法 去看texture, texture state 里面allocateMemoryBlock...这里面有gpuaddress
如果这个地址是空 ,但还采样了这texture 就会报那个gpu crash
texture unbound 这种问题