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

/frameworks/native/vulkan/libvulkan/
H A Dapi.cpp385 VkDevice* dev_out);
426 VkDevice* dev_out);
840 VkDevice* dev_out) {
867 *dev_out = dev;
1075 VkDevice* dev_out) {
1095 return chain.Create(physical_dev, create_info, allocator, dev_out);
837 Create(VkPhysicalDevice physical_dev, const VkDeviceCreateInfo* create_info, const VkAllocationCallbacks* allocator, VkDevice* dev_out) argument
1072 CreateDevice(VkPhysicalDevice physical_dev, const VkDeviceCreateInfo* create_info, const VkAllocationCallbacks* allocator, VkDevice* dev_out) argument

Completed in 9 milliseconds