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 D | svga_sampler_view.h | 112 svga_validate_pipe_sampler_view(struct svga_context *svga,
|
| H A D | svga_state_sampler.c | 126 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 D | svga_resource_texture.c | 1308 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 D | svga_sampler_view.h | 112 svga_validate_pipe_sampler_view(struct svga_context *svga,
|
| H A D | svga_state_sampler.c | 126 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 D | svga_resource_texture.c | 1252 SVGA_RETRY(svga, svga_validate_pipe_sampler_view(svga, sv));
|
Completed in 10 milliseconds