Searched refs:swr_sampler_soa_create (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/ |
| H A D | swr_tex_sample.h | 47 swr_sampler_soa_create(const struct swr_sampler_static_state *key,
|
| H A D | swr_tex_sample.cpp | 327 swr_sampler_soa_create(const struct swr_sampler_static_state *static_state, function in typeref:struct:lp_build_sampler_soa *
|
| H A D | swr_shader.cpp | 627 swr_sampler_soa_create(key.sampler, PIPE_SHADER_GEOMETRY); 813 swr_sampler_soa_create(key.sampler, PIPE_SHADER_VERTEX); 1267 sampler = swr_sampler_soa_create(key.sampler, PIPE_SHADER_FRAGMENT);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/ |
| H A D | swr_tex_sample.h | 47 swr_sampler_soa_create(const struct swr_sampler_static_state *key,
|
| H A D | swr_tex_sample.cpp | 343 swr_sampler_soa_create(const struct swr_sampler_static_state *static_state, function in typeref:struct:lp_build_sampler_soa *
|
| H A D | swr_shader.cpp | 1584 swr_sampler_soa_create(key.sampler, PIPE_SHADER_GEOMETRY); 1812 swr_sampler_soa_create(key.sampler, PIPE_SHADER_TESS_EVAL); 2113 swr_sampler_soa_create(key.sampler, PIPE_SHADER_TESS_CTRL); 2383 swr_sampler_soa_create(key.sampler, PIPE_SHADER_VERTEX); 2873 sampler = swr_sampler_soa_create(key.sampler, PIPE_SHADER_FRAGMENT);
|
Completed in 14 milliseconds