Home
last modified time | relevance | path

Searched refs:NINE_PS_SAMPLERS_MASK (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/nine/
Dpixelshader9.h87 …samplers_shadow = (uint16_t)((context->samplers_shadow & NINE_PS_SAMPLERS_MASK) >> NINE_SAMPLER_PS… in NinePixelShader9_UpdateKey()
Dnine_state.h137 #define NINE_PS_SAMPLERS_MASK 0x00ffff macro