MCPcopy Create free account
hub / github.com/LibreVR/Revive / ovr_EnumerateInstanceExtensionProperties

Function ovr_EnumerateInstanceExtensionProperties

LibOVRProxy/OVR_CAPI.cpp:192–195  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

190
191OVR_PUBLIC_FUNCTION(ovrResult)
192ovr_EnumerateInstanceExtensionProperties()
193{
194 return ovrError_Unsupported;
195}
196
197OVR_PUBLIC_FUNCTION(ovrResult)
198ovr_GetInstanceProcAddr()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected