Searched refs:D3DSIO_TEXKILL (Results 1 – 3 of 3) sorted by relevance
907 D3DSIO_TEXKILL , // PS enumerator
968 D3DSIO_TEXKILL = 65, enumerator
1224 if (!IS_VS && tx->insn.opcode == D3DSIO_TEXKILL) { /* maybe others, too */ in _tx_dst_param()1331 if (!tx->insn.ndst || !tx->insn.dst[0].shift || tx->insn.opcode == D3DSIO_TEXKILL) in tx_apply_dst0_modifiers()