Home
last modified time | relevance | path

Searched refs:global_unique_handle (Results 1 – 6 of 6) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/third_party/vulkan-tools/src/icd/generated/
H A Dmock_icd.cpp491 *pMemory = (VkDeviceMemory)global_unique_handle++; in AllocateMemory()
649 *pFence = (VkFence)global_unique_handle++; in CreateFence()
696 *pSemaphore = (VkSemaphore)global_unique_handle++; in CreateSemaphore()
715 *pEvent = (VkEvent)global_unique_handle++; in CreateEvent()
758 *pQueryPool = (VkQueryPool)global_unique_handle++; in CreateQueryPool()
791 *pBuffer = (VkBuffer)global_unique_handle++; in CreateBuffer()
812 *pView = (VkBufferView)global_unique_handle++; in CreateBufferView()
831 *pImage = (VkImage)global_unique_handle++; in CreateImage()
860 *pView = (VkImageView)global_unique_handle++; in CreateImageView()
994 *pSampler = (VkSampler)global_unique_handle++; in CreateSampler()
[all …]
H A Dmock_icd.h38 static uint64_t global_unique_handle = 1; variable
/dports/graphics/vulkan-tools/Vulkan-Tools-1.2.203/icd/generated/
H A Dmock_icd.cpp525 *pMemory = (VkDeviceMemory)global_unique_handle++; in AllocateMemory()
693 *pFence = (VkFence)global_unique_handle++; in CreateFence()
740 *pSemaphore = (VkSemaphore)global_unique_handle++; in CreateSemaphore()
759 *pEvent = (VkEvent)global_unique_handle++; in CreateEvent()
802 *pQueryPool = (VkQueryPool)global_unique_handle++; in CreateQueryPool()
835 *pBuffer = (VkBuffer)global_unique_handle++; in CreateBuffer()
856 *pView = (VkBufferView)global_unique_handle++; in CreateBufferView()
875 *pImage = (VkImage)global_unique_handle++; in CreateImage()
937 *pView = (VkImageView)global_unique_handle++; in CreateImageView()
1071 *pSampler = (VkSampler)global_unique_handle++; in CreateSampler()
[all …]
H A Dmock_icd.h38 static uint64_t global_unique_handle = 1; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/vulkan-tools/src/icd/generated/
H A Dmock_icd.cpp511 *pMemory = (VkDeviceMemory)global_unique_handle++; in AllocateMemory()
679 *pFence = (VkFence)global_unique_handle++; in CreateFence()
726 *pSemaphore = (VkSemaphore)global_unique_handle++; in CreateSemaphore()
745 *pEvent = (VkEvent)global_unique_handle++; in CreateEvent()
788 *pQueryPool = (VkQueryPool)global_unique_handle++; in CreateQueryPool()
821 *pBuffer = (VkBuffer)global_unique_handle++; in CreateBuffer()
842 *pView = (VkBufferView)global_unique_handle++; in CreateBufferView()
861 *pImage = (VkImage)global_unique_handle++; in CreateImage()
923 *pView = (VkImageView)global_unique_handle++; in CreateImageView()
1057 *pSampler = (VkSampler)global_unique_handle++; in CreateSampler()
[all …]
H A Dmock_icd.h38 static uint64_t global_unique_handle = 1; variable