Searched defs:BindBase (Results 1 – 4 of 4) sorted by relevance
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cBufferStorageTests.cpp | 564 void Buffer::BindBase(glw::GLuint index) const in BindBase() function in gl4cts::BufferStorage::Buffer 654 void Buffer::BindBase(const glw::Functions& gl, glw::GLuint id, glw::GLenum target, glw::GLuint ind… in BindBase() function in gl4cts::BufferStorage::Buffer
|
D | gl4cMultiBindTests.cpp | 464 void Buffer::BindBase(glw::GLuint index) const in BindBase() function in gl4cts::MultiBind::Buffer 495 void Buffer::BindBase(const glw::Functions& gl, glw::GLuint id, glw::GLenum target, glw::GLuint ind… in BindBase() function in gl4cts::MultiBind::Buffer
|
D | gl4cEnhancedLayoutsTests.cpp | 1724 void Buffer::BindBase(GLuint index) const in BindBase() function in gl4cts::EnhancedLayouts::Utils::Buffer 1813 void Buffer::BindBase(const Functions& gl, GLuint id, BUFFERS buffer, GLuint index) in BindBase() function in gl4cts::EnhancedLayouts::Utils::Buffer
|
/external/deqp/external/openglcts/modules/common/ |
D | glcRobustBufferAccessBehaviorTests.cpp | 123 void Buffer::BindBase(glw::GLuint index) const in BindBase() function in glcts::RobustBufferAccessBehavior::Buffer 147 void Buffer::BindBase(const glw::Functions& gl, glw::GLuint id, glw::GLenum target, glw::GLuint ind… in BindBase() function in glcts::RobustBufferAccessBehavior::Buffer
|