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