Home
last modified time | relevance | path

Searched defs:safe_VkCommandBufferAllocateInfo (Results 1 – 2 of 2) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dvk_safe_struct.h948 struct safe_VkCommandBufferAllocateInfo { struct
954 safe_VkCommandBufferAllocateInfo(const VkCommandBufferAllocateInfo* in_struct); argument
956 safe_VkCommandBufferAllocateInfo& operator=(const safe_VkCommandBufferAllocateInfo& src); argument
961 …kCommandBufferAllocateInfo *ptr() { return reinterpret_cast<VkCommandBufferAllocateInfo *>(this); } in ptr()
962 …cateInfo const *ptr() const { return reinterpret_cast<VkCommandBufferAllocateInfo const *>(this); } in ptr()
Dvk_safe_struct.cpp5359 safe_VkCommandBufferAllocateInfo::safe_VkCommandBufferAllocateInfo(const VkCommandBufferAllocateInf… in safe_VkCommandBufferAllocateInfo() function in safe_VkCommandBufferAllocateInfo
5368 safe_VkCommandBufferAllocateInfo::safe_VkCommandBufferAllocateInfo() : in safe_VkCommandBufferAllocateInfo() function in safe_VkCommandBufferAllocateInfo
5372 safe_VkCommandBufferAllocateInfo::safe_VkCommandBufferAllocateInfo(const safe_VkCommandBufferAlloca… in safe_VkCommandBufferAllocateInfo() function in safe_VkCommandBufferAllocateInfo