Home
last modified time | relevance | path

Searched defs:Unmap (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
DBuffer.cpp281 void Buffer::Unmap() { in Unmap() function in dawn_wire::client::Buffer
/third_party/python/Lib/tkinter/test/test_tkinter/
Dtest_misc.py299 Unmap = '18' variable in MiscTest.test_eventtype_enum.CheckedEventType
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DBuffer.cpp406 void BufferBase::Unmap() { in Unmap() function in dawn_native::BufferBase
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cShaderAtomicCountersTests.cpp755 GLboolean Unmap() in Unmap() function in glcts::__anonfa9e6ea90111::Buffer
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cShaderAtomicCountersTests.cpp860 GLboolean Unmap() in Unmap() function in gl4cts::__anona465a2d80111::Buffer
/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h12333 void VmaDeviceMemoryBlock::Unmap(VmaAllocator hAllocator, uint32_t count) in Unmap() function
17412 void VmaAllocator_T::Unmap(VmaAllocation hAllocation) in Unmap() function
/third_party/python/Lib/tkinter/
D__init__.py190 Unmap = '18' variable in EventType