Searched refs:INTERP_SAMPLE (Results 1 - 25 of 26) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_nir_to_llvm.h41 #define INTERP_SAMPLE 2 macro
/xsrc/external/mit/MesaLib/dist/src/amd/llvm/
H A Dac_nir_to_llvm.h43 #define INTERP_SAMPLE 2 macro
H A Dac_nir_to_llvm.c3238 else if (location == INTERP_SAMPLE)
3246 else if (location == INTERP_SAMPLE)
3327 LLVMValueRef interp_param = lookup_interp_param(ctx, mode, INTERP_SAMPLE);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_opcode_tmp.h204 OP12(INTERP_SAMPLE)
H A Dtgsi_info_opcodes.h196 OPCODE(1, 2, OTHR, INTERP_SAMPLE)
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_nir.c957 else if (location == INTERP_SAMPLE)
965 else if (location == INTERP_SAMPLE)
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_info_opcodes.h196 OPCODE(1, 2, OTHR, INTERP_SAMPLE)
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_nir_to_llvm.c1716 else if (location == INTERP_SAMPLE)
1724 else if (location == INTERP_SAMPLE)
2395 interp_type = INTERP_SAMPLE;
/xsrc/external/mit/MesaLib.old/src/intel/genxml/
H A Dgen6_pack.h3223 #define INTERP_SAMPLE 3 macro
H A Dgen7_pack.h4616 #define INTERP_SAMPLE 3 macro
H A Dgen10_pack.h7574 #define INTERP_SAMPLE 3 macro
H A Dgen11_pack.h7687 #define INTERP_SAMPLE 3 macro
H A Dgen75_pack.h5498 #define INTERP_SAMPLE 3 macro
H A Dgen8_pack.h5992 #define INTERP_SAMPLE 3 macro
H A Dgen9_pack.h7438 #define INTERP_SAMPLE 3 macro
/xsrc/external/mit/MesaLib/src/intel/genxml/
H A Dgen6_pack.h3232 #define INTERP_SAMPLE 3 macro
H A Dgen7_pack.h4632 #define INTERP_SAMPLE 3 macro
H A Dgen10_pack.h7574 #define INTERP_SAMPLE 3 macro
H A Dgen11_pack.h8171 #define INTERP_SAMPLE 3 macro
H A Dgen75_pack.h5514 #define INTERP_SAMPLE 3 macro
H A Dgen8_pack.h6008 #define INTERP_SAMPLE 3 macro
H A Dgen9_pack.h7454 #define INTERP_SAMPLE 3 macro
H A Dgen125_pack.h9014 #define INTERP_SAMPLE 3 macro
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/
H A Dtgsi.rst1752 .. opcode:: INTERP_SAMPLE - Interpolate at the specified sample
/xsrc/external/mit/MesaLib/dist/docs/gallium/
H A Dtgsi.rst1786 .. opcode:: INTERP_SAMPLE - Interpolate at the specified sample

Completed in 334 milliseconds

12