/external/deqp/modules/gles31/functional/ |
es31fFboNoAttachmentTests.cpp | 168 GLU_EXPECT_NO_ERROR(gl.getError(), "Query failed"); 253 GLU_EXPECT_NO_ERROR(gl.getError(), "Query failed");
|
es31fSampleShadingTests.cpp | 523 GLU_EXPECT_NO_ERROR(gl.getError(), "set ratio"); 534 GLU_EXPECT_NO_ERROR(gl.getError(), "set ratio");
|
es31fTextureFilteringTests.cpp | 368 GLU_EXPECT_NO_ERROR(gl.getError(), "Draw"); 371 GLU_EXPECT_NO_ERROR(gl.getError(), "Read pixels");
|
es31fFboTestCase.cpp | 343 GLU_EXPECT_NO_ERROR(gl.getError(), "Failed to query sample counts for format");
|
es31fProgramInterfaceQueryTestCase.cpp | 552 GLU_EXPECT_NO_ERROR(gl.getError(), "query block name"); 706 GLU_EXPECT_NO_ERROR(gl.getError(), "getProgramInterfaceiv(..., GL_ATOMIC_COUNTER_BUFFER, GL_ACTIVE_RESOURCES, ...)"); [all...] |
/external/deqp/modules/gles2/functional/ |
es2fColorClearTest.cpp | 233 GLU_EXPECT_NO_ERROR(gl.getError(), "glReadPixels");
|
es2fTextureUnitTests.cpp | 899 GLU_EXPECT_NO_ERROR(context.getError(), "Set textures"); 911 GLU_EXPECT_NO_ERROR(context.getError(), "Draw"); 916 GLU_EXPECT_NO_ERROR(context.getError(), "Delete textures"); [all...] |
es2fFlushFinishTests.cpp | 241 GLU_EXPECT_NO_ERROR(gl.getError(), "Failed to set up render state");
|
es2fTextureWrapTests.cpp | 184 GLU_EXPECT_NO_ERROR(gl.getError(), "Set texturing state");
|
es2fFboApiTest.cpp | 570 GLU_EXPECT_NO_ERROR(gl.getError(), "Before test case"); 581 GLU_EXPECT_NO_ERROR(gl.getError(), "After test case");
|
es2fTextureFilteringTests.cpp | 578 GLU_EXPECT_NO_ERROR(gl.getError(), "Draw"); 581 GLU_EXPECT_NO_ERROR(gl.getError(), "Read pixels");
|
/external/deqp/modules/gles3/functional/ |
es3fColorClearTest.cpp | 233 GLU_EXPECT_NO_ERROR(gl.getError(), "glReadPixels");
|
es3fFboTestCase.cpp | 338 GLU_EXPECT_NO_ERROR(gl.getError(), "Failed to query sample counts for format");
|
es3fFragmentOutputTests.cpp | 287 GLU_EXPECT_NO_ERROR(gl.getError(), "After framebuffer setup"); 296 GLU_EXPECT_NO_ERROR(gl.getError(), "After init"); 706 GLU_EXPECT_NO_ERROR(gl.getError(), "After program setup"); 749 GLU_EXPECT_NO_ERROR(gl.getError(), "After attribute setup"); 752 GLU_EXPECT_NO_ERROR(gl.getError(), "glDrawElements"); [all...] |
es3fShaderDerivateTests.cpp | 765 GLU_EXPECT_NO_ERROR(gl.getError(), "Setup program state"); 770 GLU_EXPECT_NO_ERROR(gl.getError(), "Draw"); 792 GLU_EXPECT_NO_ERROR(gl.getError(), "Resolve blit"); 820 GLU_EXPECT_NO_ERROR(gl.getError(), "Read pixels"); [all...] |
es3fTextureSwizzleTests.cpp | 185 GLU_EXPECT_NO_ERROR(gl.getError(), "Set texturing state");
|
es3fFlushFinishTests.cpp | 250 GLU_EXPECT_NO_ERROR(gl.getError(), "Failed to set up render state");
|
es3fTextureWrapTests.cpp | 315 GLU_EXPECT_NO_ERROR(gl.getError(), "Set texturing state");
|
/external/deqp/modules/gles2/accuracy/ |
es2aTextureMipmapTests.cpp | 302 GLU_EXPECT_NO_ERROR(gl.getError(), "After texture setup"); 567 GLU_EXPECT_NO_ERROR(gl.getError(), "After texture setup");
|
/external/deqp/modules/gles2/performance/ |
es2pShaderControlStatementTests.cpp | 371 GLU_EXPECT_NO_ERROR(gl.getError(), "Setup program state"); 644 GLU_EXPECT_NO_ERROR(gl.getError(), "Setup program state");
|
/external/deqp/modules/gles3/accuracy/ |
es3aTextureMipmapTests.cpp | 295 GLU_EXPECT_NO_ERROR(gl.getError(), "After texture setup"); 556 GLU_EXPECT_NO_ERROR(gl.getError(), "After texture setup");
|
/external/deqp/modules/gles3/performance/ |
es3pShaderControlStatementTests.cpp | 375 GLU_EXPECT_NO_ERROR(gl.getError(), "Setup program state"); 652 GLU_EXPECT_NO_ERROR(gl.getError(), "Setup program state");
|
es3pBufferDataUploadTests.cpp | [all...] |
/external/deqp/modules/glshared/ |
glsBufferTestUtil.cpp | 461 GLU_EXPECT_NO_ERROR(gl.getError(), "Initialization failed"); 699 GLU_EXPECT_NO_ERROR(gl.getError(), "Initialization failed");
|
glsFboCompletenessTests.cpp | 734 GLU_EXPECT_NO_ERROR(
|