Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cGetTextureSubImageTests.cpp269 glw::GLint is_proper_error = (GL_INVALID_OPERATION == error_value); in testExistingTextureObjectError() local
324 glw::GLint is_proper_error = (GL_INVALID_OPERATION == error_value); in testBufferOrMultisampledTargetError() local
360 glw::GLint is_proper_error = (GL_INVALID_VALUE == error_value); in testNegativeOffsetError() local
415 glw::GLint is_proper_error = (GL_INVALID_VALUE == error_value); in testBoundsError() local
476 glw::GLint is_proper_error = (GL_INVALID_VALUE == error_value); in testOneDimmensionalTextureErrors() local
529 glw::GLint is_proper_error = (GL_INVALID_VALUE == error_value); in testTwoDimmensionalTextureErrors() local
607 glw::GLint is_proper_error = (GL_INVALID_OPERATION == error_value); in testBufferSizeError() local