Home
last modified time | relevance | path

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

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