Home
last modified time | relevance | path

Searched defs:onPlatformGetProcAddress (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/tools/gpu/gl/mac/
DCreatePlatformGLTestContext_mac.cpp147 GrGLFuncPtr MacGLTestContext::onPlatformGetProcAddress(const char* procName) const { in onPlatformGetProcAddress() function in __anona9cce9080111::MacGLTestContext
/third_party/skia/tools/gpu/gl/win/
DCreatePlatformGLTestContext_win.cpp216 GrGLFuncPtr WinGLTestContext::onPlatformGetProcAddress(const char* name) const { in onPlatformGetProcAddress() function in __anone5d381420111::WinGLTestContext
/third_party/skia/tools/gpu/gl/egl/
DCreatePlatformGLTestContext_egl.cpp314 GrGLFuncPtr EGLGLTestContext::onPlatformGetProcAddress(const char* procName) const { in onPlatformGetProcAddress() function in __anon330c19960111::EGLGLTestContext
/third_party/skia/tools/gpu/gl/glx/
DCreatePlatformGLTestContext_glx.cpp374 GrGLFuncPtr GLXGLTestContext::onPlatformGetProcAddress(const char* procName) const { in onPlatformGetProcAddress() function in __anonbd20fafc0111::GLXGLTestContext
/third_party/skia/modules/canvaskit/
Dgm_bindings.cpp333 GrGLFuncPtr onPlatformGetProcAddress(const char* procName) const override { in onPlatformGetProcAddress() function in __anoncc1912260111::WasmWebGlTestContext
/third_party/skia/tools/gpu/gl/command_buffer/
DGLTestContext_command_buffer.cpp392 GrGLFuncPtr CommandBufferGLTestContext::onPlatformGetProcAddress(const char *name) const { in onPlatformGetProcAddress() function in sk_gpu_test::CommandBufferGLTestContext
/third_party/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp489 GrGLFuncPtr ANGLEGLContext::onPlatformGetProcAddress(const char* name) const { in onPlatformGetProcAddress() function in __anonf106409b0111::ANGLEGLContext