Home
last modified time | relevance | path

Searched refs:getTexSubImageExternalFormatAndType (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/src/gpu/gl/
DGrGLCaps.h173 void getTexSubImageExternalFormatAndType(GrGLFormat surfaceFormat, GrColorType surfaceColorType,
DGrGLGpu.cpp910 this->glCaps().getTexSubImageExternalFormatAndType( in onTransferPixelsTo()
983 this->glCaps().getTexSubImageExternalFormatAndType( in uploadColorTypeTexData()
DGrGLCaps.cpp1305 void GrGLCaps::getTexSubImageExternalFormatAndType(GrGLFormat surfaceFormat, in getTexSubImageExternalFormatAndType() function in GrGLCaps