Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tools/gpu/gl/
H A DGLTestContext.h41 virtual GrGLuint eglImageToExternalTexture(GrEGLImage) const { return 0; } in eglImageToExternalTexture() function
/aosp_15_r20/external/skia/tools/gpu/gl/egl/
H A DCreatePlatformGLTestContext_egl.cpp288 GrGLuint EGLGLTestContext::eglImageToExternalTexture(GrEGLImage image) const { in eglImageToExternalTexture() function in __anon4bb82d7b0111::EGLGLTestContext
/aosp_15_r20/external/skia/tools/gpu/gl/angle/
H A DGLTestContext_angle.cpp391 GrGLuint ANGLEGLContext::eglImageToExternalTexture(GrEGLImage image) const { in eglImageToExternalTexture() function in __anon1cbc42400111::ANGLEGLContext