Searched refs:swr_sampler_soa_create (Results 1 – 3 of 3) sorted by relevance
47 swr_sampler_soa_create(const struct swr_sampler_static_state *key,
343 swr_sampler_soa_create(const struct swr_sampler_static_state *static_state, in swr_sampler_soa_create() function
1584 swr_sampler_soa_create(key.sampler, PIPE_SHADER_GEOMETRY); in CompileGS()1812 swr_sampler_soa_create(key.sampler, PIPE_SHADER_TESS_EVAL); in CompileTES()2113 swr_sampler_soa_create(key.sampler, PIPE_SHADER_TESS_CTRL); in CompileTCS()2383 swr_sampler_soa_create(key.sampler, PIPE_SHADER_VERTEX); in CompileVS()2873 sampler = swr_sampler_soa_create(key.sampler, PIPE_SHADER_FRAGMENT); in CompileFS()