Home
last modified time | relevance | path

Searched defs:contextGL (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DBlitGL.cpp38 angle::Result CheckCompileStatus(ContextGL *contextGL, in CheckCompileStatus()
52 angle::Result CheckLinkStatus(ContextGL *contextGL, in CheckLinkStatus()
79 ContextGL *contextGL = GetImplAs<ContextGL>(context); in enter() local
106 ContextGL *contextGL = GetImplAs<ContextGL>(context); in exit() local
115 ContextGL *contextGL = GetImplAs<ContextGL>(context); in willUseTextureUnit() local
634 ContextGL *contextGL = GetImplAs<ContextGL>(context); in copySubTextureCPUReadback() local
1060 ContextGL *contextGL = GetImplAs<ContextGL>(context); in getBlitProgram() local
DTextureGL.cpp349 ContextGL *contextGL = GetImplAs<ContextGL>(context); in setSubImageRowByRowWorkaround() local
411 ContextGL *contextGL = GetImplAs<ContextGL>(context); in setSubImagePaddingWorkaround() local
579 ContextGL *contextGL = GetImplAs<ContextGL>(context); in copyImage() local
884 ContextGL *contextGL = GetImplAs<ContextGL>(context); in setStorage() local
1690 ContextGL *contextGL = GetImplAs<ContextGL>(context); in initializeContents() local
DFramebufferGL.cpp480 ContextGL *contextGL = GetImplAs<ContextGL>(context); in readPixels() local
1279 ContextGL *contextGL = GetImplAs<ContextGL>(context); in readPixelsRowByRow() local
1314 ContextGL *contextGL = GetImplAs<ContextGL>(context); in readPixelsAllAtOnce() local
Drenderergl_utils.cpp1737 angle::Result ShouldApplyLastRowPaddingWorkaround(ContextGL *contextGL, in ShouldApplyLastRowPaddingWorkaround()