Searched refs:TGSI_EMU_FORCE_PERSAMPLE_INTERP (Results 1 – 3 of 3) sorted by relevance
52 if (ctx->flags & TGSI_EMU_FORCE_PERSAMPLE_INTERP && in transform_decl()148 TGSI_EMU_FORCE_PERSAMPLE_INTERP))) in tgsi_emulate()155 if (flags & TGSI_EMU_FORCE_PERSAMPLE_INTERP) in tgsi_emulate()
33 #define TGSI_EMU_FORCE_PERSAMPLE_INTERP (1 << 2) macro
1125 (key->persample_shading ? TGSI_EMU_FORCE_PERSAMPLE_INTERP : 0); in st_create_fp_variant()