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