mirror of https://github.com/red-prig/fpPS4.git
getFormatSize:TODO:122
This commit is contained in:
parent
3292e17da1
commit
9ac0e2ecf6
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue