mirror of
https://github.com/ClassiCube/ClassiCube.git
synced 2025-09-18 03:55:19 -04:00
add missing D32F_Lockable format
This commit is contained in:
parent
c10bd40b06
commit
080868b157
@ -214,6 +214,7 @@ namespace SharpDX.Direct3D9 {
|
||||
D15S1 = 73,
|
||||
D24S8 = 75,
|
||||
D24X8 = 77,
|
||||
D32F_Lockable = 82,
|
||||
D24X4S4 = 79,
|
||||
D16 = 80,
|
||||
VertexData = 100,
|
||||
|
Loading…
x
Reference in New Issue
Block a user