Searched refs:getMaxConformantSampleCount (Results 1 – 2 of 2) sorted by relevance
580 glw::GLint getMaxConformantSampleCount(glw::GLenum target, glw::GLenum internalFormat);
4804 glw::GLint TextureViewTestViewSampling::getMaxConformantSampleCount(glw::GLenum target, glw::GLenum… in getMaxConformantSampleCount() function in gl4cts::TextureViewTestViewSampling6094 m_max_color_texture_samples_gl_value = getMaxConformantSampleCount(texture_target, GL_RGBA8); in initTextureObject()