Searched refs:D3DRS_LAST (Results 1 – 2 of 2) sorted by relevance
44 #define D3DRS_LAST D3DRS_BLENDOPALPHA macro51 #define D3DRS_COUNT (D3DRS_LAST + 1)
2477 dst->changed.rs[D3DRS_LAST / 32] |= (1 << (D3DRS_COUNT % 32)) - 1; in NineDevice9_CreateStateBlock()