Searched refs:svga_validate_pipe_sampler_view (Results 1 – 3 of 3) sorted by relevance
126 svga_validate_pipe_sampler_view(struct svga_context *svga, in svga_validate_pipe_sampler_view() function263 ret = svga_validate_pipe_sampler_view(svga, sv); in update_sampler_resources()364 ret = svga_validate_pipe_sampler_view(svga, sv); in update_sampler_resources()
112 svga_validate_pipe_sampler_view(struct svga_context *svga,
1294 SVGA_RETRY(svga, svga_validate_pipe_sampler_view(svga, sv)); in svga_texture_generate_mipmap()