Home | History | Annotate | Download | only in functional

Lines Matching defs:attribute_count

815 		int attribute_count = 16;
816 glGetIntegerv(GL_MAX_VERTEX_ATTRIBS, &attribute_count);
820 for (int index = 0; index < attribute_count; ++index)
853 int attribute_count = 16;
854 glGetIntegerv(GL_MAX_VERTEX_ATTRIBS, &attribute_count);
858 for (int index = 0; index < attribute_count; ++index)
868 for (int index = 0; index < attribute_count; ++index)
878 for (int index = 0; index < attribute_count; ++index)
888 for (int index = 0; index < attribute_count; ++index)
915 int attribute_count = 16;
916 glGetIntegerv(GL_MAX_VERTEX_ATTRIBS, &attribute_count);
920 for (int index = 0; index < attribute_count; ++index)
930 for (int index = 0; index < attribute_count; ++index)
940 for (int index = 0; index < attribute_count; ++index)
950 for (int index = 0; index < attribute_count; ++index)