Searched refs:D3DSPR_TEXTURE (Results 1 – 3 of 3) sorted by relevance
984 D3DSPR_TEXTURE = 3<<D3DSP_REGTYPE_SHIFT, // Texture Register File (PS) enumerator
1053 D3DSPR_TEXTURE = 3, enumerator
2365 assert(tx->insn.src[0].file == D3DSPR_TEXTURE); in DECL_SPECIAL()