Searched defs:Unmap (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/ | ||
D | Buffer.cpp | 281 void Buffer::Unmap() { in Unmap() function in dawn_wire::client::Buffer |
/third_party/skia/third_party/externals/dawn/src/dawn_native/ | ||
D | Buffer.cpp | 406 void BufferBase::Unmap() { in Unmap() function in dawn_native::BufferBase |
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ | ||
D | es31cShaderAtomicCountersTests.cpp | 755 GLboolean Unmap() in Unmap() function in glcts::__anon6f05f16a0111::Buffer |
/third_party/vk-gl-cts/external/openglcts/modules/gl/ | ||
D | gl4cShaderAtomicCountersTests.cpp | 860 GLboolean Unmap() in Unmap() function in gl4cts::__anonbaef28f90111::Buffer |
/third_party/skia/third_party/vulkanmemoryallocator/include/ | ||
D | vk_mem_alloc.h | 12233 void VmaDeviceMemoryBlock::Unmap(VmaAllocator hAllocator, uint32_t count) in Unmap() function |
/third_party/python/Lib/tkinter/ | ||
D | __init__.py | 166 Unmap = '18' variable in EventType |