Searched refs:lower_unpack_snorm_2x16 (Results 1 – 13 of 13) sorted by relevance
/external/mesa3d/src/panfrost/midgard/ |
D | midgard_compile.h | 73 .lower_unpack_snorm_2x16 = true,
|
/external/mesa3d/src/panfrost/bifrost/ |
D | bifrost_compile.h | 64 .lower_unpack_snorm_2x16 = true,
|
/external/mesa3d/src/intel/compiler/ |
D | brw_compiler.c | 63 .lower_unpack_snorm_2x16 = true, \ 88 .lower_unpack_snorm_2x16 = true,
|
/external/mesa3d/src/freedreno/ir3/ |
D | ir3_nir.c | 67 .lower_unpack_snorm_2x16 = true, 119 .lower_unpack_snorm_2x16 = true,
|
/external/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 __anon7184e4c50111::lower_packing_builtins_visitor
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_screen.c | 564 .lower_unpack_snorm_2x16 = true,
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_get.c | 970 .lower_unpack_snorm_2x16 = true, in si_init_screen_get_functions()
|
/external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_screen.c | 943 .lower_unpack_snorm_2x16 = true,
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_shader.c | 68 .lower_unpack_snorm_2x16 = true,
|
/external/mesa3d/src/broadcom/vulkan/ |
D | v3dv_pipeline.c | 227 .lower_unpack_snorm_2x16 = true,
|
/external/mesa3d/src/compiler/nir/ |
D | nir.h | 3348 bool lower_unpack_snorm_2x16; member
|
/external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_from_nir.cpp | 3255 op.lower_unpack_snorm_2x16 = true; in nvir_nir_shader_compiler_options()
|
/external/mesa3d/prebuilt-intermediates/nir/ |
D | nir_opt_algebraic.c | 438696 condition_flags[75] = options->lower_unpack_snorm_2x16; in nir_opt_algebraic() 440333 condition_flags[75] = options->lower_unpack_snorm_2x16; in nir_opt_algebraic_before_ffma() 460109 condition_flags[75] = options->lower_unpack_snorm_2x16; in nir_opt_algebraic_late() 461657 condition_flags[75] = options->lower_unpack_snorm_2x16; in nir_opt_algebraic_distribute_src_mods()
|