Searched refs:getReadPixelsFormat (Results 1 – 7 of 7) sorted by relevance
220 void getReadPixelsFormat(GrGLFormat surfaceFormat, GrColorType surfaceColorType,
2376 this->glCaps().getReadPixelsFormat( in readOrTransferPixelsFrom()
1437 void GrGLCaps::getReadPixelsFormat(GrGLFormat surfaceFormat, GrColorType surfaceColorType, in getReadPixelsFormat() function in GrGLCaps
223 GLenum getReadPixelsFormat(const Extensions &extensions) const;
1747 return format.getReadPixelsFormat(context->getExtensions()); in getImplementationColorReadFormat()
394 GLenum InternalFormat::getReadPixelsFormat(const Extensions &extensions) const in getReadPixelsFormat() function in gl::InternalFormat
735 readAttachment->getFormat().info->getReadPixelsFormat(context->getExtensions()); in readPixels()