Home
last modified time | relevance | path

Searched defs:getEffectiveFormat (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/egl/
DteglImageUtil.cpp210 GLenum getEffectiveFormat (GLenum format, GLenum type) in getEffectiveFormat() function
215 GLenum TextureImageSource::getEffectiveFormat (void) const in getEffectiveFormat() function in deqp::egl::Image::TextureImageSource
338 GLenum getEffectiveFormat (void) const { return m_format; } in getEffectiveFormat() function in deqp::egl::Image::RenderbufferImageSource
525 GLenum getEffectiveFormat (void) const { return m_format; } in getEffectiveFormat() function in deqp::egl::Image::UnsupportedImageSource
DteglAndroidUtil.cpp258 GLenum getEffectiveFormat (void) const { return m_format; } in getEffectiveFormat() function in deqp::egl::Image::__anon05732c3c0111::AndroidNativeImageSource
DteglImageFormatTests.cpp188 glw::GLenum getEffectiveFormat (void) const { return m_imgSource->getEffectiveFormat(); } in getEffectiveFormat() function in deqp::egl::Image::GLES2ImageApi::Create