Home
last modified time | relevance | path

Searched refs:bindGenericUniformBuffer (Results 1 – 11 of 11) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/OpenGL/libGLESv2/
H A DContext.h596 void bindGenericUniformBuffer(GLuint buffer);
H A DlibGLESv3.cpp1706 context->bindGenericUniformBuffer(buffer); in BindBufferRange()
1739 context->bindGenericUniformBuffer(buffer); in BindBufferBase()
H A DContext.cpp161 bindGenericUniformBuffer(0); in Context()
1253 void Context::bindGenericUniformBuffer(GLuint buffer) in bindGenericUniformBuffer() function in es2::Context
H A DlibGLESv2.cpp213 context->bindGenericUniformBuffer(buffer); in BindBuffer()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/OpenGL/libGLESv2/
H A DContext.h566 void bindGenericUniformBuffer(GLuint buffer);
H A DlibGLESv3.cpp1706 context->bindGenericUniformBuffer(buffer); in BindBufferRange()
1739 context->bindGenericUniformBuffer(buffer); in BindBufferBase()
H A DContext.cpp161 bindGenericUniformBuffer(0); in Context()
1253 void Context::bindGenericUniformBuffer(GLuint buffer) in bindGenericUniformBuffer() function in es2::Context
H A DlibGLESv2.cpp213 context->bindGenericUniformBuffer(buffer); in BindBuffer()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/libANGLE/
H A DContext.h130 void bindGenericUniformBuffer(GLuint bufferHandle);
H A DContext.cpp325 bindGenericUniformBuffer(0); in Context()
1003 void Context::bindGenericUniformBuffer(GLuint bufferHandle) in bindGenericUniformBuffer() function in gl::Context
3560 bindGenericUniformBuffer(buffer); in bindBuffer()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/libGLESv2/
H A Dentry_points_gles_3_0.cpp800 context->bindGenericUniformBuffer(buffer); in BindBufferRange()
873 context->bindGenericUniformBuffer(buffer); in BindBufferBase()