Searched refs:NAME_ES (Results 1 – 5 of 5) sorted by relevance
78 vfmt->VertexAttrib1fARB = NAME_ES(VertexAttrib1f);79 vfmt->VertexAttrib1fvARB = NAME_ES(VertexAttrib1fv);80 vfmt->VertexAttrib2fARB = NAME_ES(VertexAttrib2f);81 vfmt->VertexAttrib2fvARB = NAME_ES(VertexAttrib2fv);82 vfmt->VertexAttrib3fARB = NAME_ES(VertexAttrib3f);83 vfmt->VertexAttrib3fvARB = NAME_ES(VertexAttrib3fv);84 vfmt->VertexAttrib4fARB = NAME_ES(VertexAttrib4f);85 vfmt->VertexAttrib4fvARB = NAME_ES(VertexAttrib4fv);
128 #define NAME_ES(x) _mesa_noop_##x##ARB in _mesa_noop_vtxfmt_init() macro
988 #define NAME_ES(x) _es_##x in vbo_exec_vtxfmt_init() macro
1554 #define NAME_ES(x) _save_##x##ARB in vtxfmt_init() macro
15060 #define NAME_ES(x) save_##x##ARB in _mesa_init_display_list() macro