Home
last modified time | relevance | path

Searched defs:eglImageToExternalTexture (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/tools/gpu/gl/
H A DGLTestContext.h41 virtual GrGLuint eglImageToExternalTexture(GrEGLImage) const { return 0; } in eglImageToExternalTexture() function in sk_gpu_test::GLTestContext
/third_party/skia/tools/gpu/gl/egl/
H A DCreatePlatformGLTestContext_egl.cpp252 GrGLuint EGLGLTestContext::eglImageToExternalTexture(GrEGLImage image) const { in eglImageToExternalTexture() function in EGLGLTestContext
/third_party/skia/tools/gpu/gl/angle/
H A DGLTestContext_angle.cpp384 GrGLuint ANGLEGLContext::eglImageToExternalTexture(GrEGLImage image) const { in eglImageToExternalTexture() function in ANGLEGLContext

Completed in 3 milliseconds