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

/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
H A Dvn_pipeline.c90 VkPipelineLayout layout_handle = vn_pipeline_layout_to_handle(layout); local in function:vn_CreatePipelineLayout
92 &layout_handle);
94 *pPipelineLayout = layout_handle;
H A Dvn_descriptor_set.c25 VkDescriptorSetLayout layout_handle = local in function:vn_descriptor_set_layout_destroy
30 layout_handle, NULL);
72 VkDescriptorSetLayout layout_handle = local in function:vn_descriptor_set_layout_init
131 create_info, NULL, &layout_handle);

Completed in 4 milliseconds