/third_party/skia/tools/gpu/gl/ |
D | GLTestContext.h | 66 *out = reinterpret_cast<Proc>(this->onPlatformGetProcAddress(fullname.c_str())); in Ret() 68 *out = reinterpret_cast<Proc>(this->onPlatformGetProcAddress(name)); in Ret() 84 virtual GrGLFuncPtr onPlatformGetProcAddress(const char *) const = 0;
|
/third_party/flutter/skia/tools/gpu/gl/ |
D | GLTestContext.h | 68 *out = reinterpret_cast<Proc>(this->onPlatformGetProcAddress(fullname.c_str())); in Ret() 70 *out = reinterpret_cast<Proc>(this->onPlatformGetProcAddress(name)); in Ret() 86 virtual GrGLFuncPtr onPlatformGetProcAddress(const char *) const = 0;
|
/third_party/flutter/skia/tools/gpu/gl/mac/ |
D | CreatePlatformGLTestContext_mac.cpp | 34 GrGLFuncPtr onPlatformGetProcAddress(const char*) const override; 124 GrGLFuncPtr MacGLTestContext::onPlatformGetProcAddress(const char* procName) const { in onPlatformGetProcAddress() function in __anon76087b7d0111::MacGLTestContext
|
/third_party/skia/tools/gpu/gl/mac/ |
D | CreatePlatformGLTestContext_mac.cpp | 34 GrGLFuncPtr onPlatformGetProcAddress(const char*) const override; 147 GrGLFuncPtr MacGLTestContext::onPlatformGetProcAddress(const char* procName) const { in onPlatformGetProcAddress() function in __anon40b36c480111::MacGLTestContext
|
/third_party/flutter/skia/tools/gpu/gl/win/ |
D | CreatePlatformGLTestContext_win.cpp | 46 GrGLFuncPtr onPlatformGetProcAddress(const char* name) const override; 214 GrGLFuncPtr WinGLTestContext::onPlatformGetProcAddress(const char* name) const { in onPlatformGetProcAddress() function in __anonb20f13b70111::WinGLTestContext
|
/third_party/skia/tools/gpu/gl/win/ |
D | CreatePlatformGLTestContext_win.cpp | 47 GrGLFuncPtr onPlatformGetProcAddress(const char* name) const override; 216 GrGLFuncPtr WinGLTestContext::onPlatformGetProcAddress(const char* name) const { in onPlatformGetProcAddress() function in __anon7cba04820111::WinGLTestContext
|
/third_party/flutter/skia/tools/gpu/gl/iOS/ |
D | CreatePlatformGLTestContext_iOS.mm | 33 GrGLFuncPtr onPlatformGetProcAddress(const char*) const override; 113 GrGLFuncPtr IOSGLTestContext::onPlatformGetProcAddress(const char* procName) const {
|
/third_party/skia/tools/gpu/gl/iOS/ |
D | CreatePlatformGLTestContext_iOS.mm | 35 GrGLFuncPtr onPlatformGetProcAddress(const char*) const override; 117 GrGLFuncPtr IOSGLTestContext::onPlatformGetProcAddress(const char* procName) const {
|
/third_party/skia/tools/gpu/gl/command_buffer/ |
D | GLTestContext_command_buffer.h | 48 GrGLFuncPtr onPlatformGetProcAddress(const char *name) const override;
|
D | GLTestContext_command_buffer.cpp | 392 GrGLFuncPtr CommandBufferGLTestContext::onPlatformGetProcAddress(const char *name) const { in onPlatformGetProcAddress() function in sk_gpu_test::CommandBufferGLTestContext
|
/third_party/flutter/skia/tools/gpu/gl/command_buffer/ |
D | GLTestContext_command_buffer.h | 49 GrGLFuncPtr onPlatformGetProcAddress(const char *name) const override;
|
D | GLTestContext_command_buffer.cpp | 365 GrGLFuncPtr CommandBufferGLTestContext::onPlatformGetProcAddress(const char *name) const { in onPlatformGetProcAddress() function in sk_gpu_test::CommandBufferGLTestContext
|
/third_party/skia/tools/gpu/gl/glx/ |
D | CreatePlatformGLTestContext_glx.cpp | 67 GrGLFuncPtr onPlatformGetProcAddress(const char*) const override; 374 GrGLFuncPtr GLXGLTestContext::onPlatformGetProcAddress(const char* procName) const { in onPlatformGetProcAddress() function in __anon54077e3c0111::GLXGLTestContext
|
/third_party/flutter/skia/tools/gpu/gl/glx/ |
D | CreatePlatformGLTestContext_glx.cpp | 67 GrGLFuncPtr onPlatformGetProcAddress(const char*) const override; 368 GrGLFuncPtr GLXGLTestContext::onPlatformGetProcAddress(const char* procName) const { in onPlatformGetProcAddress() function in __anon895c8d710111::GLXGLTestContext
|
/third_party/skia/tools/gpu/gl/egl/ |
D | CreatePlatformGLTestContext_egl.cpp | 44 GrGLFuncPtr onPlatformGetProcAddress(const char*) const override; 314 GrGLFuncPtr EGLGLTestContext::onPlatformGetProcAddress(const char* procName) const { in onPlatformGetProcAddress() function in __anonc9f29cd60111::EGLGLTestContext
|
/third_party/flutter/skia/tools/gpu/gl/egl/ |
D | CreatePlatformGLTestContext_egl.cpp | 69 GrGLFuncPtr onPlatformGetProcAddress(const char*) const override; 323 GrGLFuncPtr EGLGLTestContext::onPlatformGetProcAddress(const char* procName) const { in onPlatformGetProcAddress() function in __anonff47ac0b0111::EGLGLTestContext
|
/third_party/flutter/skia/tools/gpu/gl/angle/ |
D | GLTestContext_angle.cpp | 107 GrGLFuncPtr onPlatformGetProcAddress(const char* name) const override; 470 GrGLFuncPtr ANGLEGLContext::onPlatformGetProcAddress(const char* name) const { in onPlatformGetProcAddress() function in __anonced14cd00111::ANGLEGLContext
|
/third_party/skia/tools/gpu/gl/angle/ |
D | GLTestContext_angle.cpp | 107 GrGLFuncPtr onPlatformGetProcAddress(const char* name) const override; 489 GrGLFuncPtr ANGLEGLContext::onPlatformGetProcAddress(const char* name) const { in onPlatformGetProcAddress() function in __anond713b3db0111::ANGLEGLContext
|
/third_party/skia/modules/canvaskit/ |
D | gm_bindings.cpp | 333 GrGLFuncPtr onPlatformGetProcAddress(const char* procName) const override { in onPlatformGetProcAddress() function in __anonbfeddd660111::WasmWebGlTestContext
|