Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cGetTextureSubImageTests.cpp269 glw::GLint is_proper_error = (GL_INVALID_OPERATION == error_value); in testExistingTextureObjectError() local
322 glw::GLint is_proper_error = (GL_INVALID_OPERATION == error_value); in testBufferOrMultisampledTargetError() local
357 glw::GLint is_proper_error = (GL_INVALID_VALUE == error_value); in testNegativeOffsetError() local
412 glw::GLint is_proper_error = (GL_INVALID_VALUE == error_value); in testBoundsError() local
473 glw::GLint is_proper_error = (GL_INVALID_VALUE == error_value); in testOneDimmensionalTextureErrors() local
527 glw::GLint is_proper_error = (GL_INVALID_VALUE == error_value); in testTwoDimmensionalTextureErrors() local
603 glw::GLint is_proper_error = (GL_INVALID_OPERATION == error_value); in testBufferSizeError() local