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

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

Completed in 503 milliseconds