Home
last modified time | relevance | path

Searched defs:linear_center (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm_ps.c570 LLVMValueRef linear_center = ac_get_arg(&ctx->ac, args->ac.linear_center); in si_llvm_build_ps_prolog() local
/aosp_15_r20/external/mesa3d/src/amd/common/
H A Dac_nir_lower_ps.c18 nir_variable *linear_center; member
H A Dac_shader_args.h159 struct ac_arg linear_center; member
/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_instruction_selection.cpp12136 Temp linear_center = get_arg(ctx, ctx->args->linear_center); in overwrite_interp_args() local