Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_shader.cpp562 case SHADER_OPCODE_BTD_SPAWN_LOGICAL: in brw_instruction_name()
1149 case SHADER_OPCODE_BTD_SPAWN_LOGICAL: in has_side_effects()
Dbrw_eu_defines.h811 SHADER_OPCODE_BTD_SPAWN_LOGICAL, enumerator
Dbrw_fs.cpp6720 case SHADER_OPCODE_BTD_SPAWN_LOGICAL: in lower_btd_logical_send()
6745 if (inst->opcode == SHADER_OPCODE_BTD_SPAWN_LOGICAL) { in lower_btd_logical_send()
6983 case SHADER_OPCODE_BTD_SPAWN_LOGICAL: in lower_logical_sends()
Dbrw_fs_nir.cpp5752 bld.emit(SHADER_OPCODE_BTD_SPAWN_LOGICAL, bld.null_reg_ud(), in nir_emit_intrinsic()