Home
last modified time | relevance | path

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

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