turanszkij / WickedEngine

3D engine with modern graphics
https://wickedengine.net
Other
5.85k stars 619 forks source link

Add functions for openVR integration #931

Closed Cop46 closed 3 months ago

turanszkij commented 3 months ago

Please rename things like GetGraphicCommandQueue to GetGraphicsCommandQueue? Or just GetCommandQueue(QUEUE_TYPE queue) where you can give the type as parameter? Same for GetGraphicFamilyIndex, etc.