Searched defs:getImplementationColorReadFormat (Results 1 – 5 of 5) sorted by relevance
85 GLenum FramebufferNULL::getImplementationColorReadFormat(const gl::Context *context) const in getImplementationColorReadFormat() function in rx::FramebufferNULL
194 GLenum FramebufferD3D::getImplementationColorReadFormat(const gl::Context *context) const in getImplementationColorReadFormat() function in rx::FramebufferD3D
460 GLenum FramebufferGL::getImplementationColorReadFormat(const gl::Context *context) const in getImplementationColorReadFormat() function in rx::FramebufferGL
457 GLenum FramebufferVk::getImplementationColorReadFormat(const gl::Context *context) const in getImplementationColorReadFormat() function in rx::FramebufferVk
1493 angle::Result Framebuffer::getImplementationColorReadFormat(const Context *context, in getImplementationColorReadFormat() function in gl::Framebuffer