Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/
DFramebufferImpl.h108 inline const gl::InternalFormat &FramebufferImpl::getImplementationColorReadFormat( in getImplementationColorReadFormat() function
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DRenderbuffer.cpp296 GLenum Renderbuffer::getImplementationColorReadFormat(const Context *context) const in getImplementationColorReadFormat() function in gl::Renderbuffer
DFramebuffer.cpp1620 GLenum Framebuffer::getImplementationColorReadFormat(const Context *context) in getImplementationColorReadFormat() function in gl::Framebuffer
DTexture.cpp1988 GLenum Texture::getImplementationColorReadFormat(const Context *context) const in getImplementationColorReadFormat() function in gl::Texture
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d9/
DFramebuffer9.cpp388 const gl::InternalFormat &Framebuffer9::getImplementationColorReadFormat( in getImplementationColorReadFormat() function in rx::Framebuffer9
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/
DFramebuffer11.cpp383 const gl::InternalFormat &Framebuffer11::getImplementationColorReadFormat( in getImplementationColorReadFormat() function in rx::Framebuffer11
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
DFramebufferVk.cpp433 const gl::InternalFormat &FramebufferVk::getImplementationColorReadFormat( in getImplementationColorReadFormat() function in rx::FramebufferVk