Mercurial > games > semicongine
view fuhtark_test/include/ddk/dxapi.h @ 1500:91c8c3b7cbf0
add: futhark tests for generating vulkan api
| author | sam <sam@basx.dev> |
|---|---|
| date | Wed, 26 Nov 2025 21:36:48 +0700 |
| parents | |
| children |
line wrap: on
line source
ULONG DxApiGetVersion(); ULONG DxApi( IN ULONG dwFunctionNum,IN PVOID lpvInBuffer, IN ULONG cbInBuffer, IN PVOID lpvOutBuffer, IN ULONG cbOutBuffer);
