Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fBlendTests.cpp405 TestCaseGroup* fbGroup = new TestCaseGroup(m_context, useSrgbFbo ? "fbo_srgb" : "default_framebuffer", useSrgbFbo ? "Use a FBO with GL_SRGB8_ALPHA8" : "Use the default framebuffer"); in init() local
406 addChild(fbGroup); in init()
412 fbGroup->addChild(group); in init()
446 fbGroup->addChild(mainGroup); in init()
494 fbGroup->addChild(group); in init()

Completed in 2 milliseconds