Searched refs:EnabledAttribCount (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dglthread_varray.c66 vao->Attrib[i].EnabledAttribCount = 0;
219 int attrib_count = ++vao->Attrib[binding_index].EnabledAttribCount;
230 int attrib_count = --vao->Attrib[binding_index].EnabledAttribCount;
H A Dglthread.h89 int EnabledAttribCount; /**< Number of enabled attribs using this buffer. */ member in struct:glthread_vao::__anon9ea3c1060108

Completed in 3 milliseconds