Home
last modified time | relevance | path

Searched refs:INTERP_CENTROID (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/amd/llvm/
Dac_nir_to_llvm.h42 #define INTERP_CENTROID 1 macro
Dac_nir_to_llvm.c3014 else if (location == INTERP_CENTROID) in lookup_interp_param()
3022 else if (location == INTERP_CENTROID) in lookup_interp_param()
3078 LLVMValueRef interp_param = lookup_interp_param(ctx, mode, INTERP_CENTROID); in barycentric_centroid()
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_opcode_tmp.h203 OP11(INTERP_CENTROID)
Dtgsi_info_opcodes.h195 OPCODE(1, 1, OTHR, INTERP_CENTROID)
/external/mesa3d/docs/gallium/
Dtgsi.rst1779 .. opcode:: INTERP_CENTROID - Interpolate at the centroid