Home
last modified time | relevance | path

Searched refs:SamplesCase (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fInternalFormatQueryTests.cpp44 class SamplesCase : public ApiCase class
47SamplesCase(Context& context, const char* name, const char* description, GLenum internalFormat, bo… in SamplesCase() function in deqp::gles3::Functional::__anon22ab1c110111::SamplesCase
231 …addChild(new SamplesCase(m_context, (std::string(internalFormat.name) + "_samples").c_str(), "SAMP… in init()