• Home
  • Raw
  • Download

Lines Matching refs:safe_VkCommandBufferInheritanceInfo

5421 safe_VkCommandBufferInheritanceInfo::safe_VkCommandBufferInheritanceInfo(const VkCommandBufferInher…  in safe_VkCommandBufferInheritanceInfo()  function in safe_VkCommandBufferInheritanceInfo
5433 safe_VkCommandBufferInheritanceInfo::safe_VkCommandBufferInheritanceInfo() : in safe_VkCommandBufferInheritanceInfo() function in safe_VkCommandBufferInheritanceInfo
5437 safe_VkCommandBufferInheritanceInfo::safe_VkCommandBufferInheritanceInfo(const safe_VkCommandBuffer… in safe_VkCommandBufferInheritanceInfo() function in safe_VkCommandBufferInheritanceInfo
5449 safe_VkCommandBufferInheritanceInfo& safe_VkCommandBufferInheritanceInfo::operator=(const safe_VkCo… in operator =()
5468 safe_VkCommandBufferInheritanceInfo::~safe_VkCommandBufferInheritanceInfo() in ~safe_VkCommandBufferInheritanceInfo()
5474 void safe_VkCommandBufferInheritanceInfo::initialize(const VkCommandBufferInheritanceInfo* in_struc… in initialize()
5486 void safe_VkCommandBufferInheritanceInfo::initialize(const safe_VkCommandBufferInheritanceInfo* src) in initialize()
5505 pInheritanceInfo = new safe_VkCommandBufferInheritanceInfo(in_struct->pInheritanceInfo); in safe_VkCommandBufferBeginInfo()
5520 pInheritanceInfo = new safe_VkCommandBufferInheritanceInfo(*src.pInheritanceInfo); in safe_VkCommandBufferBeginInfo()
5537 pInheritanceInfo = new safe_VkCommandBufferInheritanceInfo(*src.pInheritanceInfo); in operator =()
5557 pInheritanceInfo = new safe_VkCommandBufferInheritanceInfo(in_struct->pInheritanceInfo); in initialize()
5567 pInheritanceInfo = new safe_VkCommandBufferInheritanceInfo(*src->pInheritanceInfo); in initialize()