Searched refs:frag_module (Results 1 – 1 of 1) sorted by relevance
1419 VkShaderModule vert_module, frag_module; in setup_swapchain_data_pipeline() local1433 &frag_info, NULL, &frag_module)); in setup_swapchain_data_pipeline()1512 stage[1].module = frag_module; in setup_swapchain_data_pipeline()1606 device_data->vtable.DestroyShaderModule(device_data->device, frag_module, NULL); in setup_swapchain_data_pipeline()