/external/deqp/framework/opengl/ |
gluProgramInterfaceQuery.cpp | 37 GLU_EXPECT_NO_ERROR(gl.getError(), "glGetProgramResourceiv()"); 49 GLU_EXPECT_NO_ERROR(gl.getError(), "glGetProgramResourceName()"); 70 GLU_EXPECT_NO_ERROR(gl.getError(), "glGetProgramResourceiv(GL_PROGRAM_ACTIVE_VARIABLES)");
|
gluFboRenderContext.cpp | 216 GLU_EXPECT_NO_ERROR(gl.getError(), "Creating color renderbuffer"); 232 GLU_EXPECT_NO_ERROR(gl.getError(), "Creating depth / stencil renderbuffer"); 250 GLU_EXPECT_NO_ERROR(gl.getError(), "Creating framebuffer");
|
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)");
|
/external/deqp/framework/platform/ios/ |
tcuIOSPlatform.mm | 240 GLU_EXPECT_NO_ERROR(gl.getError(), "Creating color renderbuffer"); 248 GLU_EXPECT_NO_ERROR(gl.getError(), "Querying surface size failed"); 258 GLU_EXPECT_NO_ERROR(gl.getError(), "Creating depth / stencil renderbuffer"); 273 GLU_EXPECT_NO_ERROR(gl.getError(), "Creating framebuffer");
|
/external/deqp/modules/gles31/functional/ |
es31fShaderMultisampleInterpolationStateQueryTests.cpp | 64 GLU_EXPECT_NO_ERROR(gl.glGetError(), "getBoolean"); 89 GLU_EXPECT_NO_ERROR(gl.glGetError(), "getInteger"); 109 GLU_EXPECT_NO_ERROR(gl.glGetError(), "getFloat"); 129 GLU_EXPECT_NO_ERROR(gl.glGetError(), "getInteger64"); 161 GLU_EXPECT_NO_ERROR(gl.glGetError(), "getBoolean"); 186 GLU_EXPECT_NO_ERROR(gl.glGetError(), "getInteger"); 206 GLU_EXPECT_NO_ERROR(gl.glGetError(), "getFloat"); 226 GLU_EXPECT_NO_ERROR(gl.glGetError(), "getInteger64");
|
es31fBasicComputeShaderTests.cpp | 59 GLU_EXPECT_NO_ERROR(gl.getError(), "glMapBufferRange()"); 108 GLU_EXPECT_NO_ERROR(gl.getError(), "glDispatchCompute()"); 188 GLU_EXPECT_NO_ERROR(gl.getError(), "Input buffer setup failed"); 199 GLU_EXPECT_NO_ERROR(gl.getError(), "Output buffer setup failed"); 204 GLU_EXPECT_NO_ERROR(gl.getError(), "glDispatchCompute()"); 309 GLU_EXPECT_NO_ERROR(gl.getError(), "Input buffer setup failed"); 320 GLU_EXPECT_NO_ERROR(gl.getError(), "Output buffer setup failed"); 325 GLU_EXPECT_NO_ERROR(gl.getError(), "glDispatchCompute()"); 426 GLU_EXPECT_NO_ERROR(gl.getError(), "Buffer setup failed"); 431 GLU_EXPECT_NO_ERROR(gl.getError(), "glDispatchCompute()") [all...] |
es31fIndirectComputeDispatchTests.cpp | 253 GLU_EXPECT_NO_ERROR(gl.getError(), "Buffer setup failed"); 256 GLU_EXPECT_NO_ERROR(gl.getError(), "glDispatchCompute() failed"); 259 GLU_EXPECT_NO_ERROR(gl.getError(), "glMemoryBarrier(GL_COMMAND_BARRIER_BIT) failed"); 307 GLU_EXPECT_NO_ERROR(gl.getError(), "glMapBufferRange() failed"); 334 GLU_EXPECT_NO_ERROR(gl.getError(), "glUnmapBuffer() failed"); 367 GLU_EXPECT_NO_ERROR(gl.getError(), "State setup failed"); 382 GLU_EXPECT_NO_ERROR(gl.getError(), "glDispatchComputeIndirect() failed");
|
es31fAdvancedBlendTests.cpp | 252 GLU_EXPECT_NO_ERROR(gl.getError(), "Failed to create color RBO"); 257 GLU_EXPECT_NO_ERROR(gl.getError(), "Failed to create FBO"); 267 GLU_EXPECT_NO_ERROR(gl.getError(), "Failed to create resolve color RBO"); 272 GLU_EXPECT_NO_ERROR(gl.getError(), "Failed to create FBO"); 412 GLU_EXPECT_NO_ERROR(gl.getError(), "Failed to create buffers"); 420 GLU_EXPECT_NO_ERROR(gl.getError(), "Failed to set render state"); 445 GLU_EXPECT_NO_ERROR(gl.getError(), "Render failed"); 479 GLU_EXPECT_NO_ERROR(gl.getError(), "Resolve blit failed"); 485 GLU_EXPECT_NO_ERROR(gl.getError(), "glReadPixels()");
|
es31fAtomicCounterTests.cpp | 951 GLU_EXPECT_NO_ERROR(gl.getError(), "glUseProgram()"); 956 GLU_EXPECT_NO_ERROR(gl.getError(), "Failed to create output buffer"); 963 GLU_EXPECT_NO_ERROR(gl.getError(), "Failed to create buffer for atomic counters"); 968 GLU_EXPECT_NO_ERROR(gl.getError(), "Failed to setup output buffer"); 972 GLU_EXPECT_NO_ERROR(gl.getError(), "Failed to setup atomic counter buffer"); 976 GLU_EXPECT_NO_ERROR(gl.getError(), "glDispatchCompute()"); 979 GLU_EXPECT_NO_ERROR(gl.getError(), "glFinish()"); 987 GLU_EXPECT_NO_ERROR(gl.getError(), "glBindBuffer()"); 990 GLU_EXPECT_NO_ERROR(gl.getError(), "glMapBufferRange()"); 996 GLU_EXPECT_NO_ERROR(gl.getError(), "glUnmapBuffer()") [all...] |
es31fSynchronizationTests.cpp | 81 GLU_EXPECT_NO_ERROR(gl.getError(), "map"); 218 GLU_EXPECT_NO_ERROR(gl.getError(), "gen storage buf"); 232 GLU_EXPECT_NO_ERROR(gl.getError(), "gen storage image"); 240 GLU_EXPECT_NO_ERROR(gl.getError(), "specify image contents"); 258 GLU_EXPECT_NO_ERROR(gl.getError(), "gen storage buf"); 323 GLU_EXPECT_NO_ERROR(gl.getError(), "bind source buf"); 329 GLU_EXPECT_NO_ERROR(gl.getError(), "bind source buf"); 336 GLU_EXPECT_NO_ERROR(gl.getError(), "bind result buf"); 343 GLU_EXPECT_NO_ERROR(gl.getError(), "bind result buf"); 352 GLU_EXPECT_NO_ERROR(gl.getError(), "bind result buf") [all...] |
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(), "");
|
/external/deqp/modules/gles31/stress/ |
es31sVertexAttributeBindingTests.cpp | 327 GLU_EXPECT_NO_ERROR(gl.glGetError(), "set vao"); 330 GLU_EXPECT_NO_ERROR(gl.glGetError(), "use program"); 344 GLU_EXPECT_NO_ERROR(gl.glGetError(), "set va"); 347 GLU_EXPECT_NO_ERROR(gl.glGetError(), "draw"); 356 GLU_EXPECT_NO_ERROR(gl.glGetError(), "set va"); 360 GLU_EXPECT_NO_ERROR(gl.glGetError(), "draw"); 366 GLU_EXPECT_NO_ERROR(gl.glGetError(), "clean"); 553 GLU_EXPECT_NO_ERROR(gl.getError(), "buffer gen"); 586 GLU_EXPECT_NO_ERROR(gl.glGetError(), "setup"); 589 GLU_EXPECT_NO_ERROR(gl.glGetError(), "use program") [all...] |
/external/deqp/modules/gles3/functional/ |
es3fShaderFragDataTests.cpp | 197 GLU_EXPECT_NO_ERROR(gl.getError(), "Rendering failed"); 205 GLU_EXPECT_NO_ERROR(gl.getError(), "Reading pixels failed"); 305 GLU_EXPECT_NO_ERROR(gl.getError(), "Setup failed"); 315 GLU_EXPECT_NO_ERROR(gl.getError(), "Rendering failed"); 328 GLU_EXPECT_NO_ERROR(gl.getError(), "Reading pixels failed");
|
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...] |
/external/deqp/modules/glshared/ |
glsShaderPerformanceMeasurer.cpp | 152 GLU_EXPECT_NO_ERROR(gl.getError(), "Create VAO"); 190 GLU_EXPECT_NO_ERROR(gl.getError(), "Upload index data"); 206 GLU_EXPECT_NO_ERROR(gl.getError(), "Upload vertex data"); 220 GLU_EXPECT_NO_ERROR(gl.getError(), "Setup vertex attribute state"); 224 GLU_EXPECT_NO_ERROR(gl.getError(), "glUseProgram()"); 297 GLU_EXPECT_NO_ERROR(m_renderCtx.getFunctions().getError(), "End of rendering");
|
glsAttributeLocationTests.cpp | 106 GLU_EXPECT_NO_ERROR(gl.getError(), "glGetIntegerv()"); 313 GLU_EXPECT_NO_ERROR(gl.getError(), "glGetShaderiv()"); 318 GLU_EXPECT_NO_ERROR(gl.getError(), "glGetShaderInfoLog()"); 328 GLU_EXPECT_NO_ERROR(gl.getError(), "glGetShaderiv()"); 339 GLU_EXPECT_NO_ERROR(gl.getError(), "glGetProgramiv()"); 344 GLU_EXPECT_NO_ERROR(gl.getError(), "glGetProgramInfoLog()"); 354 GLU_EXPECT_NO_ERROR(gl.getError(), "glGetProgramiv()"); 423 GLU_EXPECT_NO_ERROR(gl.getError(), "glCreateShader()"); 432 GLU_EXPECT_NO_ERROR(gl.getError(), "glShaderSource()"); 437 GLU_EXPECT_NO_ERROR(gl.getError(), "glCompileShader()") [all...] |
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...] |
/external/deqp/modules/egl/ |
teglNativeColorMappingTests.cpp | 116 GLU_EXPECT_NO_ERROR(gl.getError(), "Failed to create shaders and program"); 120 GLU_EXPECT_NO_ERROR(gl.getError(), "Failed to setup vertex shader"); 124 GLU_EXPECT_NO_ERROR(gl.getError(), "Failed to setup fragment shader"); 135 GLU_EXPECT_NO_ERROR(gl.getError(), "Failed to get vertex shader compile info"); 149 GLU_EXPECT_NO_ERROR(gl.getError(), "Failed to get fragment shader compile info"); 157 GLU_EXPECT_NO_ERROR(gl.getError(), "Failed to setup program"); 168 GLU_EXPECT_NO_ERROR(gl.getError(), "Failed to get program link info"); 186 GLU_EXPECT_NO_ERROR(gl.getError(), "Failed to delete shaders"); 211 GLU_EXPECT_NO_ERROR(gl.getError(), "Color clear failed"); 233 GLU_EXPECT_NO_ERROR(gl.getError(), "Failed to setup shader program for rendering") [all...] |
teglNativeCoordMappingTests.cpp | 116 GLU_EXPECT_NO_ERROR(gl.getError(), "Failed to create shaders and program"); 120 GLU_EXPECT_NO_ERROR(gl.getError(), "Failed to setup vertex shader"); 124 GLU_EXPECT_NO_ERROR(gl.getError(), "Failed to setup fragment shader"); 135 GLU_EXPECT_NO_ERROR(gl.getError(), "Failed to get vertex shader compile info"); 149 GLU_EXPECT_NO_ERROR(gl.getError(), "Failed to get fragment shader compile info"); 157 GLU_EXPECT_NO_ERROR(gl.getError(), "Failed to setup program"); 168 GLU_EXPECT_NO_ERROR(gl.getError(), "Failed to get program link info"); 186 GLU_EXPECT_NO_ERROR(gl.getError(), "Failed to delete shaders"); 213 GLU_EXPECT_NO_ERROR(gl.getError(), "Color clear failed"); 243 GLU_EXPECT_NO_ERROR(gl.getError(), "Failed to setup shader program for rendering") [all...] |
teglCreateContextExtTests.cpp | 627 GLU_EXPECT_NO_ERROR(gl.getError(), "glGetIntegerv()"); 649 GLU_EXPECT_NO_ERROR(gl.getError(), "glGetIntegerv()"); 693 GLU_EXPECT_NO_ERROR(gl.getError(), "glGetIntegerv()"); 696 GLU_EXPECT_NO_ERROR(gl.getError(), "glGetIntegerv()"); 851 GLU_EXPECT_NO_ERROR(gl.getError(), "glGetIntegerv()"); 868 GLU_EXPECT_NO_ERROR(gl.getError(), "glGetIntegerv()"); 886 GLU_EXPECT_NO_ERROR(gl.getError(), "glGetIntegerv()"); 908 GLU_EXPECT_NO_ERROR(gl.getError(), "glGetIntegerv()"); 926 GLU_EXPECT_NO_ERROR(gl.getError(), "glGetIntegerv()"); 980 GLU_EXPECT_NO_ERROR(gl.getError(), "glGetBooleanv()") [all...] |
teglMemoryStressTests.cpp | 220 GLU_EXPECT_NO_ERROR(m_gl.getError(), "glClearColor()"); 223 GLU_EXPECT_NO_ERROR(m_gl.getError(), "glClear()"); 282 GLU_EXPECT_NO_ERROR(m_gl.getError(), "glClearColor()"); 285 GLU_EXPECT_NO_ERROR(m_gl.getError(), "glClear()");
|
/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/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");
|