Searched refs:getImplementationColorReadFormat (Results 1 – 20 of 20) sorted by relevance
66 virtual const gl::InternalFormat &getImplementationColorReadFormat(108 inline const gl::InternalFormat &FramebufferImpl::getImplementationColorReadFormat( in getImplementationColorReadFormat() function
55 const gl::InternalFormat &getImplementationColorReadFormat(
388 const gl::InternalFormat &Framebuffer9::getImplementationColorReadFormat( in getImplementationColorReadFormat() function in rx::Framebuffer9
60 const gl::InternalFormat &getImplementationColorReadFormat(
383 const gl::InternalFormat &Framebuffer11::getImplementationColorReadFormat( in getImplementationColorReadFormat() function in rx::Framebuffer11
118 GLenum getImplementationColorReadFormat(const Context *context) const;
296 GLenum Renderbuffer::getImplementationColorReadFormat(const Context *context) const in getImplementationColorReadFormat() function in gl::Renderbuffer
24 GLenum implFormat = obj->getImplementationColorReadFormat(context); in ValidateGetImageFormatAndType()
352 GLenum getImplementationColorReadFormat(const Context *context);
1620 GLenum Framebuffer::getImplementationColorReadFormat(const Context *context) in getImplementationColorReadFormat() function in gl::Framebuffer1622 const gl::InternalFormat &format = mImpl->getImplementationColorReadFormat(context); in getImplementationColorReadFormat()1628 const gl::InternalFormat &format = mImpl->getImplementationColorReadFormat(context); in getImplementationColorReadType()
500 GLenum getImplementationColorReadFormat(const Context *context) const;
337 pname, texture->getImplementationColorReadFormat(context)); in QueryTexParameterBase()1369 *params = static_cast<GLint>(renderbuffer->getImplementationColorReadFormat(context)); in QueryRenderbufferiv()
1988 GLenum Texture::getImplementationColorReadFormat(const Context *context) const in getImplementationColorReadFormat() function in gl::Texture
2543 *params = mReadFramebuffer->getImplementationColorReadFormat(context); in getIntegerv()
5862 currentFormat = readFramebuffer->getImplementationColorReadFormat(context); in ValidateReadPixelsBase()
61 const gl::InternalFormat &getImplementationColorReadFormat(
138 const gl::InternalFormat &FramebufferMtl::getImplementationColorReadFormat(
72 const gl::InternalFormat &getImplementationColorReadFormat(
433 const gl::InternalFormat &FramebufferVk::getImplementationColorReadFormat( in getImplementationColorReadFormat() function in rx::FramebufferVk
314 GLenum readFormat = source->getImplementationColorReadFormat(context); in copySubImageToLUMAWorkaroundTexture()