Home
last modified time | relevance | path

Searched refs:eglImageToExternalTexture (Results 1 - 5 of 5) 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.cpp35 GrGLuint eglImageToExternalTexture(GrEGLImage) const override;
252 GrGLuint EGLGLTestContext::eglImageToExternalTexture(GrEGLImage image) const { in eglImageToExternalTexture() function in EGLGLTestContext
/third_party/skia/tools/gpu/gl/angle/
H A DGLTestContext_angle.cpp98 GrGLuint eglImageToExternalTexture(GrEGLImage) const override;
384 GrGLuint ANGLEGLContext::eglImageToExternalTexture(GrEGLImage image) const { in eglImageToExternalTexture() function in ANGLEGLContext
/third_party/skia/tests/
H A DEGLImageTest.cpp143 externalTexture.fID = glCtx0->eglImageToExternalTexture(image); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
H A DTextureBindingsResetTest.cpp114 infoExternal.fID = ctxInfo.glContext()->eglImageToExternalTexture(eglImage); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()

Completed in 3 milliseconds