Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds