Skip to content

Commit dd24989

Browse files
Update recording file format documentation
I forgot to commit this file.
1 parent aeb9836 commit dd24989

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

docs/Recording file format.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Formats with only minor version incremented are backward compatible.
2323
VmaReplay application supports all older versions.
2424
Current version is:
2525

26-
1,6
26+
1,7
2727

2828
# Configuration
2929

@@ -243,6 +243,11 @@ No parameters.
243243

244244
- context : pointer
245245

246+
**vmaSetPoolName** (min format version: 1.7)
247+
248+
- pool : pointer
249+
- pName : string (may contain additional commas)
250+
246251
# Data types
247252

248253
**bool**
@@ -271,7 +276,7 @@ An ordered sequence of values of some type, separated by single space.
271276
# Example file
272277

273278
Vulkan Memory Allocator,Calls recording
274-
1,6
279+
1,7
275280
Config,Begin
276281
PhysicalDevice,apiVersion,4198477
277282
PhysicalDevice,driverVersion,8388653

0 commit comments

Comments
 (0)