Searched refs:NINE_STATE_FB (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Dnine_state.h58 #define NINE_STATE_FB (1 << 0) macro
H A Dnine_state.c752 context->changed.group &= ~NINE_STATE_FB;
1173 (NINE_STATE_FB | \
1216 if (group & NINE_STATE_FB)
1710 context->changed.group |= NINE_STATE_FB;
1821 context->changed.group |= NINE_STATE_FB;
1832 context->changed.group |= NINE_STATE_FB;
2159 if (context->changed.group & NINE_STATE_FB)
3466 [D3DRS_SRGBWRITEENABLE] = NINE_STATE_FB,
H A Dswapchain9.c1063 This->base.device->context.changed.group |= NINE_STATE_FB;
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dnine_state.h60 #define NINE_STATE_FB (1 << 0) macro
H A Dnine_state.c779 context->changed.group &= ~NINE_STATE_FB;
1197 (NINE_STATE_FB | \
1240 if (group & NINE_STATE_FB)
1767 context->changed.group |= NINE_STATE_FB;
1866 context->changed.group |= NINE_STATE_FB;
1877 context->changed.group |= NINE_STATE_FB;
2210 if (context->changed.group & NINE_STATE_FB)
3537 [D3DRS_SRGBWRITEENABLE] = NINE_STATE_FB,
H A Dswapchain9.c1086 This->base.device->context.changed.group |= NINE_STATE_FB;

Completed in 17 milliseconds