Home
last modified time | relevance | path

Searched defs:deviceVk (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/white_box/
H A DVulkanImageWrappingTestsDmaBuf.cpp172 dawn_native::vulkan::Device* deviceVk; member in dawn_native::vulkan::__anon20607::VulkanImageWrappingTestBase
H A DVulkanImageWrappingTestsOpaqueFD.cpp47 ::VkResult CreateImage(dawn_native::vulkan::Device* deviceVk, in CreateImage() argument
82 ::VkResult AllocateMemory(dawn_native::vulkan::Device* deviceVk, in AllocateMemory() argument
114 BindMemory(dawn_native::vulkan::Device* deviceVk, VkImage handle, VkDeviceMemory* memory) BindMemory() argument
121 GetMemoryFd(dawn_native::vulkan::Device* deviceVk, VkDeviceMemory memory) GetMemoryFd() argument
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
221 dawn_native::vulkan::Device* deviceVk; global() member in dawn_native::vulkan::__anon20608::VulkanImageWrappingTestBase
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingMiscTests.cpp445 const VkDevice deviceVk = context.getDevice (); variable
978 const VkDevice deviceVk = context.getDevice (); variable
1095 getPipelineLayout(const vk::DeviceInterface& deviceInterface, VkDevice deviceVk, VkDescriptorSetLayout descriptorSetLayout) getPipelineLayout() argument
7927 const VkDevice deviceVk = m_context.getDevice (); runTest() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingMiscTests.cpp444 const VkDevice deviceVk = context.getDevice (); variable
977 const VkDevice deviceVk = context.getDevice (); variable
1094 getPipelineLayout(const vk::DeviceInterface& deviceInterface, VkDevice deviceVk, VkDescriptorSetLayout descriptorSetLayout) getPipelineLayout() argument
7922 const VkDevice deviceVk = m_context.getDevice (); runTest() local
[all...]

Completed in 13 milliseconds