Home
last modified time | relevance | path

Searched refs:FS_OPCODE_PACK (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_fs_lower_pack.cpp36 if (inst->opcode != FS_OPCODE_PACK) in lower_pack()
Dbrw_fs_cse.cpp96 case FS_OPCODE_PACK: in is_expression()
Dbrw_eu_defines.h371 FS_OPCODE_PACK, enumerator
Dbrw_shader.cpp307 case FS_OPCODE_PACK: in brw_instruction_name()
Dbrw_fs_copy_propagation.cpp576 case FS_OPCODE_PACK: in try_constant_propagate()
Dbrw_fs_nir.cpp1284 bld.emit(FS_OPCODE_PACK, result, op[0], op[1]); in nir_emit_alu()
Dbrw_fs.cpp4983 case FS_OPCODE_PACK: in get_lowered_simd_width()