Home
last modified time | relevance | path

Searched refs:VK_MESA_PIPELINE_LAYOUT_MAX_SETS (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_pipeline_layout.h36 #define VK_MESA_PIPELINE_LAYOUT_MAX_SETS 32 macro
64 const struct vk_descriptor_set_layout *set_layouts[VK_MESA_PIPELINE_LAYOUT_MAX_SETS];
H A Dvk_pipeline_layout.c40 assert(pCreateInfo->setLayoutCount <= VK_MESA_PIPELINE_LAYOUT_MAX_SETS); in vk_pipeline_layout_init()

Completed in 2 milliseconds