Skip to content

nvc0/vbo: remove tex cache invalidation from vbo draws

What does this MR do and why?

nvc0/vbo: remove tex cache invalidation from vbo draws

This should be done in tic validation code that the state validator
calls ngl, so we can just remove this.

Signed-off-by: Yusuf Khan <yusisamerican@gmail.com>

Merge request reports