Searched refs:getReadPixelsFormat (Results 1 – 7 of 7) sorted by relevance
181 GLenum getReadPixelsFormat(const Extensions &extensions) const;
1664 return format.getReadPixelsFormat(context->getExtensions()); in getImplementationColorReadFormat()
373 GLenum InternalFormat::getReadPixelsFormat(const Extensions &extensions) const in getReadPixelsFormat() function in gl::InternalFormat
186 void getReadPixelsFormat(GrGLFormat surfaceFormat, GrColorType surfaceColorType,
2147 this->glCaps().getReadPixelsFormat(surface->backendFormat().asGLFormat(), in readOrTransferPixelsFrom()
1314 void GrGLCaps::getReadPixelsFormat(GrGLFormat surfaceFormat, GrColorType surfaceColorType, in getReadPixelsFormat() function in GrGLCaps
672 readAttachment->getFormat().info->getReadPixelsFormat(context->getExtensions()); in readPixels()