Searched defs:num_tranches (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/vulkan/wsi/ |
| H A D | wsi_common_x11.c | 1472 uint32_t num_tranches = 0; local in function:x11_surface_create_swapchain 1114 x11_image_init(VkDevice device_h,struct x11_swapchain * chain,const VkSwapchainCreateInfoKHR * pCreateInfo,const VkAllocationCallbacks * pAllocator,const uint64_t * const * modifiers,const uint32_t * num_modifiers,int num_tranches,struct x11_image * image) argument
|
| /xsrc/external/mit/MesaLib/dist/src/vulkan/wsi/ |
| H A D | wsi_common_x11.c | 1813 uint32_t num_tranches = 0; local in function:x11_surface_create_swapchain 1407 x11_image_init(VkDevice device_h,struct x11_swapchain * chain,const VkSwapchainCreateInfoKHR * pCreateInfo,const VkAllocationCallbacks * pAllocator,const uint64_t * const * modifiers,const uint32_t * num_modifiers,int num_tranches,struct x11_image * image) argument
|
Completed in 6 milliseconds