Searched refs:obj_node (Results 1 – 2 of 2) sorted by relevance
491 …bool ValidateObjectNotInUse(const layer_data* dev_data, BASE_NODE* obj_node, VK_OBJECT obj_struct,…
3729 bool CoreChecks::ValidateObjectNotInUse(const layer_data *dev_data, BASE_NODE *obj_node, VK_OBJECT … in ValidateObjectNotInUse() argument3733 if (obj_node->in_use.load()) { in ValidateObjectNotInUse()