Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DBlitFramebufferANGLETest.cpp1120 GLenum rboFormat, in initColorFBO() argument
1125 glRenderbufferStorage(GL_RENDERBUFFER, rboFormat, width, height); in initColorFBO()
1133 GLenum rboFormat, in initColorFBOWithCheckerPattern() argument
1137 initColorFBO(fbo, rbo, rboFormat, width, height); in initColorFBOWithCheckerPattern()