Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dvk_safe_struct.h427 struct safe_VkPipelineCacheCreateInfo { struct
433 safe_VkPipelineCacheCreateInfo(const VkPipelineCacheCreateInfo* in_struct); argument
435 safe_VkPipelineCacheCreateInfo& operator=(const safe_VkPipelineCacheCreateInfo& src); argument
440 VkPipelineCacheCreateInfo *ptr() { return reinterpret_cast<VkPipelineCacheCreateInfo *>(this); } in ptr()
441 …CreateInfo const *ptr() const { return reinterpret_cast<VkPipelineCacheCreateInfo const *>(this); } in ptr()
Dvk_safe_struct.cpp2178 safe_VkPipelineCacheCreateInfo::safe_VkPipelineCacheCreateInfo(const VkPipelineCacheCreateInfo* in_… in safe_VkPipelineCacheCreateInfo() function in safe_VkPipelineCacheCreateInfo
2187 safe_VkPipelineCacheCreateInfo::safe_VkPipelineCacheCreateInfo() : in safe_VkPipelineCacheCreateInfo() function in safe_VkPipelineCacheCreateInfo
2192 safe_VkPipelineCacheCreateInfo::safe_VkPipelineCacheCreateInfo(const safe_VkPipelineCacheCreateInfo… in safe_VkPipelineCacheCreateInfo() function in safe_VkPipelineCacheCreateInfo