Searched refs:s_bufTypes (Results 1 – 1 of 1) sorted by relevance
1037 static const GLenum s_bufTypes[] = { GL_NONE, GL_RENDERBUFFER, GL_TEXTURE }; in createAttachmentTests() local1038 static const Range<GLenum> s_kinds = GLS_ARRAY_RANGE(s_bufTypes); in createAttachmentTests()