Searched defs:getEffectiveFormat (Results 1 – 4 of 4) sorted by relevance
210 GLenum getEffectiveFormat (GLenum format, GLenum type) in getEffectiveFormat() function215 GLenum TextureImageSource::getEffectiveFormat (void) const in getEffectiveFormat() function in deqp::egl::Image::TextureImageSource338 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
254 GLenum getEffectiveFormat (void) const { return m_format; } in getEffectiveFormat() function in deqp::egl::Image::__anon26a36ea10111::AndroidNativeImageSource
190 glw::GLenum getEffectiveFormat (void) const { return m_imgSource->getEffectiveFormat(); } in getEffectiveFormat() function in deqp::egl::Image::GLESImageApi::Create
1059 def getEffectiveFormat(self): member in ValueRecord