Searched refs:needs_texcoord_semantic (Results 1 – 9 of 9) sorted by relevance
36 bool needs_texcoord_semantic) in tgsi_get_generic_gl_varying_index() argument39 if (needs_texcoord_semantic) in tgsi_get_generic_gl_varying_index()45 assert(!needs_texcoord_semantic); in tgsi_get_generic_gl_varying_index()49 assert(!needs_texcoord_semantic); in tgsi_get_generic_gl_varying_index()62 bool needs_texcoord_semantic, in tgsi_get_gl_varying_semantic() argument157 if (needs_texcoord_semantic) { in tgsi_get_gl_varying_semantic()173 tgsi_get_generic_gl_varying_index(attr, needs_texcoord_semantic); in tgsi_get_gl_varying_semantic()
42 bool needs_texcoord_semantic,48 bool needs_texcoord_semantic);
285 st->needs_texcoord_semantic); in st_get_generic_varying_index()
186 boolean needs_texcoord_semantic; member
216 if (!st->needs_texcoord_semantic && in st_update_rasterizer()
278 semantic_names[tex_attr] = st->needs_texcoord_semantic ? in st_DrawTex()
592 st->needs_texcoord_semantic = in st_create_context_priv()
70 if (st->needs_texcoord_semantic) in st_nir_fixup_varying_slots()
75 bool needs_texcoord_semantic; member612 if (!c->needs_texcoord_semantic && in ntt_get_gl_varying_semantic()3850 c->needs_texcoord_semantic = in nir_to_tgsi_options()