Searched refs:NINE_PS_SAMPLERS_MASK (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dpixelshader9.h85 samplers_shadow = (uint16_t)((context->samplers_shadow & NINE_PS_SAMPLERS_MASK) >> NINE_SAMPLER_PS(0));
86 samplers_fetch4 = (uint16_t)((context->samplers_fetch4 & NINE_PS_SAMPLERS_MASK) >> NINE_SAMPLER_PS(0));
H A Dnine_state.h140 #define NINE_PS_SAMPLERS_MASK 0x00ffff macro
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Dpixelshader9.h84 samplers_shadow = (uint16_t)((context->samplers_shadow & NINE_PS_SAMPLERS_MASK) >> NINE_SAMPLER_PS(0));
H A Dnine_state.h138 #define NINE_PS_SAMPLERS_MASK 0x00ffff macro

Completed in 5 milliseconds