H A D | VulkanImageWrappingTestsOpaqueFD.cpp | 128 int memoryFd = -1; in GetMemoryFd() local 136 CreateBindExportImage(dawn_native::vulkan::Device* deviceVk, uint32_t width, uint32_t height, VkFormat format, VkImage* handle, VkDeviceMemory* allocation, VkDeviceSize* allocationSize, uint32_t* memoryTypeIndex, int* memoryFd) CreateBindExportImage() argument 159 WrapVulkanImage(wgpu::Device dawnDevice, const wgpu::TextureDescriptor* textureDescriptor, int memoryFd, VkDeviceSize allocationSize, uint32_t memoryTypeIndex, std::vector<int> waitFDs, bool isInitialized = true, bool expectValid = true) WrapVulkanImage() argument 173 WrapVulkanImage(wgpu::Device dawnDevice, const wgpu::TextureDescriptor* textureDescriptor, int memoryFd, VkDeviceSize allocationSize, uint32_t memoryTypeIndex, std::vector<int> waitFDs, VkImageLayout releasedOldLayout, VkImageLayout releasedNewLayout, bool isInitialized = true, bool expectValid = true) WrapVulkanImage() argument 492 int memoryFd = GetMemoryFd(deviceVk, defaultAllocation); TEST_P() local 521 int memoryFd = GetMemoryFd(deviceVk, defaultAllocation); TEST_P() local 551 int memoryFd = GetMemoryFd(deviceVk, defaultAllocation); TEST_P() local 591 int memoryFd = GetMemoryFd(deviceVk, defaultAllocation); TEST_P() local 642 int memoryFd = GetMemoryFd(deviceVk, defaultAllocation); TEST_P() local 695 int memoryFd = GetMemoryFd(deviceVk, defaultAllocation); TEST_P() local 757 int memoryFd = GetMemoryFd(deviceVk, defaultAllocation); TEST_P() local 976 int memoryFd = GetMemoryFd(secondDeviceVk, allocationA); TEST_P() local [all...] |