Searched refs:TEXCOORD_TEX (Results 1 – 1 of 1) sorted by relevance
76 #define TEXCOORD_TEX (0<<7) macro140 VARYING_SLOT_TEX0) | TEXCOORD_TEX); in src_vector()1044 p->texcoord_mapping[unit++] = i | TEXCOORD_TEX; in check_texcoord_mapping()1281 int unit = get_texcoord_mapping(p, i | TEXCOORD_TEX); in i915ValidateFragmentProgram()