Searched refs:NINE_SAMPLER_PS (Results 1 – 4 of 4) sorted by relevance
87 …lers_shadow = (uint16_t)((context->samplers_shadow & NINE_PS_SAMPLERS_MASK) >> NINE_SAMPLER_PS(0)); in NinePixelShader9_UpdateKey()
247 cso_single_sampler(ctx, PIPE_SHADER_FRAGMENT, idx - NINE_SAMPLER_PS(0), &samp); in nine_convert_sampler_state()
134 #define NINE_SAMPLER_PS(s) ( 0 + (s)) macro
973 const unsigned s = NINE_SAMPLER_PS(i); in update_textures_and_samplers()1003 s - NINE_SAMPLER_PS(0), &device->dummy_sampler_state); in update_textures_and_samplers()