Searched refs:s_kinds (Results 1 – 1 of 1) sorted by relevance
1029 static const Range<GLenum> s_kinds = GLS_ARRAY_RANGE(s_bufTypes); in createAttachmentTests() local1031 for (const GLenum* col0 = s_kinds.begin(); col0 != s_kinds.end(); ++col0) in createAttachmentTests()1032 for (const GLenum* coln = s_kinds.begin(); coln != s_kinds.end(); ++coln) in createAttachmentTests()1033 for (const GLenum* dep = s_kinds.begin(); dep != s_kinds.end(); ++dep) in createAttachmentTests()1034 for (const GLenum* stc = s_kinds.begin(); stc != s_kinds.end(); ++stc) in createAttachmentTests()