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