Home
last modified time | relevance | path

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

/third_party/jsframework/runtime/main/extend/systemplugin/napi/webgl/
Dwebgl2.js380 uniform1ui: function (...args) { method
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h312 PFNGLUNIFORM1UIPROC uniform1ui = nullptr; variable
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwFunctions.inl750 glUniform1uiFunc uniform1ui; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext.cpp7412 void Context::uniform1ui(UniformLocation location, GLuint v0) in uniform1ui() function in gl::Context
/third_party/typescript/lib/
Dlib.webworker.d.ts4204 uniform1ui(location: WebGLUniformLocation | null, v0: GLuint): void; method
Dlib.dom.d.ts15450 uniform1ui(location: WebGLUniformLocation | null, v0: GLuint): void; method
/third_party/typescript/src/lib/
Dwebworker.generated.d.ts4184 uniform1ui(location: WebGLUniformLocation | null, v0: GLuint): void; method
Ddom.generated.d.ts15430 uniform1ui(location: WebGLUniformLocation | null, v0: GLuint): void; method