Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_info.c261 { 1, 1, 0, 0, 0, 0, 0, COMP, "DCEIL", TGSI_OPCODE_DCEIL },
431 case TGSI_OPCODE_DCEIL: in tgsi_opcode_infer_type()
/external/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h569 #define TGSI_OPCODE_DCEIL 219 /* nvc0 */ macro
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_tgsi.cpp629 case TGSI_OPCODE_DCEIL: in inferSrcType()
3745 case TGSI_OPCODE_DCEIL: in handleInstruction()