Searched defs:MapRange (Results 1 - 3 of 3) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/gl/ | ||
H A D | gl4cShaderAtomicCountersTests.cpp | 819 void* MapRange(GLintptr offset, GLsizeiptr length, GLbitfield access) in MapRange() function in gl4cts::__anon27640::Buffer |
H A D | gl4cBufferStorageTests.cpp | 590 Buffer::MoveMapOwner Buffer::MapRange(glw::GLintptr offset, glw::GLsizeiptr length, glw::GLenum access) in MapRange() function in gl4cts::BufferStorage::Buffer 775 void* Buffer::MapRange(const glw::Functions& gl, glw::GLenum target, glw::GLintptr offset, glw::GLsizeiptr length, in MapRange() function in gl4cts::BufferStorage::Buffer [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ | ||
H A D | es31cShaderAtomicCountersTests.cpp | 737 void* MapRange(GLintptr offset, GLsizeiptr length, GLbitfield access) in MapRange() function in glcts::__anon27694::Buffer |
Completed in 15 milliseconds