Searched refs:getEffectiveFormat (Results 1 – 4 of 4) sorted by relevance
183 GLenum getEffectiveFormat (void) const;210 GLenum getEffectiveFormat (GLenum format, GLenum type) in getEffectiveFormat() function215 GLenum TextureImageSource::getEffectiveFormat (void) const in getEffectiveFormat() function in deqp::egl::Image::TextureImageSource220 return deqp::egl::Image::getEffectiveFormat(m_format, m_type); in getEffectiveFormat()338 GLenum getEffectiveFormat (void) const { return m_format; } in getEffectiveFormat() function in deqp::egl::Image::RenderbufferImageSource525 GLenum getEffectiveFormat (void) const { return m_format; } in getEffectiveFormat() function in deqp::egl::Image::UnsupportedImageSource
77 virtual glw::GLenum getEffectiveFormat (void) const = 0;
277 GLenum getEffectiveFormat (void) const { return m_format; } in getEffectiveFormat() function in deqp::egl::Image::__anon12f373f50111::AndroidNativeImageSource
190 glw::GLenum getEffectiveFormat (void) const { return m_imgSource->getEffectiveFormat(); } in getEffectiveFormat() function in deqp::egl::Image::GLESImageApi::Create1760 const GLenum createFormat = glesCreate->getEffectiveFormat(); in isCompatibleCreateAndRenderActions()1965 const GLenum createFormat = glesCreate->getEffectiveFormat(); in isCompatibleCreateAndModifyActions()2057 const GLenum createFormat = glesCreate->getEffectiveFormat(); in init()