Searched refs:lower_unpack_snorm_2x16 (Results 1 – 13 of 13) sorted by relevance
/third_party/mesa3d/src/intel/compiler/ |
D | brw_compiler.c | 65 .lower_unpack_snorm_2x16 = true, \ 96 .lower_unpack_snorm_2x16 = true,
|
/third_party/mesa3d/src/panfrost/bifrost/ |
D | bifrost_compile.h | 68 .lower_unpack_snorm_2x16 = true,
|
/third_party/mesa3d/src/panfrost/midgard/ |
D | midgard_compile.h | 82 .lower_unpack_snorm_2x16 = true,
|
/third_party/mesa3d/src/freedreno/ir3/ |
D | ir3_compiler.c | 106 .lower_unpack_snorm_2x16 = true, \
|
/third_party/mesa3d/src/compiler/glsl/ |
D | lower_packing_builtins.cpp | 93 *rvalue = lower_unpack_snorm_2x16(op0); in handle_rvalue() 519 lower_unpack_snorm_2x16(ir_rvalue *uint_rval) in lower_unpack_snorm_2x16() function in __anon2271cc1c0111::lower_packing_builtins_visitor
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
D | i915_screen.c | 154 .lower_unpack_snorm_2x16 = true,
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_screen.c | 611 .lower_unpack_snorm_2x16 = true,
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_get.c | 1097 .lower_unpack_snorm_2x16 = true, in si_init_screen_get_functions()
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_shader.c | 80 .lower_unpack_snorm_2x16 = true, in get_nir_options_for_stage()
|
/third_party/mesa3d/src/broadcom/vulkan/ |
D | v3dv_pipeline.c | 209 .lower_unpack_snorm_2x16 = true,
|
/third_party/mesa3d/src/compiler/nir/ |
D | nir.h | 3381 bool lower_unpack_snorm_2x16; member
|
/third_party/mesa3d/src/nouveau/codegen/ |
D | nv50_ir_from_nir.cpp | 3355 op.lower_unpack_snorm_2x16 = true; in nvir_nir_shader_compiler_options()
|
/third_party/mesa3d/src/microsoft/compiler/ |
D | nir_to_dxil.c | 110 .lower_unpack_snorm_2x16 = true,
|