Searched refs:lower_unpack_unorm_4x8 (Results 1 – 14 of 14) sorted by relevance
/third_party/mesa3d/src/panfrost/bifrost/ |
D | bifrost_compile.h | 69 .lower_unpack_unorm_4x8 = true,
|
/third_party/mesa3d/src/panfrost/midgard/ |
D | midgard_compile.h | 83 .lower_unpack_unorm_4x8 = true,
|
/third_party/mesa3d/src/freedreno/ir3/ |
D | ir3_compiler.c | 107 .lower_unpack_unorm_4x8 = true, \
|
/third_party/mesa3d/src/compiler/glsl/ |
D | lower_packing_builtins.cpp | 102 *rvalue = lower_unpack_unorm_4x8(op0); in handle_rvalue() 762 lower_unpack_unorm_4x8(ir_rvalue *uint_rval) in lower_unpack_unorm_4x8() function in __anon2271cc1c0111::lower_packing_builtins_visitor
|
/third_party/mesa3d/src/intel/compiler/ |
D | brw_compiler.c | 68 .lower_unpack_unorm_4x8 = true, \
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
D | i915_screen.c | 157 .lower_unpack_unorm_4x8 = true,
|
/third_party/mesa3d/src/gallium/drivers/v3d/ |
D | v3d_screen.c | 709 .lower_unpack_unorm_4x8 = true,
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_screen.c | 614 .lower_unpack_unorm_4x8 = true,
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_get.c | 1100 .lower_unpack_unorm_4x8 = true, in si_init_screen_get_functions()
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_shader.c | 83 .lower_unpack_unorm_4x8 = true, in get_nir_options_for_stage()
|
/third_party/mesa3d/src/broadcom/vulkan/ |
D | v3dv_pipeline.c | 212 .lower_unpack_unorm_4x8 = true,
|
/third_party/mesa3d/src/compiler/nir/ |
D | nir.h | 3382 bool lower_unpack_unorm_4x8; member
|
/third_party/mesa3d/src/nouveau/codegen/ |
D | nv50_ir_from_nir.cpp | 3356 op.lower_unpack_unorm_4x8 = true; in nvir_nir_shader_compiler_options()
|
/third_party/mesa3d/src/microsoft/compiler/ |
D | nir_to_dxil.c | 113 .lower_unpack_unorm_4x8 = true,
|