Home
last modified time | relevance | path

Searched refs:getReadPixelsFormat (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dformatutils.h181 GLenum getReadPixelsFormat(const Extensions &extensions) const;
H A DFramebuffer.cpp1664 return format.getReadPixelsFormat(context->getExtensions()); in getImplementationColorReadFormat()
H A Dformatutils.cpp373 GLenum InternalFormat::getReadPixelsFormat(const Extensions &extensions) const in getReadPixelsFormat() function in gl::InternalFormat
/third_party/skia/src/gpu/gl/
H A DGrGLCaps.h186 void getReadPixelsFormat(GrGLFormat surfaceFormat, GrColorType surfaceColorType,
H A DGrGLGpu.cpp2158 this->glCaps().getReadPixelsFormat(surface->backendFormat().asGLFormat(), in readOrTransferPixelsFrom()
H A DGrGLCaps.cpp1314 void GrGLCaps::getReadPixelsFormat(GrGLFormat surfaceFormat, GrColorType surfaceColorType, in getReadPixelsFormat() function in GrGLCaps
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DFramebufferGL.cpp672 readAttachment->getFormat().info->getReadPixelsFormat(context->getExtensions()); in readPixels()

Completed in 27 milliseconds