Home
last modified time | relevance | path

Searched defs:eglImageToExternalTexture (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/skia/tools/gpu/gl/
DGLTestContext.h42 virtual GrGLuint eglImageToExternalTexture(GrEGLImage) const { return 0; } in eglImageToExternalTexture() function
/third_party/skia/tools/gpu/gl/
DGLTestContext.h41 virtual GrGLuint eglImageToExternalTexture(GrEGLImage) const { return 0; } in eglImageToExternalTexture() function
/third_party/skia/tools/gpu/gl/egl/
DCreatePlatformGLTestContext_egl.cpp252 GrGLuint EGLGLTestContext::eglImageToExternalTexture(GrEGLImage image) const { in eglImageToExternalTexture() function in __anonba9c88580111::EGLGLTestContext
/third_party/flutter/skia/tools/gpu/gl/egl/
DCreatePlatformGLTestContext_egl.cpp265 GrGLuint EGLGLTestContext::eglImageToExternalTexture(GrEGLImage image) const { in eglImageToExternalTexture() function in __anonebddf98d0111::EGLGLTestContext
/third_party/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp384 GrGLuint ANGLEGLContext::eglImageToExternalTexture(GrEGLImage image) const { in eglImageToExternalTexture() function in __anon413ef4dd0111::ANGLEGLContext
/third_party/flutter/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp373 GrGLuint ANGLEGLContext::eglImageToExternalTexture(GrEGLImage image) const { in eglImageToExternalTexture() function in __anonb5a66fd20111::ANGLEGLContext