Searched defs:getEffectiveFormat (Results 1 – 3 of 3) sorted by relevance
/external/deqp/modules/egl/ | ||
D | teglImageUtil.cpp | 210 GLenum getEffectiveFormat (GLenum format, GLenum type) in getEffectiveFormat() function |
D | teglAndroidUtil.cpp | 109 GLenum getEffectiveFormat (void) const { return m_format; } in getEffectiveFormat() function in deqp::egl::Image::AndroidNativeImageSource |
D | teglImageFormatTests.cpp | 188 glw::GLenum getEffectiveFormat (void) const { return m_imgSource->getEffectiveFormat(); } in getEffectiveFormat() function in deqp::egl::Image::GLES2ImageApi::Create |