Searched refs:pnames_count (Results 1 – 3 of 3) sorted by relevance
1277 glw::GLuint pnames_count = sizeof(pnames) / sizeof(pnames[0]); in isParameterName() local1279 for (glw::GLuint i = 0; i < pnames_count; ++i) in isParameterName()
3818 glw::GLuint pnames_count = sizeof(pnames) / sizeof(pnames[0]); in TestDefaultFramebuffer() local3820 for (glw::GLuint i = 0; i < pnames_count; ++i) in TestDefaultFramebuffer()3892 glw::GLuint pnames_count = sizeof(pnames) / sizeof(pnames[0]); in TestCustomFramebuffer() local3894 for (glw::GLuint i = 0; i < pnames_count; ++i) in TestCustomFramebuffer()
8260 static const glw::GLuint pnames_count = sizeof(pnames) / sizeof(pnames[0]); in iterate() local8265 for (glw::GLuint j = 0; j < pnames_count; ++j) in iterate()8308 for (glw::GLuint j = 0; j < pnames_count; ++j) in iterate()