Searched defs:SamplesCase (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/gles3/functional/
H A Des3fInternalFormatQueryTests.cpp44 class SamplesCase : public ApiCase class in namespace:deqp::gles3::Functional::__anon5092
47 SamplesCase(Context& context, const char* name, const char* description, GLenum internalFormat, bool isIntegerInternalFormat) function in class:deqp::gles3::Functional::__anon5092::SamplesCase
231 addChild(new SamplesCase(m_context, (std::string(internalFormat.name) + "_samples").c_str(), "SAMPLES and NUM_SAMPLE_COUNTS", internalFormat.format, internalFormat.isIntegerFormat));

Completed in 57 milliseconds