Searched refs:ObjTrackState (Results 1 – 2 of 2) sorted by relevance
105 ObjTrackState *pNewObjNode = new ObjTrackState; in AllocateCommandBuffer()123 … ObjTrackState *pNode = object_map[kVulkanObjectTypeCommandBuffer][HandleToUint64(command_buffer)]; in ValidateCommandBuffer()147 ObjTrackState *pNewObjNode = new ObjTrackState; in AllocateDescriptorSet()158 ObjTrackState *pPoolNode = itr->second; in AllocateDescriptorSet()168 ObjTrackState *pNode = dsItem->second; in ValidateDescriptorSet()249 ObjTrackState *p_obj_node = NULL; in CreateQueue()252 p_obj_node = new ObjTrackState; in CreateQueue()269 ObjTrackState *pNewObjNode = new ObjTrackState; in CreateSwapchainImageObject()280 const ObjTrackState *object_info = item.second; in DeviceReportUndestroyedObjects()293 ObjTrackState *object_info = item->second; in DeviceDestroyUndestroyedObjects()[all …]
56 struct ObjTrackState { struct70 typedef std::unordered_map<uint64_t, ObjTrackState *> object_map_type; argument79 std::unordered_map<uint64_t, ObjTrackState *> swapchainImageMap;178 ObjTrackState *pNewObjNode = new ObjTrackState; in CreateObject()201 ObjTrackState *pNode = item->second; in DestroyObjectSilently()236 ObjTrackState *pNode = item->second; in ValidateDestroyObject()