Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cTextureViewTests.hpp580 glw::GLint getMaxConformantSampleCount(glw::GLenum target, glw::GLenum internalFormat);
Dgl4cTextureViewTests.cpp4804 glw::GLint TextureViewTestViewSampling::getMaxConformantSampleCount(glw::GLenum target, glw::GLenum… in getMaxConformantSampleCount() function in gl4cts::TextureViewTestViewSampling
6094 m_max_color_texture_samples_gl_value = getMaxConformantSampleCount(texture_target, GL_RGBA8); in initTextureObject()