Searched refs:checkError (Results 1 - 25 of 46) sorted by relevance

12

/external/replicaisland/src/com/replica/replicaisland/
H A DGLErrorLogger.java45 public void checkError() { method in class:GLErrorLogger.ErrorLoggingGL
58 checkError();
63 checkError();
68 checkError();
73 checkError();
78 checkError();
83 checkError();
88 checkError();
93 checkError();
98 checkError();
[all...]
/external/deqp/framework/egl/
H A DegluDefs.hpp28 #define EGLU_CHECK(EGLW) eglu::checkError((EGLW).getError(), DE_NULL, __FILE__, __LINE__)
29 #define EGLU_CHECK_MSG(EGLW, MSG) eglu::checkError((EGLW).getError(), MSG, __FILE__, __LINE__)
30 #define EGLU_CHECK_CALL(EGLW, CALL) do { (EGLW).CALL; eglu::checkError((EGLW).getError(), #CALL, __FILE__, __LINE__); } while (deGetFalse())
59 void checkError (deUint32 err, const char* msg, const char* file, int line);
H A DegluDefs.cpp39 void checkError (deUint32 err, const char* message, const char* file, int line) function in namespace:eglu
/external/deqp/framework/opengl/
H A DgluDefs.cpp65 void checkError (const RenderContext& context, const char* msg, const char* file, int line) function in namespace:glu
67 checkError(context.getFunctions().getError(), msg, file, line);
70 void checkError (deUint32 err, const char* msg, const char* file, int line) function in namespace:glu
H A DgluDefs.hpp29 #define GLU_EXPECT_NO_ERROR(ERR, MSG) glu::checkError((ERR), MSG, __FILE__, __LINE__)
69 void checkError (deUint32 err, const char* msg, const char* file, int line);
70 void checkError (const RenderContext& context, const char* msg, const char* file, int line);
/external/deqp/modules/gles2/functional/
H A Des2fFboApiTest.cpp63 static void checkError (tcu::TestContext& testCtx, sglr::Context& ctx, GLenum expect) function in namespace:deqp::gles2::Functional
170 checkError(testCtx, context, levels[ndx] == 0 ? GL_NO_ERROR : GL_INVALID_VALUE);
190 checkError(testCtx, context, de::inBounds(levels[ndx], 0, 16) ? GL_NO_ERROR : GL_INVALID_VALUE);
210 checkError(testCtx, context, GL_NO_ERROR);
242 checkError(testCtx, context, GL_NO_ERROR);
264 checkError(testCtx, context, GL_NO_ERROR);
275 checkError(testCtx, context, GL_INVALID_OPERATION);
282 checkError(testCtx, context, GL_INVALID_OPERATION);
294 checkError(testCtx, context, GL_INVALID_OPERATION);
299 checkError(testCt
[all...]
H A Des2fBufferTestUtil.hpp68 void checkError (void);
/external/deqp/modules/gles3/functional/
H A Des3fFboApiTests.cpp59 static void checkError (tcu::TestContext& testCtx, sglr::Context& ctx, GLenum expect) function in namespace:deqp::gles3::Functional
166 checkError(testCtx, context, levels[ndx] >= 0 && levels[ndx] <= log2MaxTexSize ? GL_NO_ERROR : GL_INVALID_VALUE);
186 checkError(testCtx, context, GL_NO_ERROR);
218 checkError(testCtx, context, GL_NO_ERROR);
240 checkError(testCtx, context, GL_NO_ERROR);
251 checkError(testCtx, context, GL_INVALID_OPERATION);
258 checkError(testCtx, context, GL_INVALID_OPERATION);
270 checkError(testCtx, context, GL_INVALID_OPERATION);
275 checkError(testCtx, context, GL_INVALID_OPERATION);
286 checkError(testCt
[all...]
H A Des3fFboTestCase.hpp62 void checkError (void);
H A Des3fFboColorbufferTests.cpp131 checkError();
135 checkError();
196 checkError();
270 checkError();
395 checkError();
404 checkError();
444 checkError();
461 checkError();
531 checkError();
570 checkError();
[all...]
H A Des3fFboDepthbufferTests.cpp97 checkError();
189 checkError();
275 checkError();
H A Des3fFboMultisampleTests.cpp124 checkError();
169 checkError();
H A Des3fFboStencilbufferTests.cpp96 checkError();
193 checkError();
/external/deqp/modules/glshared/
H A DglsStateQueryUtil.cpp43 static bool checkError (tcu::ResultCollector& result, glu::CallLogWrapper& gl, const char* msg) function in namespace:deqp::gls::StateQueryUtil
279 if (!checkError(result, gl, "glIsEnabled"))
294 if (!checkError(result, gl, "glGetBooleanv"))
311 if (!checkError(result, gl, "glGetIntegerv"))
326 if (!checkError(result, gl, "glGetInteger64v"))
341 if (!checkError(result, gl, "glGetFloatv"))
366 if (!checkError(result, gl, "glGetBooleani_v"))
392 if (!checkError(result, gl, "glGetIntegeri_v"))
407 if (!checkError(result, gl, "glGetInteger64i_v"))
421 if (!checkError(resul
[all...]
/external/deqp/modules/gles31/functional/
H A Des31fFboTestCase.hpp62 void checkError (void);
H A Des31fFboColorbufferTests.cpp186 checkError();
227 checkError();
247 checkError();
H A Des31fDrawTests.cpp920 glu::checkError(ctx.getError(), "", __FILE__, __LINE__);
934 glu::checkError(ctx.getError(), "", __FILE__, __LINE__);
1394 glu::checkError(gl.getError(), "create draw command", __FILE__, __LINE__);
1462 glu::checkError(gl.getError(), "", __FILE__, __LINE__);
1489 glu::checkError(gl.getError(), "", __FILE__, __LINE__);
1541 glu::checkError(gl.getError(), "", __FILE__, __LINE__);
1544 glu::checkError(gl.getError(), "", __FILE__, __LINE__);
1547 glu::checkError(gl.getError(), "", __FILE__, __LINE__);
1637 glu::checkError(gl.getError(), "use compute shader", __FILE__, __LINE__);
1677 glu::checkError(g
[all...]
/external/deqp/modules/gles31/stress/
H A Des31sDrawTests.cpp191 glu::checkError(gl.glGetError(), "gen vao", __FILE__, __LINE__);
205 glu::checkError(gl.glGetError(), "", __FILE__, __LINE__);
218 glu::checkError(gl.glGetError(), "", __FILE__, __LINE__);
231 glu::checkError(gl.glGetError(), "", __FILE__, __LINE__);
255 glu::checkError(gl.glGetError(), "", __FILE__, __LINE__);
279 glu::checkError(gl.glGetError(), "", __FILE__, __LINE__);
/external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
H A DTestTemplates.java314 checkError(equeue, expectedMessage);
342 checkError(equeue, expectedMessage);
345 protected void checkError(ErrorQueue equeue, method in class:TestTemplates
H A DTestAttributes.java440 checkError(equeue, expectedMessage);
607 checkError(equeue, expectedMessage);
756 checkError(equeue, expectedMessage);
785 checkError(equeue, expectedMessage);
813 checkError(equeue, expectedMessage);
841 checkError(equeue, expectedMessage);
867 checkError(equeue, expectedMessage);
891 checkError(equeue, expectedMessage);
917 checkError(equeue, expectedMessage);
972 checkError(equeu
3070 protected void checkError(ErrorQueue equeue, method in class:TestAttributes
[all...]
H A DTestRewriteAST.java1183 checkError(equeue, expectedMessage);
1212 checkError(equeue, expectedMessage);
1240 checkError(equeue, expectedMessage);
1268 checkError(equeue, expectedMessage);
1296 checkError(equeue, expectedMessage);
1324 checkError(equeue, expectedMessage);
/external/deqp/modules/egl/
H A DteglGetProcAddressTests.cpp189 eglu::checkError(eglGetError(), "eglGetProcAddress()", __FILE__, __LINE__);
240 eglu::checkError(eglGetError(), "eglGetProcAddress()", __FILE__, __LINE__);
H A DteglQueryConfigTests.cpp118 eglu::checkError(eglGetError(), DE_NULL, __FILE__, __LINE__);
253 eglu::checkError(eglGetError(), DE_NULL, __FILE__, __LINE__);
275 eglu::checkError(eglGetError(), DE_NULL, __FILE__, __LINE__);
414 eglu::checkError(eglGetError(), DE_NULL, __FILE__, __LINE__);
/external/jetty/src/java/org/eclipse/jetty/io/
H A DUncheckedPrintWriter.java113 public boolean checkError() method in class:UncheckedPrintWriter
115 return _ioException!=null || super.checkError();
/external/emma/core/java12/com/vladium/logging/
H A DLogger.java73 if ((out == null) || out.checkError ())
102 final PrintWriter _out = (out != null) && ! out.checkError ()

Completed in 699 milliseconds

12