getFormatSize:TODO:122

This commit is contained in:
red-prig 2023-03-05 14:56:12 +03:00
parent 3292e17da1
commit 9ac0e2ecf6
1 changed files with 1 additions and 0 deletions

View File

@ -233,6 +233,7 @@ begin
VK_FORMAT_A2R10G10B10_UNORM_PACK32:Result:=4;
VK_FORMAT_A2B10G10R10_UNORM_PACK32:Result:=4;
VK_FORMAT_B10G11R11_UFLOAT_PACK32 :Result:=4;
//stencil
VK_FORMAT_S8_UINT :Result:=1;