Searched refs:TextureCubeLodControlCase (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/gles3/functional/
H A Des3fTextureMipmapTests.cpp1718 // TextureCubeLodControlCase + test cases
1720 class TextureCubeLodControlCase : public TestCase class in namespace:deqp::gles3::Functional
1724 TextureCubeLodControlCase (Context& context, const char* name, const char* desc, deUint32 minFilter);
1725 ~TextureCubeLodControlCase (void);
1738 TextureCubeLodControlCase (const TextureCubeLodControlCase& other);
1739 TextureCubeLodControlCase& operator= (const TextureCubeLodControlCase& other);
1747 TextureCubeLodControlCase::TextureCubeLodControlCase (Contex function in class:deqp::gles3::Functional::TextureCubeLodControlCase
[all...]

Completed in 551 milliseconds