Home
last modified time | relevance | path

Searched defs:fboHeight (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/tests/gl_tests/
DRobustResourceInitTest.cpp586 int fboHeight, in checkCustomFramebufferNonZeroPixels()
897 constexpr int fboHeight = 16; in TEST_P() local
929 constexpr int fboHeight = 16; in TEST_P() local
982 constexpr int fboHeight = 16; in TEST_P() local
DReadPixelsTest.cpp78 virtual void Reset(GLuint bufferSize, GLuint fboWidth, GLuint fboHeight) in Reset()
307 void Reset(GLuint bufferSize, GLuint fboWidth, GLuint fboHeight) override in Reset()
DCopyTexImageTest.cpp104 GLint fboHeight) in verifyCheckeredResults()
/external/deqp/modules/gles2/functional/
Des2fRasterizationTests.cpp562 static const int fboHeight = 4; in iterate() local