Home
last modified time | relevance | path

Searched refs:SHADER_OPCODE_BTD_RETIRE_LOGICAL (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_shader.cpp564 case SHADER_OPCODE_BTD_RETIRE_LOGICAL: in brw_instruction_name()
1150 case SHADER_OPCODE_BTD_RETIRE_LOGICAL: in has_side_effects()
Dbrw_eu_defines.h812 SHADER_OPCODE_BTD_RETIRE_LOGICAL, enumerator
Dbrw_fs.cpp6727 case SHADER_OPCODE_BTD_RETIRE_LOGICAL: in lower_btd_logical_send()
6749 assert(inst->opcode == SHADER_OPCODE_BTD_RETIRE_LOGICAL); in lower_btd_logical_send()
6984 case SHADER_OPCODE_BTD_RETIRE_LOGICAL: in lower_logical_sends()
Dbrw_fs_nir.cpp5763 bld.emit(SHADER_OPCODE_BTD_RETIRE_LOGICAL); in nir_emit_intrinsic()