We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4db88f commit 8b9ee92Copy full SHA for 8b9ee92
Graphics/GraphicsTools/src/OpenXRUtilities.cpp
@@ -375,7 +375,7 @@ extern "C"
375
Diligent::DestroyOpenXRDebugUtilsMessenger(debugUtilsMessenger);
376
}
377
378
- void Dilgent_AllocateOpenXRSwapchainImageData(Diligent::RENDER_DEVICE_TYPE DeviceType,
+ void Diligent_AllocateOpenXRSwapchainImageData(Diligent::RENDER_DEVICE_TYPE DeviceType,
379
Diligent::Uint32 ImageCount,
380
Diligent::IDataBlob** ppSwapchainImageData)
381
{
0 commit comments