Home
last modified time | relevance | path

Searched refs:swr_sampler_soa_create (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/
Dswr_tex_sample.h47 swr_sampler_soa_create(const struct swr_sampler_static_state *key, unsigned shader_type);
Dswr_tex_sample.cpp321 swr_sampler_soa_create(const struct swr_sampler_static_state *static_state, in swr_sampler_soa_create() function
Dswr_shader.cpp235 swr_sampler_soa_create(key.sampler, PIPE_SHADER_VERTEX); in CompileVS()
607 sampler = swr_sampler_soa_create(key.sampler, PIPE_SHADER_FRAGMENT); in CompileFS()