Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/common/nir/
Dac_nir_lower_ps_early.c28 nir_variable *linear_sample; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_llvm_ps.c555 LLVMValueRef linear_sample = ac_get_arg(&ctx->ac, args->ac.linear_sample); in si_llvm_build_ps_prolog() local
/third_party/mesa3d/src/amd/common/
Dac_shader_args.h158 struct ac_arg linear_sample; member
/third_party/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp11592 Temp linear_sample = get_arg(ctx, ctx->args->linear_sample); in overwrite_interp_args() local