Searched refs:HandleType (Results 1 – 2 of 2) sorted by relevance
70 namespace HandleType { namespace103 std::array<uint64_t, HandleType::kNumTypes> next_handle;181 Handle AllocHandle(VkInstance instance, HandleType::Enum type) { in AllocHandle()187 Handle AllocHandle(VkDevice device, HandleType::Enum type) { in AllocHandle()706 typedef VkCommandPool HandleType; typedef777 typedef VkDeviceMemory HandleType; typedef827 typedef VkBuffer HandleType; typedef874 typedef VkImage HandleType; typedef976 *view = AllocHandle<VkBufferView>(device, HandleType::kBufferView); in CreateBufferView()984 *pool = AllocHandle<VkDescriptorPool>(device, HandleType::kDescriptorPool); in CreateDescriptorPool()[all …]
5314 public @interface HandleType {} annotation in Editor5323 @HandleType5340 @HandleType int handleType) { in SelectionHandleView()