Home
last modified time | relevance | path

Searched refs:createChecker (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/modules/glshared/
H A DglsFboUtil.hpp421 virtual Checker* createChecker (const glu::RenderContext&, const FormatDB&) = 0;
H A DglsFboUtil.cpp576 const UniquePtr<Checker> cctx(m_factory.createChecker(m_renderCtx, m_formats)); in validStatusCodes()
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fFboCompletenessTests.cpp389 Checker* createChecker (const glu::RenderContext& ctx, const FormatDB& formats) { return new ES2Checker(ctx, formats); } in createChecker() function in deqp::gles2::Functional::ES2CheckerFactory
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFboCompletenessTests.cpp466 Checker* createChecker (const glu::RenderContext& ctx, const FormatDB& formats) { return new ES3Checker(ctx, formats); } in createChecker() function in deqp::gles3::Functional::ES3CheckerFactory

Completed in 4 milliseconds