| /expo/packages/expo-gl/build/ |
| H A D | GLView.types.d.ts | 18 framebuffer?: WebGLFramebuffer;
|
| H A D | GLView.types.js.map | 1 …current framebuffer if context is headless.\n */\n framebuffer?: WebGLFramebuffer;\n /**\n *…
|
| /expo/packages/expo-gl/src/ |
| H A D | GLView.types.ts | 22 framebuffer?: WebGLFramebuffer;
|
| /expo/packages/expo-gl/common/ |
| H A D | EXWebGLRenderer.h | 24 WebGLFramebuffer, enumerator
|
| H A D | EXWebGLRenderer.cpp | 91 case EXWebGLClass::WebGLFramebuffer: in getConstructorName() 225 inheritFromWebGLObject(EXWebGLClass::WebGLFramebuffer); in ensurePrototypes()
|
| H A D | EXWebGLMethods.cpp | 409 return exglGenObject(ctx, runtime, glGenFramebuffers, EXWebGLClass::WebGLFramebuffer); in NATIVE_METHOD()
|
| /expo/ios/versioned/sdk47/EXGL/common/ |
| H A D | ABI47_0_0EXWebGLRenderer.h | 24 WebGLFramebuffer, enumerator
|
| H A D | ABI47_0_0EXWebGLRenderer.cpp | 98 case ABI47_0_0EXWebGLClass::WebGLFramebuffer: in getConstructorName() 232 inheritFromWebGLObject(ABI47_0_0EXWebGLClass::WebGLFramebuffer); in ensurePrototypes()
|
| H A D | ABI47_0_0EXWebGLMethods.cpp | 402 return exglGenObject(ctx, runtime, glGenFramebuffers, ABI47_0_0EXWebGLClass::WebGLFramebuffer); in NATIVE_METHOD()
|
| /expo/ios/versioned/sdk48/ExpoGL/common/ |
| H A D | ABI48_0_0EXWebGLRenderer.h | 24 WebGLFramebuffer, enumerator
|
| H A D | ABI48_0_0EXWebGLRenderer.cpp | 98 case ABI48_0_0EXWebGLClass::WebGLFramebuffer: in getConstructorName() 232 inheritFromWebGLObject(ABI48_0_0EXWebGLClass::WebGLFramebuffer); in ensurePrototypes()
|
| H A D | ABI48_0_0EXWebGLMethods.cpp | 409 return exglGenObject(ctx, runtime, glGenFramebuffers, ABI48_0_0EXWebGLClass::WebGLFramebuffer); in NATIVE_METHOD()
|
| /expo/ios/versioned/sdk49/ExpoGL/common/ |
| H A D | ABI49_0_0EXWebGLRenderer.h | 24 WebGLFramebuffer, enumerator
|
| H A D | ABI49_0_0EXWebGLRenderer.cpp | 91 case ABI49_0_0EXWebGLClass::WebGLFramebuffer: in getConstructorName() 225 inheritFromWebGLObject(ABI49_0_0EXWebGLClass::WebGLFramebuffer); in ensurePrototypes()
|
| H A D | ABI49_0_0EXWebGLMethods.cpp | 409 return exglGenObject(ctx, runtime, glGenFramebuffers, ABI49_0_0EXWebGLClass::WebGLFramebuffer); in NATIVE_METHOD()
|
| /expo/docs/components/plugins/api/ |
| H A D | APISectionUtils.tsx | 179 WebGLFramebuffer: 'https://developer.mozilla.org/en-US/docs/Web/API/WebGLFramebuffer',
|
| /expo/ios/versioned/sdk47/EXGL/ios/EXGL/ |
| H A D | ABI47_0_0EXGLContext.mm | 183 // - `framebuffer`: WebGLFramebuffer that we will be reading from. If not specified, the default fr…
|
| /expo/packages/expo-gl/ios/ |
| H A D | EXGLContext.mm | 193 // - `framebuffer`: WebGLFramebuffer that we will be reading from. If not specified, the default fr…
|
| /expo/ios/versioned/sdk49/ExpoGL/ios/ |
| H A D | ABI49_0_0EXGLContext.mm | 193 // - `framebuffer`: WebGLFramebuffer that we will be reading from. If not specified, the default fr…
|
| /expo/ios/versioned/sdk48/ExpoGL/ios/ |
| H A D | ABI48_0_0EXGLContext.mm | 183 // - `framebuffer`: WebGLFramebuffer that we will be reading from. If not specified, the default fr…
|