Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_shader.cpp381 case FS_OPCODE_UNPACK_HALF_2x16_SPLIT_X: in brw_instruction_name()
Dbrw_fs_generator.cpp1474 assert(inst->opcode == FS_OPCODE_UNPACK_HALF_2x16_SPLIT_X || in generate_unpack_half_2x16_split()
2011 case FS_OPCODE_UNPACK_HALF_2x16_SPLIT_X: in generate_code()
Dbrw_defines.h1129 FS_OPCODE_UNPACK_HALF_2x16_SPLIT_X, enumerator
Dbrw_fs_nir.cpp1160 inst = bld.emit(FS_OPCODE_UNPACK_HALF_2x16_SPLIT_X, result, op[0]); in nir_emit_alu()
Dbrw_fs.cpp4774 case FS_OPCODE_UNPACK_HALF_2x16_SPLIT_X: in get_lowered_simd_width()