Home
last modified time | relevance | path

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

/third_party/skia/tools/gpu/gl/
H A DGLTestContext.h33 virtual GrEGLImage texture2DToEGLImage(GrGLuint /*texID*/) const { return nullptr; } in texture2DToEGLImage() function in sk_gpu_test::GLTestContext
/third_party/skia/tools/gpu/gl/egl/
H A DCreatePlatformGLTestContext_egl.cpp234 GrEGLImage EGLGLTestContext::texture2DToEGLImage(GrGLuint texID) const { in texture2DToEGLImage() function in EGLGLTestContext
/third_party/skia/tools/gpu/gl/angle/
H A DGLTestContext_angle.cpp370 GrEGLImage ANGLEGLContext::texture2DToEGLImage(GrGLuint texID) const { in texture2DToEGLImage() function in ANGLEGLContext

Completed in 2 milliseconds