Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_info.c208 case TGSI_OPCODE_DCEIL: in tgsi_opcode_infer_type()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h578 TGSI_OPCODE_DCEIL = 219 /* nvc0 */, enumerator
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_from_tgsi.cpp599 case TGSI_OPCODE_DCEIL: in inferSrcType()
4013 case TGSI_OPCODE_DCEIL: in handleInstruction()
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi.c1360 [nir_op_fceil] = { TGSI_OPCODE_CEIL, TGSI_OPCODE_DCEIL }, in ntt_emit_alu()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c9264 case TGSI_OPCODE_DCEIL: in opcode_has_dbl_src()
11126 case TGSI_OPCODE_DCEIL: in emit_instruction()