Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/
DFramebufferImpl.h114 inline const gl::InternalFormat &FramebufferImpl::getImplementationColorReadFormat( in getImplementationColorReadFormat() function
/external/swiftshader/src/OpenGL/libGLES_CM/
DFramebuffer.cpp402 GLenum Framebuffer::getImplementationColorReadFormat() in getImplementationColorReadFormat() function in es1::Framebuffer
/external/angle/src/libANGLE/renderer/d3d/d3d9/
DFramebuffer9.cpp389 const gl::InternalFormat &Framebuffer9::getImplementationColorReadFormat( in getImplementationColorReadFormat() function in rx::Framebuffer9
/external/swiftshader/src/OpenGL/libGLESv2/
DFramebuffer.cpp522 GLenum Framebuffer::getImplementationColorReadFormat() const in getImplementationColorReadFormat() function in es2::Framebuffer
/external/angle/src/libANGLE/
DRenderbuffer.cpp366 GLenum Renderbuffer::getImplementationColorReadFormat(const Context *context) const in getImplementationColorReadFormat() function in gl::Renderbuffer
DFramebuffer.cpp1653 GLenum Framebuffer::getImplementationColorReadFormat(const Context *context) in getImplementationColorReadFormat() function in gl::Framebuffer
DTexture.cpp2283 GLenum Texture::getImplementationColorReadFormat(const Context *context) const in getImplementationColorReadFormat() function in gl::Texture
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DFramebuffer11.cpp383 const gl::InternalFormat &Framebuffer11::getImplementationColorReadFormat( in getImplementationColorReadFormat() function in rx::Framebuffer11
/external/angle/src/libANGLE/renderer/vulkan/
DFramebufferVk.cpp709 const gl::InternalFormat &FramebufferVk::getImplementationColorReadFormat( in getImplementationColorReadFormat() function in rx::FramebufferVk