Searched refs:VK_MESA_PIPELINE_LAYOUT_MAX_SETS (Results 1 – 2 of 2) sorted by relevance
36 #define VK_MESA_PIPELINE_LAYOUT_MAX_SETS 32 macro64 struct vk_descriptor_set_layout *set_layouts[VK_MESA_PIPELINE_LAYOUT_MAX_SETS];
40 assert(pCreateInfo->setLayoutCount <= VK_MESA_PIPELINE_LAYOUT_MAX_SETS); in vk_pipeline_layout_init()