Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/
DFramebufferImpl.h115 inline const gl::InternalFormat &FramebufferImpl::getImplementationColorReadFormat( in getImplementationColorReadFormat() function
/external/angle/src/libANGLE/renderer/d3d/d3d9/
DFramebuffer9.cpp389 const gl::InternalFormat &Framebuffer9::getImplementationColorReadFormat( in getImplementationColorReadFormat() function in rx::Framebuffer9
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DFramebuffer11.cpp409 const gl::InternalFormat &Framebuffer11::getImplementationColorReadFormat( in getImplementationColorReadFormat() function in rx::Framebuffer11
/external/angle/src/libANGLE/
DRenderbuffer.cpp397 GLenum Renderbuffer::getImplementationColorReadFormat(const Context *context) const in getImplementationColorReadFormat() function in gl::Renderbuffer
DFramebuffer.cpp1778 GLenum Framebuffer::getImplementationColorReadFormat(const Context *context) in getImplementationColorReadFormat() function in gl::Framebuffer
DTexture.cpp2476 GLenum Texture::getImplementationColorReadFormat(const Context *context) const in getImplementationColorReadFormat() function in gl::Texture
/external/angle/src/libANGLE/renderer/vulkan/
DFramebufferVk.cpp798 const gl::InternalFormat &FramebufferVk::getImplementationColorReadFormat( in getImplementationColorReadFormat() function in rx::FramebufferVk