Searched refs:vert_module (Results 1 – 1 of 1) sorted by relevance
1419 VkShaderModule vert_module, frag_module; in setup_swapchain_data_pipeline() local1427 &vert_info, NULL, &vert_module)); in setup_swapchain_data_pipeline()1508 stage[0].module = vert_module; in setup_swapchain_data_pipeline()1605 device_data->vtable.DestroyShaderModule(device_data->device, vert_module, NULL); in setup_swapchain_data_pipeline()