Searched defs:SubData (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/ |
H A D | gl4cBufferStorageTests.cpp | 807 void Buffer::SubData(const glw::Functions &gl, glw::GLenum target, glw::GLintptr offset, glw::GLsiz… in SubData() function in gl4cts::BufferStorage::Buffer
|
H A 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
|
H A D | gl4cEnhancedLayoutsTests.cpp | 1836 void Buffer::SubData(glw::GLintptr offset, glw::GLsizeiptr size, glw::GLvoid *data) in SubData() function in gl4cts::EnhancedLayouts::Utils::Buffer 1923 void Buffer::SubData(const glw::Functions &gl, BUFFERS buffer, glw::GLintptr offset, glw::GLsizeipt… in SubData() function in gl4cts::EnhancedLayouts::Utils::Buffer
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A 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
|
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | VulkanPerformanceCounterTest.cpp | 128 SubData, // use glBufferSubData enumerator
|