Home
last modified time | relevance | path

Searched refs:lower_pack_snorm_4x8 (Results 1 – 14 of 14) sorted by relevance

/third_party/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.h65 .lower_pack_snorm_4x8 = true,
/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_compile.h79 .lower_pack_snorm_4x8 = true,
/third_party/mesa3d/src/freedreno/ir3/
Dir3_compiler.c100 .lower_pack_snorm_4x8 = true, \
/third_party/mesa3d/src/compiler/glsl/
Dlower_packing_builtins.cpp81 *rvalue = lower_pack_snorm_4x8(op0); in handle_rvalue()
470 lower_pack_snorm_4x8(ir_rvalue *vec4_rval) in lower_pack_snorm_4x8() function in __anonb66c42900111::lower_packing_builtins_visitor
/third_party/mesa3d/src/intel/compiler/
Dbrw_compiler.c61 .lower_pack_snorm_4x8 = true, \
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_screen.c149 .lower_pack_snorm_4x8 = true,
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_screen.c708 .lower_pack_snorm_4x8 = true,
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_alu_width.c271 assert(b->shader->options->lower_pack_snorm_4x8 || in lower_alu_instr_width()
Dnir.h3373 bool lower_pack_snorm_4x8; member
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_screen.c606 .lower_pack_snorm_4x8 = true,
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_get.c1095 .lower_pack_snorm_4x8 = true, in si_init_screen_get_functions()
/third_party/mesa3d/src/amd/vulkan/
Dradv_shader.c74 .lower_pack_snorm_4x8 = true, in get_nir_options_for_stage()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_pipeline.c211 .lower_pack_snorm_4x8 = true,
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_from_nir.cpp3352 op.lower_pack_snorm_4x8 = true; in nvir_nir_shader_compiler_options()