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,
Dswr_tex_sample.cpp327 swr_sampler_soa_create(const struct swr_sampler_static_state *static_state, in swr_sampler_soa_create() function
Dswr_shader.cpp622 swr_sampler_soa_create(key.sampler, PIPE_SHADER_GEOMETRY); in CompileGS()
805 swr_sampler_soa_create(key.sampler, PIPE_SHADER_VERTEX); in CompileVS()
1256 sampler = swr_sampler_soa_create(key.sampler, PIPE_SHADER_FRAGMENT); in CompileFS()