Home
last modified time | relevance | path

Searched refs:getBindTexImageFormat (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DSurface.h181 const gl::Format &getBindTexImageFormat() const { return mColorFormat; } in getBindTexImageFormat() function in egl::Surface
H A DTexture.cpp1776 ImageDesc desc(size, surface->getBindTexImageFormat(), InitState::Initialized); in bindTexImageFromSurface()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DTextureGL.cpp1394 const gl::Format &surfaceFormat = surface->getBindTexImageFormat(); in bindTexImage()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DTextureVk.cpp2296 const gl::InternalFormat &glInternalFormat = *surface->getBindTexImageFormat().info; in bindTexImage()

Completed in 19 milliseconds