Home
last modified time | relevance | path

Searched refs:nir_op_unpack_snorm_2x16 (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/prebuilt-intermediates/nir/
Dnir_opcodes.h205 nir_op_unpack_snorm_2x16, enumerator
Dnir_builder_opcodes.h896 return nir_build_alu(build, nir_op_unpack_snorm_2x16, src0, NULL, NULL, NULL); in nir_unpack_snorm_2x16()
Dnir_opt_algebraic.c14942 nir_op_unpack_snorm_2x16,
20391 case nir_op_unpack_snorm_2x16: in nir_opt_algebraic_block()
Dnir_constant_expressions.c10313 case nir_op_unpack_snorm_2x16: in nir_eval_const_opcode()
/external/mesa3d/src/compiler/nir/
Dnir_lower_alu_to_scalar.c121 case nir_op_unpack_snorm_2x16: in lower_alu_instr_scalar()
/external/mesa3d/src/compiler/spirv/
Dvtn_glsl450.c405 case GLSLstd450UnpackSnorm2x16: return nir_op_unpack_snorm_2x16; in vtn_nir_alu_op_for_spirv_glsl_opcode()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_vec4_nir.cpp1740 case nir_op_unpack_snorm_2x16: in nir_emit_alu()
Dbrw_fs_nir.cpp1151 case nir_op_unpack_snorm_2x16: in nir_emit_alu()