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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Dnine_state.h46 #define NINED3DRS_LAST NINED3DRS_MULTISAMPLE /* 214 */ macro
53 #define NINED3DRS_COUNT (NINED3DRS_LAST + 1)
H A Dnine_state.c2617 static const DWORD nine_render_state_defaults[NINED3DRS_LAST + 1] =
3312 const uint32_t nine_render_states_pixel[(NINED3DRS_LAST + 31) / 32] =
3368 const uint32_t nine_render_states_vertex[(NINED3DRS_LAST + 31) / 32] =
3375 const uint32_t nine_render_state_group[NINED3DRS_LAST + 1] =
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dnine_state.h48 #define NINED3DRS_LAST NINED3DRS_FETCH4 /* 215 */ macro
55 #define NINED3DRS_COUNT (NINED3DRS_LAST + 1)
H A Dnine_state.c2673 static const DWORD nine_render_state_defaults[NINED3DRS_LAST + 1] =
3383 const uint32_t nine_render_states_pixel[(NINED3DRS_LAST + 31) / 32] =
3439 const uint32_t nine_render_states_vertex[(NINED3DRS_LAST + 31) / 32] =
3446 const uint32_t nine_render_state_group[NINED3DRS_LAST + 1] =

Completed in 13 milliseconds