Home
last modified time | relevance | path

Searched defs:fboConfigList (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fFboSRGBWriteControlTests.cpp391 std::vector<FBOConfig> fboConfigList; member
1054 void Renderer::createFBOwithColorAttachment (const std::vector<FBOConfig> fboConfigList) in createFBOwithColorAttachment()
1727 std::vector<FBOConfig> fboConfigList(fboConfigs, fboConfigs + DE_LENGTH_OF_ARRAY(fboConfigs)); in setupTest() local