Home
last modified time | relevance | path

Searched refs:samplers_list (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
Dsp_context.c291 softpipe->tgsi.samplers_list[PIPE_SHADER_VERTEX]); in softpipe_create_context()
297 softpipe->tgsi.samplers_list[PIPE_SHADER_GEOMETRY]); in softpipe_create_context()
Dsp_state_sampler.c317 softpipe->tgsi.samplers_list[shader][i] = in reset_sampler_variants()
323 sp_sampler_variant_bind_view(softpipe->tgsi.samplers_list[shader][i], in reset_sampler_variants()
Dsp_context.h161 struct sp_sampler_variant *samplers_list[PIPE_SHADER_TYPES][PIPE_MAX_SAMPLERS]; member
Dsp_state_derived.c250 tgsi.samplers_list[PIPE_SHADER_FRAGMENT]); in update_fragment_shader()
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_context.c291 softpipe->tgsi.samplers_list[PIPE_SHADER_VERTEX]); in softpipe_create_context()
297 softpipe->tgsi.samplers_list[PIPE_SHADER_GEOMETRY]); in softpipe_create_context()
Dsp_state_sampler.c317 softpipe->tgsi.samplers_list[shader][i] = in reset_sampler_variants()
323 sp_sampler_variant_bind_view(softpipe->tgsi.samplers_list[shader][i], in reset_sampler_variants()
Dsp_context.h161 struct sp_sampler_variant *samplers_list[PIPE_SHADER_TYPES][PIPE_MAX_SAMPLERS]; member
Dsp_state_derived.c250 tgsi.samplers_list[PIPE_SHADER_FRAGMENT]); in update_fragment_shader()