Searched defs:SamplesCase (Results 1 - 1 of 1) sorted by relevance
/external/deqp/modules/gles3/functional/ | ||
H A D | es3fInternalFormatQueryTests.cpp | 44 class SamplesCase : public ApiCase class in namespace:deqp::gles3::Functional::__anon4331 47 SamplesCase(Context& context, const char* name, const char* description, GLenum internalFormat, bool isIntegerInternalFormat) function in class:deqp::gles3::Functional::__anon4331::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 90 milliseconds