mirror of
https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
synced 2024-11-10 02:31:48 +00:00
Bumped GpuMemDumpVis version
This commit is contained in:
parent
3406719052
commit
b4d0c0accc
@ -25,7 +25,7 @@ import json
|
|||||||
from PIL import Image, ImageDraw, ImageFont
|
from PIL import Image, ImageDraw, ImageFont
|
||||||
|
|
||||||
|
|
||||||
PROGRAM_VERSION = 'Vulkan/D3D12 Memory Allocator Dump Visualization 3.0.3'
|
PROGRAM_VERSION = 'Vulkan/D3D12 Memory Allocator Dump Visualization 3.0.4'
|
||||||
IMG_WIDTH = 1200
|
IMG_WIDTH = 1200
|
||||||
IMG_MARGIN = 8
|
IMG_MARGIN = 8
|
||||||
TEXT_MARGIN = 4
|
TEXT_MARGIN = 4
|
||||||
|
Loading…
Reference in New Issue
Block a user