Searched refs:D3DTA_CONSTANT (Results 1 – 4 of 4) sorted by relevance
4635 case D3DTA_CONSTANT: in SetTextureStageState()4681 case D3DTA_CONSTANT: in SetTextureStageState()4812 case D3DTA_CONSTANT: in SetTextureStageState()4858 case D3DTA_CONSTANT: in SetTextureStageState()5015 case D3DTA_CONSTANT: in SetTextureStageState()
250 case D3DTA_CONSTANT: return "CONSTANT"; in nine_D3DTA_to_str()
1110 case D3DTA_CONSTANT: in ps_get_ts_arg()
330 #define D3DTA_CONSTANT 0x00000006 macro