Searched refs:svga_validate_pipe_sampler_view (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_sampler_view.h112 svga_validate_pipe_sampler_view(struct svga_context *svga,
H A Dsvga_state_sampler.c126 svga_validate_pipe_sampler_view(struct svga_context *svga, function in typeref:enum:pipe_error
261 ret = svga_validate_pipe_sampler_view(svga, sv);
361 ret = svga_validate_pipe_sampler_view(svga, sv);
H A Dsvga_resource_texture.c1308 ret = svga_validate_pipe_sampler_view(svga, sv);
1311 ret = svga_validate_pipe_sampler_view(svga, sv);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_sampler_view.h112 svga_validate_pipe_sampler_view(struct svga_context *svga,
H A Dsvga_state_sampler.c126 svga_validate_pipe_sampler_view(struct svga_context *svga, function in typeref:enum:pipe_error
263 ret = svga_validate_pipe_sampler_view(svga, sv);
364 ret = svga_validate_pipe_sampler_view(svga, sv);
H A Dsvga_resource_texture.c1252 SVGA_RETRY(svga, svga_validate_pipe_sampler_view(svga, sv));

Completed in 10 milliseconds