Home
last modified time | relevance | path

Searched refs:s_kinds (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/glshared/
DglsFboCompletenessTests.cpp1024 static const Range<GLenum> s_kinds = GLS_ARRAY_RANGE(s_bufTypes); in createAttachmentTests() local
1026 for (const GLenum* col0 = s_kinds.begin(); col0 != s_kinds.end(); ++col0) in createAttachmentTests()
1027 for (const GLenum* coln = s_kinds.begin(); coln != s_kinds.end(); ++coln) in createAttachmentTests()
1028 for (const GLenum* dep = s_kinds.begin(); dep != s_kinds.end(); ++dep) in createAttachmentTests()
1029 for (const GLenum* stc = s_kinds.begin(); stc != s_kinds.end(); ++stc) in createAttachmentTests()