Searched refs:D3DSIO_PHASE (Results 1 – 2 of 2) sorted by relevance
1000 D3DSIO_PHASE = 0xFFFD, enumerator
1623 case D3DSIO_PHASE: return "PHASE"; in d3dsio_to_string()3482 if (insn->opcode == D3DSIO_PHASE) info = &inst_phase; in sm1_parse_instruction()