Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/gl/
H A DGrGLCaps.h207 void getTexSubImageExternalFormatAndType(GrGLFormat surfaceFormat, GrColorType surfaceColorType,
H A DGrGLGpu.cpp1063 this->glCaps().getTexSubImageExternalFormatAndType( in onTransferPixelsTo()
1141 this->glCaps().getTexSubImageExternalFormatAndType( in uploadColorTypeTexData()
H A DGrGLCaps.cpp1428 void GrGLCaps::getTexSubImageExternalFormatAndType(GrGLFormat surfaceFormat, in getTexSubImageExternalFormatAndType() function in GrGLCaps