Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DWebGLCompatibilityTest.cpp5061 GLint WebGLCompatibilityTest::expectedByteLength(GLenum format, GLsizei width, GLsizei height) in expectedByteLength() function in angle::WebGLCompatibilityTest
5089 GLsizei expectedByteLength, in testCompressedTexLevelDimension()