HomeSort by relevance Sort by last modified time
    Searched refs:drawTestPattern (Results 1 - 3 of 3) sorted by null

  /external/deqp/modules/gles2/stress/
es2sSpecialFloatTests.cpp 114 bool drawTestPattern (bool useTexture);
218 bool RenderCase::drawTestPattern (bool useTexture)
299 GLU_EXPECT_NO_ERROR(gl.getError(), "RenderCase::drawTestPattern");
710 if (!drawTestPattern(false))
899 if (!drawTestPattern(false))
    [all...]
  /external/deqp/modules/gles3/stress/
es3sSpecialFloatTests.cpp 117 bool drawTestPattern (bool useTexture);
221 bool RenderCase::drawTestPattern (bool useTexture)
307 GLU_EXPECT_NO_ERROR(gl.getError(), "RenderCase::drawTestPattern");
722 if (!drawTestPattern(false))
915 if (!drawTestPattern(false))
    [all...]
  /external/deqp/modules/gles31/functional/
es31fStencilTexturingTests.cpp 123 static void drawTestPattern (const glu::RenderContext& renderCtx, int width, int height)
778 drawTestPattern(renderCtx, width, height);
    [all...]

Completed in 718 milliseconds