Home
last modified time | relevance | path

Searched defs:CreatePlatformGLTestContext (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/skia/tools/gpu/gl/win/
H A DCreatePlatformGLTestContext_win.cpp15 GLTestContext* CreatePlatformGLTestContext(GrGLStandard, GLTestContext*) { return nullptr; } in CreatePlatformGLTestContext() function
222 GLTestContext* CreatePlatformGLTestContext(GrGLStandard forcedGpuAPI, in CreatePlatformGLTestContext() function
/aosp_15_r20/external/skia/tools/gpu/gl/none/
H A DCreatePlatformGLTestContext_none.cpp12 GLTestContext* CreatePlatformGLTestContext(GrGLStandard forcedGpuAPI, in CreatePlatformGLTestContext() function
/aosp_15_r20/external/skia/tools/gpu/gl/mac/
H A DCreatePlatformGLTestContext_mac.cpp147 GLTestContext* CreatePlatformGLTestContext(GrGLStandard forcedGpuAPI, in CreatePlatformGLTestContext() function
/aosp_15_r20/external/skia/tools/gpu/gl/egl/
H A DCreatePlatformGLTestContext_egl.cpp357 GLTestContext *CreatePlatformGLTestContext(GrGLStandard forcedGpuAPI, in CreatePlatformGLTestContext() function
/aosp_15_r20/external/skia/tools/gpu/gl/glx/
H A DCreatePlatformGLTestContext_glx.cpp382 GLTestContext *CreatePlatformGLTestContext(GrGLStandard forcedGpuAPI, in CreatePlatformGLTestContext() function
/aosp_15_r20/external/skia/modules/canvaskit/
H A Dgm_bindings.cpp340 GLTestContext *CreatePlatformGLTestContext(GrGLStandard forcedGpuAPI, in CreatePlatformGLTestContext() function