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 Dswr_tex_sample.h47 swr_sampler_soa_create(const struct swr_sampler_static_state *key,
H A Dswr_tex_sample.cpp327 swr_sampler_soa_create(const struct swr_sampler_static_state *static_state, function in typeref:struct:lp_build_sampler_soa *
H A Dswr_shader.cpp627 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 Dswr_tex_sample.h47 swr_sampler_soa_create(const struct swr_sampler_static_state *key,
H A Dswr_tex_sample.cpp343 swr_sampler_soa_create(const struct swr_sampler_static_state *static_state, function in typeref:struct:lp_build_sampler_soa *
H A Dswr_shader.cpp1584 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