Update recording file format documentation

I forgot to commit this file.
This commit is contained in:
Adam Sawicki 2019-11-18 12:38:09 +01:00
parent aeb9836f4c
commit dd24989837

View File

@ -23,7 +23,7 @@ Formats with only minor version incremented are backward compatible.
VmaReplay application supports all older versions. VmaReplay application supports all older versions.
Current version is: Current version is:
1,6 1,7
# Configuration # Configuration
@ -243,6 +243,11 @@ No parameters.
- context : pointer - context : pointer
**vmaSetPoolName** (min format version: 1.7)
- pool : pointer
- pName : string (may contain additional commas)
# Data types # Data types
**bool** **bool**
@ -271,7 +276,7 @@ An ordered sequence of values of some type, separated by single space.
# Example file # Example file
Vulkan Memory Allocator,Calls recording Vulkan Memory Allocator,Calls recording
1,6 1,7
Config,Begin Config,Begin
PhysicalDevice,apiVersion,4198477 PhysicalDevice,apiVersion,4198477
PhysicalDevice,driverVersion,8388653 PhysicalDevice,driverVersion,8388653