Home
last modified time | relevance | path

Searched defs:uniform2iv (Results 1 – 25 of 83) sorted by relevance

1234

/dports/java/netbeans/netbeans/webcommon/typescript-lsp/node_modules/typescript/lib/
H A Dlib.webworker.iterable.d.ts137uniform2iv(location: WebGLUniformLocation | null, data: Iterable<GLint>, srcOffset?: GLuint, srcLe… method
158 uniform2iv(location: WebGLUniformLocation | null, v: Iterable<GLint>): void; method
H A Dlib.dom.iterable.d.ts322uniform2iv(location: WebGLUniformLocation | null, data: Iterable<GLint>, srcOffset?: GLuint, srcLe… method
343 uniform2iv(location: WebGLUniformLocation | null, v: Iterable<GLint>): void; method
/dports/www/py-bokeh/bokeh-2.3.3/bokeh/server/static/lib/
H A Dlib.webworker.iterable.d.ts137uniform2iv(location: WebGLUniformLocation | null, data: Iterable<GLint>, srcOffset?: GLuint, srcLe… method
158 uniform2iv(location: WebGLUniformLocation | null, v: Iterable<GLint>): void; method
H A Dlib.dom.iterable.d.ts322uniform2iv(location: WebGLUniformLocation | null, data: Iterable<GLint>, srcOffset?: GLuint, srcLe… method
343 uniform2iv(location: WebGLUniformLocation | null, v: Iterable<GLint>): void; method
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/typescript/lib/
H A Dlib.webworker.iterable.d.ts137uniform2iv(location: WebGLUniformLocation | null, data: Iterable<GLint>, srcOffset?: GLuint, srcLe… method
158 uniform2iv(location: WebGLUniformLocation | null, v: Iterable<GLint>): void; method
H A Dlib.dom.iterable.d.ts322uniform2iv(location: WebGLUniformLocation | null, data: Iterable<GLint>, srcOffset?: GLuint, srcLe… method
343 uniform2iv(location: WebGLUniformLocation | null, v: Iterable<GLint>): void; method
/dports/devel/jetbrains-webstorm/WebStorm-213.6461.79/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/
H A Dlib.webworker.iterable.d.ts158uniform2iv(location: WebGLUniformLocation | null, data: Iterable<GLint>, srcOffset?: GLuint, srcLe… method
179 uniform2iv(location: WebGLUniformLocation | null, v: Iterable<GLint>): void; method
H A Dlib.dom.iterable.d.ts332uniform2iv(location: WebGLUniformLocation | null, data: Iterable<GLint>, srcOffset?: GLuint, srcLe… method
353 uniform2iv(location: WebGLUniformLocation | null, v: Iterable<GLint>): void; method
/dports/devel/jetbrains-phpstorm/PhpStorm-213.6461.83/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/
H A Dlib.webworker.iterable.d.ts158uniform2iv(location: WebGLUniformLocation | null, data: Iterable<GLint>, srcOffset?: GLuint, srcLe… method
179 uniform2iv(location: WebGLUniformLocation | null, v: Iterable<GLint>): void; method
H A Dlib.dom.iterable.d.ts332uniform2iv(location: WebGLUniformLocation | null, data: Iterable<GLint>, srcOffset?: GLuint, srcLe… method
353 uniform2iv(location: WebGLUniformLocation | null, v: Iterable<GLint>): void; method
/dports/devel/jetbrains-goland/GoLand-2019.3.1/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/
H A Dlib.dom.iterable.d.ts323uniform2iv(location: WebGLUniformLocation | null, data: Iterable<GLint>, srcOffset?: GLuint, srcLe… method
344 uniform2iv(location: WebGLUniformLocation | null, v: Iterable<GLint>): void; method
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/typescript/lib/
H A Dlib.dom.iterable.d.ts323uniform2iv(location: WebGLUniformLocation | null, data: Iterable<GLint>, srcOffset?: GLuint, srcLe… method
344 uniform2iv(location: WebGLUniformLocation | null, v: Iterable<GLint>): void; method
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/
H A Dlib.dom.iterable.d.ts315uniform2iv(location: WebGLUniformLocation | null, data: Iterable<GLint>, srcOffset?: GLuint, srcLe… method
336 uniform2iv(location: WebGLUniformLocation | null, v: Iterable<GLint>): void; method
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/bindings/js/
H A DJSWebGLRenderingContextCustom.cpp649 JSC::JSValue JSWebGLRenderingContext::uniform2iv(JSC::ExecState* exec) in uniform2iv() function in WebCore::JSWebGLRenderingContext
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/webgl/
H A Dwebgl2_rendering_context_base.cc2624 void WebGL2RenderingContextBase::uniform2iv( in uniform2iv() function in blink::WebGL2RenderingContextBase
2642 void WebGL2RenderingContextBase::uniform2iv( in uniform2iv() function in blink::WebGL2RenderingContextBase
3241 void WebGL2RenderingContextBase::uniform2iv( in uniform2iv() function in blink::WebGL2RenderingContextBase
3247 void WebGL2RenderingContextBase::uniform2iv( in uniform2iv() function in blink::WebGL2RenderingContextBase
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/webgl/
H A Dwebgl2_rendering_context_base.cc2660 void WebGL2RenderingContextBase::uniform2iv( in uniform2iv() function in blink::WebGL2RenderingContextBase
2677 void WebGL2RenderingContextBase::uniform2iv( in uniform2iv() function in blink::WebGL2RenderingContextBase
3271 void WebGL2RenderingContextBase::uniform2iv( in uniform2iv() function in blink::WebGL2RenderingContextBase
3277 void WebGL2RenderingContextBase::uniform2iv( in uniform2iv() function in blink::WebGL2RenderingContextBase
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/qt/
H A DGraphicsContext3DQt.cpp236 glUniform2ivType uniform2iv; member in WebCore::GraphicsContext3DInternal
1325 void GraphicsContext3D::uniform2iv(GC3Dint location, GC3Dint* array, GC3Dsizei size) in uniform2iv() function in WebCore::GraphicsContext3D
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/html/canvas/
H A DWebGLRenderingContext.cpp3507 void WebGLRenderingContext::uniform2iv(const WebGLUniformLocation* location, Int32Array* v, Excepti… in uniform2iv() function in WebCore::WebGLRenderingContext
3517 void WebGLRenderingContext::uniform2iv(const WebGLUniformLocation* location, GC3Dint* v, GC3Dsizei … in uniform2iv() function in WebCore::WebGLRenderingContext
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/opengl/simplereference/
H A DsglrGLContext.cpp751 void GLContext::uniform2iv (deInt32 location, deInt32 count, const deInt32* value) in uniform2iv() function in sglr::GLContext
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/opengl/
H A DGraphicsContext3DOpenGL.cpp1039 void GraphicsContext3D::uniform2iv(GC3Dint location, GC3Dint* array, GC3Dsizei size) in uniform2iv() function in WebCore::GraphicsContext3D
/dports/www/wt/wt-4.6.1/src/Wt/
H A DWClientGLWidget.C1316 void WClientGLWidget::uniform2iv(const WGLWidget::UniformLocation &location, in uniform2iv() function
H A DWGLWidget.C857 void WGLWidget::uniform2iv(const UniformLocation &location, in uniform2iv() function
H A DWServerGLWidget.C1357 void WServerGLWidget::uniform2iv(const WGLWidget::UniformLocation &location, in uniform2iv() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/renderer/gl/
H A DDispatchTableGL_autogen.h196 PFNGLUNIFORM2IVPROC uniform2iv = nullptr; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/renderer/gl/
H A DDispatchTableGL_autogen.h196 PFNGLUNIFORM2IVPROC uniform2iv = nullptr; variable

1234