Searched refs:layout_handle (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/ | ||
| H A D | vn_pipeline.c | 90 VkPipelineLayout layout_handle = vn_pipeline_layout_to_handle(layout); local in function:vn_CreatePipelineLayout 92 &layout_handle); 94 *pPipelineLayout = layout_handle; |
| H A D | vn_descriptor_set.c | 25 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