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

  /external/deqp/modules/gles2/functional/
es2fFboApiTest.cpp 396 static void attachmentQueryTex2DTest (tcu::TestContext& testCtx, sglr::Context& ctx)
631 addChild(new FboApiCase(m_context, "attachment_query_tex2d", "Query 2d texture attachment properties", attachmentQueryTex2DTest));
  /external/deqp/modules/gles3/functional/
es3fFboApiTests.cpp 372 static void attachmentQueryTex2DTest (tcu::TestContext& testCtx, sglr::Context& ctx)
602 addChild(new FboApiCase(m_context, "attachment_query_tex2d", "Query 2d texture attachment properties", attachmentQueryTex2DTest));

Completed in 97 milliseconds