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

  /external/deqp/modules/gles31/functional/
es31fTextureGatherTests.hpp 36 class TextureGatherTests : public TestCaseGroup
39 TextureGatherTests (Context& context);
43 TextureGatherTests (const TextureGatherTests& other);
44 TextureGatherTests& operator= (const TextureGatherTests& other);
es31fFunctionalTests.cpp 250 addChild(new TextureGatherTests (m_context));
es31fTextureGatherTests.cpp     [all...]

Completed in 2374 milliseconds