Home
last modified time | relevance | path

Searched defs:wgp_mode (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/mesa3d/src/amd/llvm/
H A Dac_llvm_util.c149 void ac_llvm_set_target_features(LLVMValueRef F, struct ac_llvm_context *ctx, bool wgp_mode) in ac_llvm_set_target_features()
/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_ir.cpp61 enum amd_gfx_level gfx_level, enum radeon_family family, bool wgp_mode, in init_program()
H A Daco_shader_info.h156 bool wgp_mode; member
H A Daco_ir.h2090 bool wgp_mode; variable
/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_shader.h184 bool wgp_mode; member
H A Dradv_shader.c1998 bool wgp_mode = radv_should_use_wgp_mode(device, stage, info); in radv_postprocess_binary_config() local