Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tools/gpu/gl/
H A DGLTestContext.h33 virtual GrEGLImage texture2DToEGLImage(GrGLuint /*texID*/) const { return nullptr; } in texture2DToEGLImage() function
/aosp_15_r20/external/skia/tools/gpu/gl/egl/
H A DCreatePlatformGLTestContext_egl.cpp270 GrEGLImage EGLGLTestContext::texture2DToEGLImage(GrGLuint texID) const { in texture2DToEGLImage() function in __anon4bb82d7b0111::EGLGLTestContext
/aosp_15_r20/external/skia/tools/gpu/gl/angle/
H A DGLTestContext_angle.cpp377 GrEGLImage ANGLEGLContext::texture2DToEGLImage(GrGLuint texID) const { in texture2DToEGLImage() function in __anon1cbc42400111::ANGLEGLContext