Created
January 27, 2019 13:24
-
-
Save Mcilie/a947e0b48924cf6bb37dfc7d4466067e to your computer and use it in GitHub Desktop.
error issue 18
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ------- FS_Init ------- | |
| Current search path: | |
| ./baseq2/pak0.pak (1000 files) | |
| ./baseq2 | |
| 1000 files in PAK files | |
| ----------------------- | |
| Execing default.cfg | |
| Unknown command "viewsize" | |
| Unknown command "sensitivity" | |
| Unknown command "crosshair" | |
| Unknown command "m_pitch" | |
| Unknown command "m_yaw" | |
| Unknown command "m_forward" | |
| Unknown command "m_side" | |
| Execing config.cfg | |
| Unknown command "generated" | |
| ------- S_Init ------- | |
| Using SDL audio driver: pulseaudio | |
| sound sampling rate: 11025 | |
| ---------------------- | |
| mode changed 640 480 | |
| [vkq2] vk extension required by SDL2: | |
| VK_KHR_surface | |
| VK_KHR_xlib_surface | |
| available vulkan layers: | |
| VK_LAYER_VALVE_steam_overlay_32, VK_LAYER_VALVE_steam_overlay_64, VK_LAYER_LUNARG_api_dump, VK_LAYER_LUNARG_vktrace, VK_LAYER_LUNARG_starter_layer, VK_LAYER_LUNARG_standard_validation (requested), VK_LAYER_LUNARG_object_tracker, VK_LAYER_LUNARG_assistant_layer, VK_LAYER_LUNARG_parameter_validation, VK_LAYER_LUNARG_core_validation, VK_LAYER_GOOGLE_unique_objects, VK_LAYER_LUNARG_monitor, VK_LAYER_LUNARG_screenshot, VK_LAYER_LUNARG_device_simulation, VK_LAYER_LUNARG_demo_layer, VK_LAYER_GOOGLE_threading, | |
| supported vulkan instance extensions: | |
| VK_KHR_device_group_creation, VK_KHR_display, VK_KHR_external_fence_capabilities, VK_KHR_external_memory_capabilities, VK_KHR_external_semaphore_capabilities,VK_KHR_get_display_properties2, VK_KHR_get_physical_device_properties2, VK_KHR_get_surface_capabilities2, VK_KHR_surface (requested), VK_KHR_xcb_surface, VK_KHR_xlib_surface (requested), VK_EXT_acquire_xlib_display, VK_EXT_debug_report (requested), VK_EXT_debug_utils (requested), VK_EXT_direct_mode_display, VK_EXT_display_surface_counter, | |
| dev 0: GeForce RTX 2080 Ti | |
| max number of allocations -1 | |
| supported extensions: | |
| VK_KHR_8bit_storage, VK_KHR_16bit_storage, VK_KHR_bind_memory2, VK_KHR_create_renderpass2, VK_KHR_dedicated_allocation, VK_KHR_descriptor_update_template, VK_KHR_device_group, VK_KHR_draw_indirect_count, VK_KHR_driver_properties, VK_KHR_external_fence, VK_KHR_external_fence_fd, VK_KHR_external_memory, VK_KHR_external_memory_fd, VK_KHR_external_semaphore, VK_KHR_external_semaphore_fd, VK_KHR_get_memory_requirements2, VK_KHR_image_format_list, VK_KHR_maintenance1, VK_KHR_maintenance2, VK_KHR_maintenance3, VK_KHR_multiview, VK_KHR_push_descriptor, VK_KHR_relaxed_block_layout, VK_KHR_sampler_mirror_clamp_to_edge, VK_KHR_sampler_ycbcr_conversion, VK_KHR_shader_atomic_int64, VK_KHR_shader_draw_parameters, VK_KHR_storage_buffer_storage_class, VK_KHR_swapchain, VK_KHR_variable_pointers, VK_KHR_vulkan_memory_model, VK_EXT_blend_operation_advanced, VK_EXT_conditional_rendering, VK_EXT_conservative_rasterization, VK_EXT_depth_range_unrestricted, VK_EXT_descriptor_indexing, VK_EXT_discard_rectangles, VK_EXT_display_control, VK_EXT_global_priority, VK_EXT_inline_uniform_block, VK_EXT_post_depth_coverage, VK_EXT_sample_locations, VK_EXT_sampler_filter_minmax, VK_EXT_shader_subgroup_ballot, VK_EXT_shader_subgroup_vote, VK_EXT_shader_viewport_index_layer, VK_EXT_transform_feedback, VK_EXT_vertex_attribute_divisor, VK_NV_clip_space_w_scaling, VK_NV_compute_shader_derivatives, VK_NV_corner_sampled_image, VK_NV_dedicated_allocation, VK_NV_device_diagnostic_checkpoints, VK_NV_fill_rectangle, VK_NV_fragment_coverage_to_color, VK_NV_fragment_shader_barycentric, VK_NV_framebuffer_mixed_samples,VK_NV_geometry_shader_passthrough, VK_NV_mesh_shader, VK_NV_sample_mask_override_coverage, VK_NV_representative_fragment_test, VK_NV_scissor_exclusive, VK_NV_shader_image_footprint, VK_NV_shader_subgroup_partitioned, VK_NV_shading_rate_image, VK_NV_viewport_array2, VK_NV_viewport_swizzle, VK_NVX_device_generated_commands, VK_NVX_multiview_per_view_attributes, VK_NV_ray_tracing, | |
| picked device 0 | |
| num queue families: 3 | |
| warning: could not load function vkDebugMarkerSetObjectNameEXT | |
| num surface formats: 2 | |
| available surface formats: | |
| B8G8R8A8_UNORM | |
| B8G8R8A8_SRGB | |
| initializing profiler | |
| initializing shader | |
| ******************** | |
| FATAL: could not open shader_vkpt/stretch_pic.vert.spv | |
| ******************** |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment