HomeSort by relevance Sort by last modified time
    Searched refs:getError (Results 101 - 125 of 479) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/deqp/modules/gles2/stress/
es2sSpecialFloatTests.cpp 299 GLU_EXPECT_NO_ERROR(gl.getError(), "RenderCase::drawTestPattern");
450 GLU_EXPECT_NO_ERROR(gl.getError(), "texture init");
456 GLU_EXPECT_NO_ERROR(gl.getError(), "fbo init");
648 GLU_EXPECT_NO_ERROR(gl.getError(), "VertexAttributeCase::iterate");
652 GLU_EXPECT_NO_ERROR(gl.getError(), "VertexAttributeCase::iterate");
656 GLU_EXPECT_NO_ERROR(gl.getError(), "VertexAttributeCase::iterate");
697 GLU_EXPECT_NO_ERROR(gl.getError(), "VertexAttributeCase::iterate");
886 GLU_EXPECT_NO_ERROR(gl.getError(), "UniformCase::iterate");
    [all...]
  /external/deqp/modules/glshared/
glsShaderExecUtil.cpp 508 GLU_EXPECT_NO_ERROR(gl.getError(), "Error in TF setup");
517 GLU_EXPECT_NO_ERROR(gl.getError(), "Error in draw");
524 GLU_EXPECT_NO_ERROR(gl.getError(), "glMapBufferRange(GL_TRANSFORM_FEEDBACK_BUFFER)");
540 GLU_EXPECT_NO_ERROR(gl.getError(), "glUnmapBuffer()");
546 GLU_EXPECT_NO_ERROR(gl.getError(), "Restore state");
761 GLU_EXPECT_NO_ERROR(gl.getError(), "Failed to set up framebuffer object");
769 GLU_EXPECT_NO_ERROR(gl.getError(), "glDrawBuffers()");
776 GLU_EXPECT_NO_ERROR(gl.getError(), "Error in draw");
801 GLU_EXPECT_NO_ERROR(gl.getError(), "Reading pixels");
    [all...]
glsTextureBufferCase.cpp 461 GLU_EXPECT_NO_ERROR(gl.getError(), "Failed to update data with glBufferSubData()");
485 GLU_EXPECT_NO_ERROR(gl.getError(), "glMapBufferRange()");
494 GLU_EXPECT_NO_ERROR(gl.getError(), "Failed to update data with glMapBufferRange()");
520 GLU_EXPECT_NO_ERROR(gl.getError(), "glMapBufferRange()");
546 GLU_EXPECT_NO_ERROR(gl.getError(), "Failed to update data with glMapBufferRange()");
654 GLU_EXPECT_NO_ERROR(gl.getError(), "Rendering failed");
798 GLU_EXPECT_NO_ERROR(gl.getError(), "glGetIntegerv(GL_MAX_TEXTURE_BUFFER_SIZE)");
808 GLU_EXPECT_NO_ERROR(gl.getError(), "glGetIntegerv(GL_MAX_TEXTURE_BUFFER_SIZE_EXT)");
817 GLU_EXPECT_NO_ERROR(gl.getError(), "glGetIntegerv(GL_TEXTURE_BUFFER_OFFSET_ALIGNMENT_EXT)");
898 GLU_EXPECT_NO_ERROR(gl.getError(), "Screen setup failed")
    [all...]
  /cts/tests/tests/rscpp/librscpptest/
rs_jni.cpp 106 return (rs->getError() == RS_SUCCESS);
152 return (rs->getError() == RS_SUCCESS);
192 return (rs->getError() == RS_SUCCESS);
239 return (rs->getError() == RS_SUCCESS);
289 return (rs->getError() == RS_SUCCESS);
370 return (rs->getError() == RS_SUCCESS);
  /external/deqp/framework/opengl/
gluRenderContext.cpp 188 GLU_EXPECT_NO_ERROR(gl.getError(), "glGetString(GL_EXTENSIONS)");
203 GLU_EXPECT_NO_ERROR(gl.getError(), "glGetIntegerv(GL_NUM_EXTENSIONS)");
212 GLU_EXPECT_NO_ERROR(gl.getError(), "glGetStringi(GL_EXTENSIONS)");
gluObjectWrapper.cpp 44 const deUint32 err = gl.getError();
  /external/deqp/modules/gles3/functional/
es3fShaderPrecisionTests.cpp 282 GLU_EXPECT_NO_ERROR(gl.getError(), "Post framebuffer setup");
381 GLU_EXPECT_NO_ERROR(gl.getError(), "After program setup");
403 GLU_EXPECT_NO_ERROR(gl.getError(), "After render");
446 GLU_EXPECT_NO_ERROR(gl.getError(), "After iteration");
535 GLU_EXPECT_NO_ERROR(gl.getError(), "Post framebuffer setup");
602 GLU_EXPECT_NO_ERROR(gl.getError(), "After program setup");
622 GLU_EXPECT_NO_ERROR(gl.getError(), "After render");
645 GLU_EXPECT_NO_ERROR(gl.getError(), "After iteration");
734 GLU_EXPECT_NO_ERROR(gl.getError(), "Post framebuffer setup");
796 GLU_EXPECT_NO_ERROR(gl.getError(), "After program setup")
    [all...]
es3fShaderBuiltinVarTests.cpp 61 GLU_EXPECT_NO_ERROR(gl.getError(), ("glGetIntegerv(" + glu::getGettableStateStr((int)pname).toString() + ")").c_str());
75 GLU_EXPECT_NO_ERROR(gl.getError(), ("glGetIntegerv(" + glu::getGettableStateStr((int)pname).toString() + ")").c_str());
268 GLU_EXPECT_NO_ERROR(gl.getError(), "glDepthRangef()");
347 GLU_EXPECT_NO_ERROR(gl.getError(), "Draw");
442 GLU_EXPECT_NO_ERROR(gl.getError(), "Draw");
498 GLU_EXPECT_NO_ERROR(gl.getError(), "glGetFloatv(GL_ALIASED_POINT_SIZE_RANGE)");
551 GLU_EXPECT_NO_ERROR(gl.getError(), "Draw");
666 GLU_EXPECT_NO_ERROR(gl.getError(), "Draw");
1006 GLU_EXPECT_NO_ERROR(gl.getError(), "Draw");
1033 GLU_EXPECT_NO_ERROR(gl.getError(), "Draw")
    [all...]
  /external/deqp/modules/gles31/functional/
es31fStencilTexturingTests.cpp 151 GLU_EXPECT_NO_ERROR(gl.getError(), "State setup failed");
250 GLU_EXPECT_NO_ERROR(gl.getError(), "Texture state setup failed");
254 GLU_EXPECT_NO_ERROR(gl.getError(), "Program setup failed");
315 GLU_EXPECT_NO_ERROR(gl.getError(), "Texture state setup failed");
319 GLU_EXPECT_NO_ERROR(gl.getError(), "Program setup failed");
374 GLU_EXPECT_NO_ERROR(gl.getError(), "Texture state setup failed");
378 GLU_EXPECT_NO_ERROR(gl.getError(), "Program setup failed");
542 GLU_EXPECT_NO_ERROR(gl.getError(), "Uploading texture data failed");
604 GLU_EXPECT_NO_ERROR(gl.getError(), "Uploading texture data failed");
695 GLU_EXPECT_NO_ERROR(gl.getError(), "Uploading texture data failed")
    [all...]
es31fShaderStateQueryTests.cpp 144 GLU_EXPECT_NO_ERROR(gl.getError(), "");
es31fShaderImageLoadStoreTests.cpp 488 GLU_EXPECT_NO_ERROR(gl.getError(), "glMapBufferRange()");
832 GLU_EXPECT_NO_ERROR(renderCtx.getFunctions().getError(), "Bind FBO");
835 GLU_EXPECT_NO_ERROR(renderCtx.getFunctions().getError(), "glMemoryBarrier");
852 GLU_EXPECT_NO_ERROR(renderCtx.getFunctions().getError(), "Bind texture to framebuffer color attachment 0");
857 GLU_EXPECT_NO_ERROR(renderCtx.getFunctions().getError(), "glReadPixels");
    [all...]
  /external/llvm/include/llvm/Bitcode/
BitstreamReader.h 147 static BitstreamEntry getError() {
289 return BitstreamEntry::getError();
319 return BitstreamEntry::getError();
  /external/chromium_org/third_party/icu/source/test/perf/perldriver/
Dataset.pm 63 # is desribed as getMean() +/- getError().
64 sub getError {
  /external/deqp/modules/gles2/
tes2InfoTests.cpp 59 GLU_EXPECT_NO_ERROR(gl.getError(), "glGetString() failed");
  /external/deqp/modules/gles3/
tes3InfoTests.cpp 59 GLU_EXPECT_NO_ERROR(gl.getError(), "glGetString() failed");
  /external/deqp/modules/gles31/
tes31InfoTests.cpp 59 GLU_EXPECT_NO_ERROR(gl.getError(), "glGetString() failed");
  /external/icu/icu4c/source/test/perf/perldriver/
Dataset.pm 63 # is desribed as getMean() +/- getError().
64 sub getError {
  /external/llvm/lib/Object/
Archive.cpp 165 if (std::error_code EC = NameOrErr.getError())
182 if (std::error_code EC = BuffOrErr.getError())
249 ec = NameOrErr.getError();
496 if (ResultOrErr.getError())
Binary.cpp 80 if (std::error_code EC = FileOrErr.getError())
ObjectFile.cpp 88 if (std::error_code EC = FileOrErr.getError())
  /external/llvm/lib/TableGen/
Main.cpp 86 if (std::error_code EC = FileOrErr.getError()) {
  /external/llvm/tools/llvm-rtdyld/
llvm-rtdyld.cpp 181 if (std::error_code EC = InputBuffer.getError())
243 if (std::error_code EC = InputBuffer.getError())
292 if (std::error_code EC = CheckerFileBuf.getError())
358 if (std::error_code EC = InputBuffer.getError())
  /frameworks/native/opengl/libs/EGL/
egl_tls.cpp 122 EGLint egl_tls_t::getError() {
  /frameworks/rs/tests/typecheck/
typecheck.cpp 42 if (shouldPass != (rs->getError() == RS_SUCCESS)) { \
  /external/deqp/modules/gles3/stress/
es3sSpecialFloatTests.cpp 307 GLU_EXPECT_NO_ERROR(gl.getError(), "RenderCase::drawTestPattern");
462 GLU_EXPECT_NO_ERROR(gl.getError(), "texture init");
468 GLU_EXPECT_NO_ERROR(gl.getError(), "fbo init");
660 GLU_EXPECT_NO_ERROR(gl.getError(), "VertexAttributeCase::iterate");
664 GLU_EXPECT_NO_ERROR(gl.getError(), "VertexAttributeCase::iterate");
668 GLU_EXPECT_NO_ERROR(gl.getError(), "VertexAttributeCase::iterate");
709 GLU_EXPECT_NO_ERROR(gl.getError(), "VertexAttributeCase::iterate");
902 GLU_EXPECT_NO_ERROR(gl.getError(), "UniformCase::iterate");
    [all...]

Completed in 389 milliseconds

1 2 3 45 6 7 8 91011>>