Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglImageTests.cpp529 static const GLenum rboStorages[] = in init() local
537 for (int storageNdx = 0; storageNdx < DE_LENGTH_OF_ARRAY(rboStorages); storageNdx++) in init()
538 …addChild(new Image::CreateImageGLES2(m_eglTestCtx, EGL_GL_RENDERBUFFER_KHR, rboStorages[storageNdx… in init()