Home
last modified time | relevance | path

Searched defs:OESVertexArrayObject (Results 1 – 8 of 8) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/script/dom/webgl_extensions/ext/
H A Doesvertexarrayobject.rs20 pub struct OESVertexArrayObject { struct
26 impl OESVertexArrayObject { argument
27 fn new_inherited(ctx: &WebGLRenderingContext) -> OESVertexArrayObject { in new_inherited()
47 impl OESVertexArrayObjectMethods for OESVertexArrayObject { implementation
133 impl WebGLExtension for OESVertexArrayObject { implementation
135 fn new(ctx: &WebGLRenderingContext) -> DomRoot<OESVertexArrayObject> { in new()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/generated/
H A DJSOESVertexArrayObject.h33 class OESVertexArrayObject; variable
60 inline JSC::WeakHandleOwner* wrapperOwner(DOMWrapperWorld*, OESVertexArrayObject*) in wrapperOwner() argument
66 inline void* wrapperContext(DOMWrapperWorld* world, OESVertexArrayObject*) in wrapperContext() argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/webgl/
H A Does_vertex_array_object.cc36 OESVertexArrayObject::OESVertexArrayObject(WebGLRenderingContextBase* context) in OESVertexArrayObject() function in blink::OESVertexArrayObject
H A Dwebgl_rendering_context_base.h85 class OESVertexArrayObject; variable
635 friend class OESVertexArrayObject; variable
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/html/canvas/
H A DOESVertexArrayObject.cpp38 OESVertexArrayObject::OESVertexArrayObject(WebGLRenderingContext* context) in OESVertexArrayObject() function in WebCore::OESVertexArrayObject
H A DWebGLRenderingContext.h62 class OESVertexArrayObject; variable
298 friend class OESVertexArrayObject; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/webgl/
H A Does_vertex_array_object.cc36 OESVertexArrayObject::OESVertexArrayObject(WebGLRenderingContextBase* context) in OESVertexArrayObject() function in blink::OESVertexArrayObject
H A Dwebgl_rendering_context_base.h89 class OESVertexArrayObject; variable
668 friend class OESVertexArrayObject; variable