mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-09-23 06:05:45 +00:00
Fixes for vulkan for BGRA changes, add R4G4 special format
This commit is contained in:
@@ -193,6 +193,7 @@ namespace renderdoc
|
||||
R5G5B5A1,
|
||||
R9G9B9E5,
|
||||
R4G4B4A4,
|
||||
R4G4,
|
||||
D16S8,
|
||||
D24S8,
|
||||
D32S8,
|
||||
|
||||
Reference in New Issue
Block a user