Home
last modified time | relevance | path

Searched defs:PIPE_MAX_SHADER_SAMPLER_VIEWS (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_state_sampler.c171 struct pipe_resource *mapped_tex[PIPE_MAX_SHADER_SAMPLER_VIEWS]) in prepare_shader_sampling()
/external/mesa3d/src/gallium/include/pipe/
Dp_state.h63 #define PIPE_MAX_SHADER_SAMPLER_VIEWS 32 macro