Home
last modified time | relevance | path

Searched defs:GetVertexAttrib (Results 1 – 25 of 32) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/dom/canvas/
H A DWebGLVertexArray.cpp35 Maybe<double> WebGLVertexArray::GetVertexAttrib(const uint32_t index, in GetVertexAttrib() function in mozilla::WebGLVertexArray
H A DWebGLContextVertices.cpp112 Maybe<double> WebGLContext::GetVertexAttrib(GLuint index, GLenum pname) { in GetVertexAttrib() function in mozilla::WebGLContext
H A DHostWebGLContext.h619 Maybe<double> GetVertexAttrib(GLuint index, GLenum pname) const { in GetVertexAttrib() function
/dports/lang/spidermonkey78/firefox-78.9.0/dom/canvas/
H A DWebGLVertexArray.cpp35 Maybe<double> WebGLVertexArray::GetVertexAttrib(const uint32_t index, in GetVertexAttrib() function in mozilla::WebGLVertexArray
H A DWebGLContextVertices.cpp112 Maybe<double> WebGLContext::GetVertexAttrib(GLuint index, GLenum pname) { in GetVertexAttrib() function in mozilla::WebGLContext
H A DHostWebGLContext.h631 Maybe<double> GetVertexAttrib(GLuint index, GLenum pname) const { in GetVertexAttrib() function
H A DClientWebGLContext.cpp3718 void ClientWebGLContext::GetVertexAttrib(JSContext* cx, GLuint index, in GetVertexAttrib() function in mozilla::ClientWebGLContext
/dports/www/firefox/firefox-99.0/dom/canvas/
H A DWebGLVertexArray.cpp35 Maybe<double> WebGLVertexArray::GetVertexAttrib(const uint32_t index, in GetVertexAttrib() function in mozilla::WebGLVertexArray
H A DWebGLContextVertices.cpp112 Maybe<double> WebGLContext::GetVertexAttrib(GLuint index, GLenum pname) { in GetVertexAttrib() function in mozilla::WebGLContext
H A DHostWebGLContext.h623 Maybe<double> GetVertexAttrib(GLuint index, GLenum pname) const { in GetVertexAttrib() function
/dports/mail/thunderbird/thunderbird-91.8.0/dom/canvas/
H A DWebGLVertexArray.cpp35 Maybe<double> WebGLVertexArray::GetVertexAttrib(const uint32_t index, in GetVertexAttrib() function in mozilla::WebGLVertexArray
H A DWebGLContextVertices.cpp112 Maybe<double> WebGLContext::GetVertexAttrib(GLuint index, GLenum pname) { in GetVertexAttrib() function in mozilla::WebGLContext
H A DHostWebGLContext.h619 Maybe<double> GetVertexAttrib(GLuint index, GLenum pname) const { in GetVertexAttrib() function
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/canvas/
H A DWebGLContextVertices.cpp195 WebGLContext::GetVertexAttrib(JSContext* cx, GLuint index, GLenum pname, in GetVertexAttrib() function in mozilla::WebGLContext
H A DWebGLContext.h1280 void GetVertexAttrib(JSContext* cx, GLuint index, GLenum pname, in GetVertexAttrib() function
/dports/lang/spidermonkey60/firefox-60.9.0/dom/canvas/
H A DWebGLContextVertices.cpp169 JS::Value WebGLContext::GetVertexAttrib(JSContext* cx, GLuint index, in GetVertexAttrib() function in mozilla::WebGLContext
H A DWebGLContext.h1337 void GetVertexAttrib(JSContext* cx, GLuint index, GLenum pname, in GetVertexAttrib() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/client/
H A Dvertex_array_object_manager.cc268 bool VertexArrayObject::GetVertexAttrib(GLuint index, in GetVertexAttrib() function in gpu::gles2::VertexArrayObject
427 bool VertexArrayObjectManager::GetVertexAttrib(GLuint index, in GetVertexAttrib() function in gpu::gles2::VertexArrayObjectManager
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/client/
H A Dvertex_array_object_manager.cc268 bool VertexArrayObject::GetVertexAttrib(GLuint index, in GetVertexAttrib() function in gpu::gles2::VertexArrayObject
427 bool VertexArrayObjectManager::GetVertexAttrib(GLuint index, in GetVertexAttrib() function in gpu::gles2::VertexArrayObjectManager
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/service/
H A Dvertex_attrib_manager.h210 VertexAttrib* GetVertexAttrib(GLuint index) { in GetVertexAttrib() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/service/
H A Dvertex_attrib_manager.h210 VertexAttrib* GetVertexAttrib(GLuint index) { in GetVertexAttrib() function
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/canvas_traits/
H A Dwebgl.rs218 GetVertexAttrib(u32, u32, WebGLSender<WebGLResult<WebGLParameter>>), enumerator
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/script/dom/
H A Dwebgl2renderingcontext.rs458 unsafe fn GetVertexAttrib(&self, cx: *mut JSContext, index: u32, pname: u32) -> JSVal { in GetVertexAttrib() method
H A Dwebglrenderingcontext.rs2381 unsafe fn GetVertexAttrib(&self, cx: *mut JSContext, index: u32, pname: u32) -> JSVal { in GetVertexAttrib() method
/dports/www/firefox-esr/firefox-91.8.0/ipc/ipdl/
H A Dsync-messages.ini1071 description = Reflection is cold code, but synchronous by spec.

12