Searched refs:sharedImage (Results 1 – 8 of 8) sorted by relevance
146 VkBool32 sharedImage; member
11881 vkStream->write((VkBool32*)&forMarshaling->sharedImage, sizeof(VkBool32)); in marshal_VkPhysicalDevicePresentationPropertiesANDROID()11893 vkStream->read((VkBool32*)&forUnmarshaling->sharedImage, sizeof(VkBool32)); in unmarshal_VkPhysicalDevicePresentationPropertiesANDROID()
8007 memcpy(*ptr, (VkBool32*)&forMarshaling->sharedImage, sizeof(VkBool32)); in reservedmarshal_VkPhysicalDevicePresentationPropertiesANDROID()
148 VkBool32 sharedImage; member
15257 vkStream->write((VkBool32*)&forMarshaling->sharedImage, sizeof(VkBool32)); in marshal_VkPhysicalDevicePresentationPropertiesANDROID()15281 vkStream->read((VkBool32*)&forUnmarshaling->sharedImage, sizeof(VkBool32)); in unmarshal_VkPhysicalDevicePresentationPropertiesANDROID()
11783 memcpy((VkBool32*)&forUnmarshaling->sharedImage, *ptr, sizeof(VkBool32)); in reservedunmarshal_VkPhysicalDevicePresentationPropertiesANDROID()