Searched refs:check_pAttributes (Results 1 – 1 of 1) sorted by relevance
6191 const SECURITY_ATTRIBUTES* check_pAttributes; in unmarshal_VkExportMemoryWin32HandleInfoKHR() local6192 check_pAttributes = (const SECURITY_ATTRIBUTES*)(uintptr_t)vkStream->getBe64(); in unmarshal_VkExportMemoryWin32HandleInfoKHR()6195 if (!(check_pAttributes)) in unmarshal_VkExportMemoryWin32HandleInfoKHR()6427 const SECURITY_ATTRIBUTES* check_pAttributes; in unmarshal_VkExportSemaphoreWin32HandleInfoKHR() local6428 check_pAttributes = (const SECURITY_ATTRIBUTES*)(uintptr_t)vkStream->getBe64(); in unmarshal_VkExportSemaphoreWin32HandleInfoKHR()6431 if (!(check_pAttributes)) in unmarshal_VkExportSemaphoreWin32HandleInfoKHR()7043 const SECURITY_ATTRIBUTES* check_pAttributes; in unmarshal_VkExportFenceWin32HandleInfoKHR() local7044 check_pAttributes = (const SECURITY_ATTRIBUTES*)(uintptr_t)vkStream->getBe64(); in unmarshal_VkExportFenceWin32HandleInfoKHR()7047 if (!(check_pAttributes)) in unmarshal_VkExportFenceWin32HandleInfoKHR()7826 const SECURITY_ATTRIBUTES* check_pAttributes; in unmarshal_VkExportMemoryWin32HandleInfoNV() local[all …]