zhaowei yuan writes:
> In some cases, texstate->textures and texstate->samplers cann't
> be set properly, add NULL pointer checking here to protect program
> from crashed
We don't need a workaround here, we need to fix the actual problem
instead. That said, from your bugzilla entry it sounds li
In some cases, texstate->textures and texstate->samplers cann't
be set properly, add NULL pointer checking here to protect program
from crashed
Signed-off-by: zhaowei yuan
---
src/gallium/drivers/vc4/vc4_uniforms.c | 43 ++
1 file changed, 43 insertions(+)
diff -