/external/deqp/framework/opengl/ |
D | gluDefs.cpp | 65 void checkError (const RenderContext& context, const char* msg, const char* file, int line) in checkError() function 70 void checkError (deUint32 err, const char* msg, const char* file, int line) in checkError() function
|
/external/spirv-llvm/lib/SPIRV/libSPIRV/ |
D | SPIRVError.h | 103 SPIRVErrorLog::checkError(bool Cond, SPIRVErrorCode ErrCode, in checkError() function
|
/external/deqp/framework/egl/ |
D | egluDefs.cpp | 39 void checkError (deUint32 err, const char* message, const char* file, int line) in checkError() function
|
/external/conscrypt/libcore-stub/src/main/java/libcore/java/io/ |
D | NullPrintStream.java | 34 public boolean checkError() { in checkError() method in NullPrintStream
|
/external/deqp/modules/gles31/functional/ |
D | es31fFboTestCase.cpp | 148 void FboTestCase::checkError (void) in checkError() function in deqp::gles31::Functional::FboTestCase
|
/external/deqp/modules/gles3/functional/ |
D | es3fFboTestCase.cpp | 144 void FboTestCase::checkError (void) in checkError() function in deqp::gles3::Functional::FboTestCase
|
D | es3fFboApiTests.cpp | 59 static void checkError (tcu::TestContext& testCtx, sglr::Context& ctx, GLenum expect) in checkError() function
|
/external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/ |
D | TestTemplates.java | 345 protected void checkError(ErrorQueue equeue, in checkError() method in TestTemplates
|
D | BaseTest.java | 474 protected void checkError(ErrorQueue equeue, in checkError() method in BaseTest
|
D | TestAttributes.java | 3070 protected void checkError(ErrorQueue equeue, in checkError() method in TestAttributes
|
/external/deqp/modules/gles2/functional/ |
D | es2fFboApiTest.cpp | 63 static void checkError (tcu::TestContext& testCtx, sglr::Context& ctx, GLenum expect) in checkError() function
|
D | es2fBufferTestUtil.cpp | 212 void BufferCase::checkError (void) in checkError() function in deqp::gles2::Functional::BufferTestUtil::BufferCase
|
/external/llvm/include/llvm/Support/ |
D | Error.h | 931 void checkError(Error Err) const { in checkError() function
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | Error.h | 971 void checkError(Error Err) const { in checkError() function
|
/external/deqp/modules/glshared/ |
D | glsBufferTestUtil.cpp | 224 void BufferCase::checkError (void) in checkError() function in deqp::gls::BufferTestUtil::BufferCase
|
D | glsFboUtil.cpp | 955 void FboBuilder::checkError (void) in checkError() function in deqp::gls::FboUtil::FboBuilder
|
D | glsStateQueryUtil.cpp | 43 static bool checkError (tcu::ResultCollector& result, glu::CallLogWrapper& gl, const char* msg) in checkError() function
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | GLErrorLogger.java | 45 public void checkError() { in checkError() method in GLErrorLogger.ErrorLoggingGL
|