Lines Matching refs:attribute_count
748 int attribute_count = 16; in test() local
749 glGetIntegerv(GL_MAX_VERTEX_ATTRIBS, &attribute_count); in test()
753 for (int index = 0; index < attribute_count; ++index) in test()
785 int attribute_count = 16; in test() local
786 glGetIntegerv(GL_MAX_VERTEX_ATTRIBS, &attribute_count); in test()
790 for (int index = 0; index < attribute_count; ++index) in test()
800 for (int index = 0; index < attribute_count; ++index) in test()
810 for (int index = 0; index < attribute_count; ++index) in test()
820 for (int index = 0; index < attribute_count; ++index) in test()
847 int attribute_count = 16; in test() local
848 glGetIntegerv(GL_MAX_VERTEX_ATTRIBS, &attribute_count); in test()
852 for (int index = 0; index < attribute_count; ++index) in test()
862 for (int index = 0; index < attribute_count; ++index) in test()
872 for (int index = 0; index < attribute_count; ++index) in test()
882 for (int index = 0; index < attribute_count; ++index) in test()