openvr icon indicating copy to clipboard operation
openvr copied to clipboard

pink gpu performance on simple hmd driver

Open LeonardoVR10 opened this issue 3 years ago • 1 comments

Hi! I am working on probably one of the simplest HMD Driver based on the display connected via HDMI. it appears as another display so using just IVRDisplayComponent, set Prop_EdidVendorID_Int32 and Prop_EdidProductID_Int32 and implement the interface as required. everything works perfectly but the GPU performance graph is almost completely pink. The experience is very smooth. Same when loading some app but then the graph is a bit less pink. It is basically a sample driver from SDK. Any help is appreciated!

LeonardoVR10 avatar Mar 29 '21 11:03 LeonardoVR10

IVRDisplayComponent is well.... weird and really sensitive to it's props, I wish we had full documentation of this interface

okawo80085 avatar Aug 26 '21 09:08 okawo80085