Home
last modified time | relevance | path

Searched refs:inst_comment (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_shader.c3194 static const struct sm1_op_info inst_comment = variable
3483 if (insn->opcode == D3DSIO_COMMENT) info = &inst_comment; in sm1_parse_instruction()