ValveSoftware / Dota-2-Vulkan

Tracker for issues specific to the Vulkan version of Dota 2 on Windows, Linux, and macOS
101 stars 17 forks source link

Unable to open Vulkan pipeline cache shadercache\vulkan\shaders.cache file - might not exist yet #138

Closed twmmin closed 8 years ago

twmmin commented 8 years ago

means i cant use vulkan?

danginsburg commented 8 years ago

No, this warning is expected on AMD which does not support serializing the pipeline cache. Are you on AMD? If you bring up the console and type "vulkan" and see variables such as "vulkan_batch_submits" it means you are running on Vulkan.

twmmin commented 8 years ago

ya my gc is amd

Computer Information: Manufacturer: MICRO-STAR INTERNATIONAL CO.,LTD Model: MS-7576 Form Factor: Desktop No Touch Input Detected

Processor Information: CPU Vendor: AuthenticAMD CPU Family: 0x10 CPU Model: 0x4 CPU Stepping: 0x2 CPU Type: 0x0 Speed: 3114 Mhz 3 logical processors 3 physical processors HyperThreading: Unsupported FCMOV: Supported SSE2: Supported SSE3: Supported SSSE3: Unsupported SSE4a: Supported SSE41: Unsupported SSE42: Unsupported AES: Unsupported AVX: Unsupported CMPXCHG16B: Supported LAHF/SAHF: Supported PrefetchW: Supported

Network Information: Network Speed:

Operating System Version: Windows 10 (64 bit) NTFS: Supported Crypto Provider Codes: Supported 311 0x0 0x0 0x0

Video Card: Driver: AMD Radeon (TM) R9 200 Series

DirectX Driver Name:  aticfx32.dll
Driver Version:  16.200.1013.0
DirectX Driver Version:  8.17.10.1460
Driver Date: 20 May 2016
OpenGL Version: 4.5
Desktop Color Depth: 32 bits per pixel
Monitor Refresh Rate: 60 Hz
DirectX Card: AMD Radeon (TM) R9 200 Series
VendorID:  0x1002
DeviceID:  0x6811
Revision Not Detected
Number of Monitors:  1
Number of Logical Video Cards:  1
No SLI or Crossfire Detected
Primary Display Resolution:  1920 x 1080
Desktop Resolution: 1920 x 1080
Primary Display Size: 20.04" x 11.26"  (22.95" diag)
                                        50.9cm x 28.6cm  (58.3cm diag)
Primary Bus Type Not Detected
Primary VRAM: -2048 MB
Supported MSAA Modes:  2x 4x 8x 

Sound card: Audio device: Speakers (XMOS XS1-U8 MFA)

Memory: RAM: 4094 Mb

Miscellaneous: UI Language: English Microphone: Not set Media Type: Undetermined Total Hard Disk Space Available: 419261 Mb Largest Free Hard Disk Block: 86031 Mb OS Install Date: Jan 01 1970 Game Controller: None detected VR Headset: None detected

danginsburg commented 8 years ago

OK, sounds like everything is working as expected then. Closing.