HomeSort by relevance Sort by last modified time
    Searched refs:samplers_list (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_context.h 161 struct sp_sampler_variant *samplers_list[PIPE_SHADER_TYPES][PIPE_MAX_SAMPLERS]; member in struct:softpipe_context::__anon18549
sp_context.c 291 softpipe->tgsi.samplers_list[PIPE_SHADER_VERTEX]);
297 softpipe->tgsi.samplers_list[PIPE_SHADER_GEOMETRY]);
sp_state_sampler.c 317 softpipe->tgsi.samplers_list[shader][i] =
323 sp_sampler_variant_bind_view(softpipe->tgsi.samplers_list[shader][i],
sp_state_derived.c 250 tgsi.samplers_list[PIPE_SHADER_FRAGMENT]);
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_context.h 161 struct sp_sampler_variant *samplers_list[PIPE_SHADER_TYPES][PIPE_MAX_SAMPLERS]; member in struct:softpipe_context::__anon31946
sp_context.c 291 softpipe->tgsi.samplers_list[PIPE_SHADER_VERTEX]);
297 softpipe->tgsi.samplers_list[PIPE_SHADER_GEOMETRY]);
sp_state_sampler.c 317 softpipe->tgsi.samplers_list[shader][i] =
323 sp_sampler_variant_bind_view(softpipe->tgsi.samplers_list[shader][i],
sp_state_derived.c 250 tgsi.samplers_list[PIPE_SHADER_FRAGMENT]);

Completed in 61 milliseconds