HomeSort by relevance Sort by last modified time
    Searched refs:FboSRGBWriteControlTests (Results 1 - 3 of 3) sorted by null

  /external/deqp/modules/gles31/functional/
es31fFboSRGBWriteControlTests.hpp 36 class FboSRGBWriteControlTests : public TestCaseGroup
39 FboSRGBWriteControlTests (Context& context);
40 ~FboSRGBWriteControlTests (void);
45 FboSRGBWriteControlTests (const FboSRGBWriteControlTests & other);
46 FboSRGBWriteControlTests& operator= (const FboSRGBWriteControlTests & other);
es31fFunctionalTests.cpp 381 addChild(new FboSRGBWriteControlTests (m_context));
es31fFboSRGBWriteControlTests.cpp     [all...]

Completed in 232 milliseconds