Home
last modified time | relevance | path

Searched refs:FboSp (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fFboSRGBWriteControlTests.cpp824 typedef de::SharedPtr<TestFramebuffer> FboSp; typedef in deqp::gles31::Functional::__anon6afaefe80111::Renderer
853 std::vector<FboSp> m_framebufferList;
1094FboSp framebuffer(new TestFramebuffer(m_context, fboConfigList[idx].fboTargetType, fboConfigList[i… in createFBOwithColorAttachment()