Searched refs:tex_cache_needs_invalidate (Results 1 – 2 of 2) sorted by relevance
731 fd6_ctx->tex_cache_needs_invalidate = false; in handle_invalidates()742 if (unlikely(fd6_ctx->tex_cache_needs_invalidate)) in fd6_texture_state()840 fd6_ctx->tex_cache_needs_invalidate = true; in fd6_rebind_resource()
115 bool tex_cache_needs_invalidate; member