Searched refs:NINE_VS_SAMPLERS_MASK (Results 1 – 2 of 2) sorted by relevance
88 …samplers_shadow = (uint8_t)((context->samplers_shadow & NINE_VS_SAMPLERS_MASK) >> NINE_SAMPLER_VS(… in NineVertexShader9_UpdateKey()
138 #define NINE_VS_SAMPLERS_MASK 0x1e0000 macro