Searched refs:nir_type_int16 (Results 1 - 16 of 16) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/tests/
H A Dnegative_equal_tests.cpp104 compare_with_self(nir_type_int16)
127 compare_with_negation(nir_type_int16)
232 compare_with_self(nir_type_int16)
272 compare_with_negation(nir_type_int16)
346 case nir_type_int16:
404 case nir_type_int16:
/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
H A Dpan_shader.c169 case nir_type_int16:
H A Dpan_blend.c650 case nir_type_int16:
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_nir.c1023 case nir_type_int16:
1063 case nir_type_int16:
/xsrc/external/mit/MesaLib/src/compiler/nir/
H A Dnir_opcodes.c809 .output_type = nir_type_int16,
2354 .output_type = nir_type_int16,
2414 .output_type = nir_type_int16,
4079 .output_type = nir_type_int16,
4139 .output_type = nir_type_int16,
/xsrc/external/mit/MesaLib.old/src/compiler/nir/
H A Dnir_opcodes.c341 .output_type = nir_type_int16,
1076 .output_type = nir_type_int16,
2561 .output_type = nir_type_int16,
/xsrc/external/mit/MesaLib/dist/src/panfrost/util/
H A Dpan_lower_framebuffer.c82 large ? nir_type_int32 : nir_type_int16;
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_instr_set.c390 case nir_type_int16:
H A Dnir.h1105 nir_type_int16 = 16 | nir_type_int, enumerator in enum:PACKED
1150 return nir_type_int16;
1206 case nir_type_int16:
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_nir.c1462 case nir_type_int16:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_nir.c177 else if (nir_intrinsic_src_type(intr) == nir_type_int16)
/xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
H A Dpanvk_vX_cs.c579 case nir_type_int16:
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir.h885 nir_type_int16 = 16 | nir_type_int, enumerator in enum:__anon3bab288a1003
930 return nir_type_int16;
/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
H A Dbifrost_compile.c192 case nir_type_int16: return BI_REGISTER_FORMAT_S16;
2345 case nir_type_int16: return BIFROST_TEXTURE_FORMAT_S16;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c1226 case nir_type_int16:
1591 case nir_type_int16:
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_compiler_nir.c2206 case nir_type_int16:

Completed in 49 milliseconds