Searched refs:TGSI_OPCODE_F2I64 (Results 1 - 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_info.c63 { 1, 1, 0, 0, 0, 0, 0, COMP, "F2I64", TGSI_OPCODE_F2I64 },
460 case TGSI_OPCODE_F2I64:
509 case TGSI_OPCODE_F2I64:
H A Dtgsi_exec.c6191 case TGSI_OPCODE_F2I64:
/external/mesa3d/src/gallium/include/pipe/
H A Dp_shader_tokens.h354 #define TGSI_OPCODE_F2I64 23 macro
/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_action.c1375 bld_base->op_actions[TGSI_OPCODE_F2I64].emit = f2i64_emit;

Completed in 68 milliseconds