Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dlayer_chassis_dispatch.cpp55 …safe_VkWin32KeyedMutexAcquireReleaseInfoKHR *safe_struct = reinterpret_cast<safe_VkWin32KeyedMutex… in WrapPnextChainHandles() local
71 …safe_VkWin32KeyedMutexAcquireReleaseInfoNV *safe_struct = reinterpret_cast<safe_VkWin32KeyedMutexA… in WrapPnextChainHandles() local
86 …safe_VkDedicatedAllocationMemoryAllocateInfoNV *safe_struct = reinterpret_cast<safe_VkDedicatedAll… in WrapPnextChainHandles() local
96 …safe_VkMemoryDedicatedAllocateInfo *safe_struct = reinterpret_cast<safe_VkMemoryDedicatedAllocateI… in WrapPnextChainHandles() local
106 …safe_VkImageSwapchainCreateInfoKHR *safe_struct = reinterpret_cast<safe_VkImageSwapchainCreateInfo… in WrapPnextChainHandles() local
113 …safe_VkSamplerYcbcrConversionInfo *safe_struct = reinterpret_cast<safe_VkSamplerYcbcrConversionInf… in WrapPnextChainHandles() local
120 …safe_VkShaderModuleValidationCacheCreateInfoEXT *safe_struct = reinterpret_cast<safe_VkShaderModul… in WrapPnextChainHandles() local
127 …safe_VkWriteDescriptorSetAccelerationStructureNV *safe_struct = reinterpret_cast<safe_VkWriteDescr… in WrapPnextChainHandles() local
136 …safe_VkRenderPassAttachmentBeginInfoKHR *safe_struct = reinterpret_cast<safe_VkRenderPassAttachmen… in WrapPnextChainHandles() local
145 …safe_VkBindImageMemorySwapchainInfoKHR *safe_struct = reinterpret_cast<safe_VkBindImageMemorySwapc… in WrapPnextChainHandles() local
/external/flatbuffers/tests/rust_reflection_test/src/
Dlib.rs1635 let safe_struct = optional_value.unwrap(); in test_safe_buffer_struct_same_type_succeeds() localVariable