Searched refs:SHCRGL_GUEST_FN_GET_CAPS_NEW (Results 1 - 3 of 3) sorted by relevance

/vbox/include/VBox/HostServices/
H A DVBoxCrOpenGLSvc.h66 #define SHCRGL_GUEST_FN_GET_CAPS_NEW (16) macro
/vbox/src/VBox/HostServices/SharedOpenGL/crserver/
H A Dcrservice.cpp767 case SHCRGL_GUEST_FN_GET_CAPS_NEW:
769 Log(("svcCall: SHCRGL_GUEST_FN_GET_CAPS_NEW\n"));
/vbox/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/
H A DVBoxMPCr.cpp846 * we only support CR_VBOX_CAP_CMDVBVA of the proper version reported by SHCRGL_GUEST_FN_GET_CAPS_NEW */
864 parms.hdr.u32Function = SHCRGL_GUEST_FN_GET_CAPS_NEW;
880 WARN(("SHCRGL_GUEST_FN_GET_CAPS_NEW failed, rc (%d)", parms.hdr.result));

Completed in 50 milliseconds