Searched refs:TGSI_OPCODE_DFLR (Results 1 – 8 of 8) sorted by relevance
/external/virglrenderer/src/gallium/auxiliary/tgsi/ |
D | tgsi_info.c | 262 { 1, 1, 0, 0, 0, 0, COMP, "DFLR", TGSI_OPCODE_DFLR }, 442 case TGSI_OPCODE_DFLR: in tgsi_opcode_infer_type()
|
/external/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_info.c | 209 case TGSI_OPCODE_DFLR: in tgsi_opcode_infer_type()
|
D | tgsi_exec.c | 6117 case TGSI_OPCODE_DFLR: in exec_instruction()
|
/external/mesa3d/src/gallium/include/pipe/ |
D | p_shader_tokens.h | 584 TGSI_OPCODE_DFLR = 220 /* nvc0 */, enumerator
|
/external/virglrenderer/src/gallium/include/pipe/ |
D | p_shader_tokens.h | 566 #define TGSI_OPCODE_DFLR 220 /* nvc0 */ macro
|
/external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_from_tgsi.cpp | 600 case TGSI_OPCODE_DFLR: in inferSrcType() 3947 case TGSI_OPCODE_DFLR: in handleInstruction()
|
/external/mesa3d/src/gallium/auxiliary/nir/ |
D | nir_to_tgsi.c | 571 [nir_op_ffloor] = { TGSI_OPCODE_FLR, TGSI_OPCODE_DFLR }, in ntt_emit_alu()
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_tgsi_vgpu10.c | 9456 case TGSI_OPCODE_DFLR: in emit_vgpu10_instruction()
|