Searched defs:SubData (Results 1 – 4 of 4) sorted by relevance
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cBufferStorageTests.cpp | 808 void Buffer::SubData(const glw::Functions& gl, glw::GLenum target, glw::GLintptr offset, glw::GLsiz… in SubData() function in gl4cts::BufferStorage::Buffer
|
D | gl4cMultiBindTests.cpp | 544 void Buffer::SubData(const glw::Functions& gl, glw::GLenum target, glw::GLintptr offset, glw::GLsiz… in SubData() function in gl4cts::MultiBind::Buffer
|
D | gl4cEnhancedLayoutsTests.cpp | 1776 void Buffer::SubData(glw::GLintptr offset, glw::GLsizeiptr size, glw::GLvoid* data) in SubData() function in gl4cts::EnhancedLayouts::Utils::Buffer 1863 void Buffer::SubData(const glw::Functions& gl, BUFFERS buffer, glw::GLintptr offset, glw::GLsizeipt… in SubData() function in gl4cts::EnhancedLayouts::Utils::Buffer
|
/external/deqp/external/openglcts/modules/common/ |
D | glcRobustBufferAccessBehaviorTests.cpp | 196 void Buffer::SubData(const glw::Functions& gl, glw::GLenum target, glw::GLintptr offset, glw::GLsiz… in SubData() function in glcts::RobustBufferAccessBehavior::Buffer
|