Home
last modified time | relevance | path

Searched defs:interp_ij (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm_ps.c587 LLVMValueRef interp_ij = NULL; in si_llvm_build_ps_prolog() local
/aosp_15_r20/external/mesa3d/src/amd/llvm/
H A Dac_llvm_build.c3691 LLVMValueRef ac_build_ddxy_interp(struct ac_llvm_context *ctx, LLVMValueRef interp_ij) in ac_build_ddxy_interp()
/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_instruction_selection.cpp12191 Temp interp_ij = ctx->arg_temps[arg_index]; in get_interp_color() local