Searched refs:PIPE_MAX_SHADER_SAMPLER_VIEWS (Results 1 - 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/include/pipe/
H A Dp_state.h63 #define PIPE_MAX_SHADER_SAMPLER_VIEWS 32 macro
/external/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.h335 SamplerViews[PIPE_MAX_SHADER_SAMPLER_VIEWS];
H A Dtgsi_ureg.c151 } sampler_view[PIPE_MAX_SHADER_SAMPLER_VIEWS];
645 if (i < PIPE_MAX_SHADER_SAMPLER_VIEWS) {

Completed in 95 milliseconds