Searched refs:s_kinds (Results 1 – 1 of 1) sorted by relevance
1018 static const Range<GLenum> s_kinds = GLS_ARRAY_RANGE(s_bufTypes); in createAttachmentTests() local1020 for (const GLenum* col0 = s_kinds.begin(); col0 != s_kinds.end(); ++col0) in createAttachmentTests()1021 for (const GLenum* coln = s_kinds.begin(); coln != s_kinds.end(); ++coln) in createAttachmentTests()1022 for (const GLenum* dep = s_kinds.begin(); dep != s_kinds.end(); ++dep) in createAttachmentTests()1023 for (const GLenum* stc = s_kinds.begin(); stc != s_kinds.end(); ++stc) in createAttachmentTests()