Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h402 #define TGSI_OPCODE_SAMPLE_C_LZ 150 macro
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_info.c191 { 1, 4, 0, 0, 0, 0, OTHR, "SAMPLE_C_LZ", TGSI_OPCODE_SAMPLE_C_LZ },
Dtgsi_exec.c4177 case TGSI_OPCODE_SAMPLE_C_LZ: in exec_instruction()
/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_from_tgsi.cpp1617 if (tgsi.getOpcode() == TGSI_OPCODE_SAMPLE_C_LZ) in handleTEX()
2042 case TGSI_OPCODE_SAMPLE_C_LZ: in handleInstruction()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_shader.c5399 {TGSI_OPCODE_SAMPLE_C_LZ, 0, 0, tgsi_unsupported},
5573 {TGSI_OPCODE_SAMPLE_C_LZ, 0, 0, tgsi_unsupported},
5747 {TGSI_OPCODE_SAMPLE_C_LZ, 0, 0, tgsi_unsupported},