Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_fs_generator.cpp1475 inst->opcode == FS_OPCODE_UNPACK_HALF_2x16_SPLIT_Y); in generate_unpack_half_2x16_split()
1476 if (inst->opcode == FS_OPCODE_UNPACK_HALF_2x16_SPLIT_Y) in generate_unpack_half_2x16_split()
2012 case FS_OPCODE_UNPACK_HALF_2x16_SPLIT_Y: in generate_code()
Dbrw_shader.cpp383 case FS_OPCODE_UNPACK_HALF_2x16_SPLIT_Y: in brw_instruction_name()
Dbrw_defines.h1130 FS_OPCODE_UNPACK_HALF_2x16_SPLIT_Y, enumerator
Dbrw_fs_nir.cpp1164 inst = bld.emit(FS_OPCODE_UNPACK_HALF_2x16_SPLIT_Y, result, op[0]); in nir_emit_alu()
Dbrw_fs.cpp4775 case FS_OPCODE_UNPACK_HALF_2x16_SPLIT_Y: in get_lowered_simd_width()