Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/
H A DFramebufferImpl.h120 inline const gl::InternalFormat &FramebufferImpl::getImplementationColorReadFormat( in getImplementationColorReadFormat() function
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/
H A DFramebuffer9.cpp389 const gl::InternalFormat &Framebuffer9::getImplementationColorReadFormat( in getImplementationColorReadFormat() function in rx::Framebuffer9
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/
H A DFramebuffer11.cpp409 const gl::InternalFormat &Framebuffer11::getImplementationColorReadFormat( in getImplementationColorReadFormat() function in rx::Framebuffer11
/aosp_15_r20/external/angle/src/libANGLE/
H A DRenderbuffer.cpp396 GLenum Renderbuffer::getImplementationColorReadFormat(const Context *context) const in getImplementationColorReadFormat() function in gl::Renderbuffer
H A DFramebuffer.cpp1795 GLenum Framebuffer::getImplementationColorReadFormat(const Context *context) in getImplementationColorReadFormat() function in gl::Framebuffer
H A DTexture.cpp2674 GLenum Texture::getImplementationColorReadFormat(const Context *context) const in getImplementationColorReadFormat() function in gl::Texture
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DFramebufferVk.cpp912 const gl::InternalFormat &FramebufferVk::getImplementationColorReadFormat( in getImplementationColorReadFormat() function in rx::FramebufferVk