Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DRobustResourceInitTest.cpp585 void RobustResourceInitTest::checkCustomFramebufferNonZeroPixels(int fboWidth, in checkCustomFramebufferNonZeroPixels()
896 constexpr int fboWidth = 16; in TEST_P() local
928 constexpr int fboWidth = 16; in TEST_P() local
981 constexpr int fboWidth = 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.cpp103 GLint fboWidth, in verifyCheckeredResults()
/external/deqp/modules/gles2/functional/
Des2fRasterizationTests.cpp566 int fboWidth = 0; in iterate() local