Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gles2/
Des2cTexture3DTests.cpp356 GLenum currentError = gl.getError(); in verifyError() local
369 GLenum currentError = gl.getError(); in verifyError() local
/third_party/typescript/src/compiler/
Dchecker.ts19304 const currentError = errorInfo; constant