Home
last modified time | relevance | path

Searched defs:getImplementationColorReadFormat (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DFramebufferNULL.cpp85 GLenum FramebufferNULL::getImplementationColorReadFormat(const gl::Context *context) const in getImplementationColorReadFormat() function in rx::FramebufferNULL
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DFramebufferD3D.cpp194 GLenum FramebufferD3D::getImplementationColorReadFormat(const gl::Context *context) const in getImplementationColorReadFormat() function in rx::FramebufferD3D
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DFramebufferGL.cpp460 GLenum FramebufferGL::getImplementationColorReadFormat(const gl::Context *context) const in getImplementationColorReadFormat() function in rx::FramebufferGL
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DFramebufferVk.cpp457 GLenum FramebufferVk::getImplementationColorReadFormat(const gl::Context *context) const in getImplementationColorReadFormat() function in rx::FramebufferVk
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DFramebuffer.cpp1493 angle::Result Framebuffer::getImplementationColorReadFormat(const Context *context, in getImplementationColorReadFormat() function in gl::Framebuffer