SYMBOL INDEX (3130 symbols across 497 files) FILE: include/native/windows/unknwn.h type interface (line 5) | typedef interface IUnknown IUnknown; type IUnknown (line 10) | struct IUnknown { type IUnknownVtbl (line 25) | typedef struct IUnknownVtbl function interface (line 40) | interface IUnknown FILE: include/native/windows/windows_base.h type INT (line 21) | typedef int32_t INT; type UINT (line 22) | typedef uint32_t UINT; type LONG (line 24) | typedef int32_t LONG; type ULONG (line 25) | typedef uint32_t ULONG; type HRESULT (line 28) | typedef int32_t HRESULT; type wchar_t (line 30) | typedef wchar_t WCHAR; type WCHAR (line 31) | typedef WCHAR *NWPSTR, *LPWSTR, *PWSTR; type UCHAR (line 32) | typedef unsigned char UCHAR, *PUCHAR; type CHAR (line 34) | typedef char CHAR; type CHAR (line 35) | typedef const CHAR *LPCSTR, *PCSTR; type INT (line 37) | typedef INT BOOL; type BOOL (line 38) | typedef BOOL WINBOOL; type UINT16 (line 40) | typedef uint16_t UINT16; type UINT32 (line 41) | typedef uint32_t UINT32; type VOID (line 42) | typedef void VOID; type SIZE_T (line 47) | typedef size_t SIZE_T; type INT8 (line 49) | typedef int8_t INT8; type UINT8 (line 50) | typedef uint8_t UINT8; type BYTE (line 51) | typedef uint8_t BYTE; type SHORT (line 53) | typedef int16_t SHORT; type USHORT (line 54) | typedef uint16_t USHORT; type LONGLONG (line 56) | typedef int64_t LONGLONG; type INT64 (line 57) | typedef int64_t INT64; type ULONGLONG (line 59) | typedef uint64_t ULONGLONG; type UINT64 (line 60) | typedef uint64_t UINT64; type LONG_PTR (line 62) | typedef intptr_t LONG_PTR; type ULONG_PTR (line 63) | typedef uintptr_t ULONG_PTR; type FLOAT (line 65) | typedef float FLOAT; type GUID (line 69) | typedef struct GUID { type GUID (line 77) | typedef GUID UUID; type GUID (line 78) | typedef GUID IID; type DWORD (line 102) | typedef uint32_t DWORD; type WORD (line 103) | typedef uint16_t WORD; type DWORD (line 104) | typedef DWORD *LPDWORD; type HANDLE (line 107) | typedef HANDLE HMONITOR; type HANDLE (line 108) | typedef HANDLE HDC; type HANDLE (line 109) | typedef HANDLE HMODULE; type HANDLE (line 110) | typedef HANDLE HINSTANCE; type HANDLE (line 111) | typedef HANDLE HWND; type HANDLE (line 112) | typedef HANDLE HKEY; type HANDLE (line 113) | typedef HANDLE *LPHANDLE; type DWORD (line 114) | typedef DWORD COLORREF; type INT_PTR (line 117) | typedef int64_t INT_PTR; type UINT_PTR (line 118) | typedef uint64_t UINT_PTR; type INT_PTR (line 120) | typedef int32_t INT_PTR; type UINT_PTR (line 121) | typedef uint32_t UINT_PTR; type INT_PTR (line 123) | typedef INT_PTR* PINT_PTR; type UINT_PTR (line 124) | typedef UINT_PTR* PUINT_PTR; type wchar_t (line 133) | typedef const wchar_t* LPCWSTR; type LUID (line 135) | typedef struct LUID { type POINT (line 140) | typedef struct POINT { type POINT (line 145) | typedef POINT* LPPOINT; type RECT (line 147) | typedef struct RECT { type SIZE (line 154) | typedef struct SIZE { type LARGE_INTEGER (line 159) | typedef union { type MEMORYSTATUS (line 173) | typedef struct MEMORYSTATUS { type SECURITY_ATTRIBUTES (line 178) | typedef struct SECURITY_ATTRIBUTES { type PALETTEENTRY (line 184) | typedef struct PALETTEENTRY { type RGNDATAHEADER (line 191) | typedef struct RGNDATAHEADER { type RGNDATA (line 199) | typedef struct RGNDATA { FILE: include/native/wsi/native_glfw.h function namespace (line 5) | namespace dxvk::wsi { FILE: include/native/wsi/native_sdl2.h function namespace (line 5) | namespace dxvk::wsi { FILE: include/native/wsi/native_sdl3.h function namespace (line 5) | namespace dxvk::wsi { FILE: include/openvr/openvr.hpp type VkDevice_T (line 19) | struct VkDevice_T type VkPhysicalDevice_T (line 20) | struct VkPhysicalDevice_T type VkInstance_T (line 21) | struct VkInstance_T type VkQueue_T (line 22) | struct VkQueue_T type ID3D12Resource (line 25) | struct ID3D12Resource type ID3D12CommandQueue (line 26) | struct ID3D12CommandQueue type HmdMatrix34_t (line 41) | struct HmdMatrix34_t type HmdMatrix44_t (line 46) | struct HmdMatrix44_t type HmdVector3_t (line 51) | struct HmdVector3_t type HmdVector4_t (line 56) | struct HmdVector4_t type HmdVector3d_t (line 61) | struct HmdVector3d_t type HmdVector2_t (line 66) | struct HmdVector2_t type HmdQuaternion_t (line 71) | struct HmdQuaternion_t type HmdQuaternionf_t (line 76) | struct HmdQuaternionf_t type HmdColor_t (line 81) | struct HmdColor_t type HmdQuad_t (line 86) | struct HmdQuad_t type HmdRect2_t (line 91) | struct HmdRect2_t type DistortionCoordinates_t (line 100) | struct DistortionCoordinates_t type EVREye (line 107) | enum EVREye type ETextureType (line 113) | enum ETextureType type EColorSpace (line 124) | enum EColorSpace type Texture_t (line 131) | struct Texture_t type ETrackingResult (line 142) | enum ETrackingResult type ETrackedDeviceClass (line 166) | enum ETrackedDeviceClass type ETrackedControllerRole (line 178) | enum ETrackedControllerRole type TrackedDevicePose_t (line 189) | struct TrackedDevicePose_t type ETrackingUniverseOrigin (line 204) | enum ETrackingUniverseOrigin type ETrackedDeviceProperty (line 250) | enum ETrackedDeviceProperty type ETrackedPropertyError (line 424) | enum ETrackedPropertyError type VRTextureBounds_t (line 443) | struct VRTextureBounds_t type VRTextureWithPose_t (line 450) | struct VRTextureWithPose_t : public Texture_t type VRTextureDepthInfo_t (line 455) | struct VRTextureDepthInfo_t type VRTextureWithDepth_t (line 462) | struct VRTextureWithDepth_t : public Texture_t type VRTextureWithPoseAndDepth_t (line 467) | struct VRTextureWithPoseAndDepth_t : public VRTextureWithPose_t type EVRSubmitFlags (line 473) | enum EVRSubmitFlags type VRVulkanTextureData_t (line 500) | struct VRVulkanTextureData_t type D3D12TextureData_t (line 513) | struct D3D12TextureData_t type EVRState (line 521) | enum EVRState type EVREventType (line 535) | enum EVREventType type EDeviceActivityLevel (line 717) | enum EDeviceActivityLevel type EVRButtonId (line 728) | enum EVRButtonId function ButtonMaskFromId (line 756) | inline uint64_t ButtonMaskFromId( EVRButtonId id ) { return 1ull << id; } type VREvent_Controller_t (line 759) | struct VREvent_Controller_t type EVRMouseButton (line 766) | enum EVRMouseButton type VREvent_Mouse_t (line 775) | struct VREvent_Mouse_t type VREvent_Scroll_t (line 782) | struct VREvent_Scroll_t type VREvent_TouchPadMove_t (line 792) | struct VREvent_TouchPadMove_t type VREvent_Notification_t (line 810) | struct VREvent_Notification_t type VREvent_Process_t (line 817) | struct VREvent_Process_t type VREvent_Overlay_t (line 826) | struct VREvent_Overlay_t type VREvent_Status_t (line 834) | struct VREvent_Status_t type VREvent_Keyboard_t (line 840) | struct VREvent_Keyboard_t type VREvent_Ipd_t (line 846) | struct VREvent_Ipd_t type VREvent_Chaperone_t (line 851) | struct VREvent_Chaperone_t type VREvent_Reserved_t (line 858) | struct VREvent_Reserved_t type VREvent_PerformanceTest_t (line 866) | struct VREvent_PerformanceTest_t type VREvent_SeatedZeroPoseReset_t (line 871) | struct VREvent_SeatedZeroPoseReset_t type VREvent_Screenshot_t (line 876) | struct VREvent_Screenshot_t type VREvent_ScreenshotProgress_t (line 882) | struct VREvent_ScreenshotProgress_t type VREvent_ApplicationLaunch_t (line 887) | struct VREvent_ApplicationLaunch_t type VREvent_EditingCameraSurface_t (line 893) | struct VREvent_EditingCameraSurface_t type VREvent_MessageOverlay_t (line 899) | struct VREvent_MessageOverlay_t type VREvent_Property_t (line 904) | struct VREvent_Property_t type EDualAnalogWhich (line 910) | enum EDualAnalogWhich type VREvent_DualAnalog_t (line 916) | struct VREvent_DualAnalog_t type VREvent_HapticVibration_t (line 923) | struct VREvent_HapticVibration_t type VREvent_WebConsole_t (line 932) | struct VREvent_WebConsole_t type VREvent_InputBindingLoad_t (line 937) | struct VREvent_InputBindingLoad_t type VREvent_t (line 982) | struct VREvent_t type EVRInputError (line 995) | enum EVRInputError type HiddenAreaMesh_t (line 1022) | struct HiddenAreaMesh_t type EHiddenAreaMeshType (line 1029) | enum EHiddenAreaMeshType type EVRControllerAxisType (line 1042) | enum EVRControllerAxisType type VRControllerAxis_t (line 1052) | struct VRControllerAxis_t type VRControllerState001_t (line 1070) | struct VRControllerState001_t type EVRControllerEventOutputType (line 1092) | enum EVRControllerEventOutputType type ECollisionBoundsStyle (line 1101) | enum ECollisionBoundsStyle type Compositor_OverlaySettings (line 1113) | struct Compositor_OverlaySettings type EVROverlayError (line 1129) | enum EVROverlayError type EVRApplicationType (line 1160) | enum EVRApplicationType type EVRFirmwareError (line 1178) | enum EVRFirmwareError type EVRNotificationError (line 1187) | enum EVRNotificationError type VRBoneTransform_t (line 1198) | struct VRBoneTransform_t type EVRInitError (line 1208) | enum EVRInitError type EVRScreenshotType (line 1307) | enum EVRScreenshotType type EVRScreenshotPropertyFilenames (line 1317) | enum EVRScreenshotPropertyFilenames type EVRTrackedCameraError (line 1323) | enum EVRTrackedCameraError type EVRTrackedCameraFrameLayout (line 1344) | enum EVRTrackedCameraFrameLayout type EVRTrackedCameraFrameType (line 1352) | enum EVRTrackedCameraFrameType type CameraVideoStreamFrameHeader_t (line 1363) | struct CameraVideoStreamFrameHeader_t type DriverDirectMode_FrameTiming (line 1382) | struct DriverDirectMode_FrameTiming type EVSync (line 1391) | enum EVSync type Imu_OffScaleFlags (line 1399) | enum Imu_OffScaleFlags type ImuSample_t (line 1409) | struct ImuSample_t type vr (line 1472) | namespace vr class IVRSystem (line 1475) | class IVRSystem type EVRApplicationError (line 1782) | enum EVRApplicationError type EVRApplicationProperty (line 1813) | enum EVRApplicationProperty type EVRApplicationTransitionState (line 1839) | enum EVRApplicationTransitionState type AppOverrideKeys_t (line 1849) | struct AppOverrideKeys_t class IVRApplications (line 1859) | class IVRApplications type EVRSettingsError (line 1995) | enum EVRSettingsError class IVRSettings (line 2008) | class IVRSettings type ChaperoneCalibrationState (line 2238) | enum ChaperoneCalibrationState class IVRChaperone (line 2262) | class IVRChaperone type EChaperoneConfigFile (line 2307) | enum EChaperoneConfigFile type EChaperoneImportFlags (line 2313) | enum EChaperoneImportFlags class IVRChaperoneSetup (line 2322) | class IVRChaperoneSetup type EVRCompositorError (line 2400) | enum EVRCompositorError type EVRCompositorTimingMode (line 2417) | enum EVRCompositorTimingMode type Compositor_FrameTiming (line 2434) | struct Compositor_FrameTiming type Compositor_CumulativeStats (line 2476) | struct Compositor_CumulativeStats class IVRCompositor (line 2507) | class IVRCompositor type NotificationBitmap_t (line 2712) | struct NotificationBitmap_t method NotificationBitmap_t (line 2714) | NotificationBitmap_t() type EVRNotificationType (line 2730) | enum EVRNotificationType type EVRNotificationStyle (line 2746) | enum EVRNotificationStyle class IVRNotifications (line 2774) | class IVRNotifications type VROverlayInputMethod (line 2811) | enum VROverlayInputMethod type VROverlayTransformType (line 2819) | enum VROverlayTransformType type VROverlayFlags (line 2828) | enum VROverlayFlags type VRMessageOverlayResponse (line 2872) | enum VRMessageOverlayResponse type VROverlayIntersectionParams_t (line 2883) | struct VROverlayIntersectionParams_t type VROverlayIntersectionResults_t (line 2890) | struct VROverlayIntersectionResults_t type EGamepadTextInputMode (line 2899) | enum EGamepadTextInputMode type EGamepadTextInputLineMode (line 2907) | enum EGamepadTextInputLineMode type EOverlayDirection (line 2914) | enum EOverlayDirection type EVROverlayIntersectionMaskPrimitiveType (line 2924) | enum EVROverlayIntersectionMaskPrimitiveType type IntersectionMaskRectangle_t (line 2930) | struct IntersectionMaskRectangle_t type IntersectionMaskCircle_t (line 2938) | struct IntersectionMaskCircle_t type VROverlayIntersectionMaskPrimitive_t (line 2952) | struct VROverlayIntersectionMaskPrimitive_t class IVROverlay (line 2958) | class IVROverlay type EVRRenderModelError (line 3306) | enum EVRRenderModelError type EVRComponentProperty (line 3326) | enum EVRComponentProperty type RenderModel_ComponentState_t (line 3336) | struct RenderModel_ComponentState_t type RenderModel_Vertex_t (line 3344) | struct RenderModel_Vertex_t type RenderModel_TextureMap_t (line 3358) | struct RenderModel_TextureMap_t type RenderModel_t (line 3380) | struct RenderModel_t type RenderModel_ControllerMode_State_t (line 3393) | struct RenderModel_ControllerMode_State_t class IVRRenderModels (line 3400) | class IVRRenderModels class IVRExtendedDisplay (line 3505) | class IVRExtendedDisplay class IVRTrackedCamera (line 3532) | class IVRTrackedCamera type EVRScreenshotError (line 3588) | enum EVRScreenshotError class IVRScreenshots (line 3599) | class IVRScreenshots class IVRResources (line 3694) | class IVRResources class IVRDriverManager (line 3720) | class IVRDriverManager type InputAnalogActionData_t (line 3753) | struct InputAnalogActionData_t type InputDigitalActionData_t (line 3771) | struct InputDigitalActionData_t type InputPoseActionData_t (line 3789) | struct InputPoseActionData_t type EVRSkeletalTransformSpace (line 3801) | enum EVRSkeletalTransformSpace type InputSkeletonActionData_t (line 3809) | struct InputSkeletonActionData_t type EVRInputFilterCancelType (line 3818) | enum EVRInputFilterCancelType type InputOriginInfo_t (line 3824) | struct InputOriginInfo_t type VRActiveActionSet_t (line 3831) | struct VRActiveActionSet_t class IVRInput (line 3847) | class IVRInput type EIOBufferError (line 3930) | enum EIOBufferError type EIOBufferMode (line 3941) | enum EIOBufferMode class IVRIOBuffer (line 3951) | class IVRIOBuffer class COpenVRContext (line 4049) | class COpenVRContext method COpenVRContext (line 4052) | COpenVRContext() { Clear(); } method CheckClear (line 4055) | inline void CheckClear() method IVRSystem (line 4064) | IVRSystem *VRSystem() method IVRChaperone (line 4074) | IVRChaperone *VRChaperone() method IVRChaperoneSetup (line 4085) | IVRChaperoneSetup *VRChaperoneSetup() method IVRCompositor (line 4096) | IVRCompositor *VRCompositor() method IVROverlay (line 4107) | IVROverlay *VROverlay() method IVRResources (line 4118) | IVRResources *VRResources() method IVRScreenshots (line 4129) | IVRScreenshots *VRScreenshots() method IVRRenderModels (line 4140) | IVRRenderModels *VRRenderModels() method IVRExtendedDisplay (line 4151) | IVRExtendedDisplay *VRExtendedDisplay() method IVRSettings (line 4162) | IVRSettings *VRSettings() method IVRApplications (line 4173) | IVRApplications *VRApplications() method IVRTrackedCamera (line 4184) | IVRTrackedCamera *VRTrackedCamera() method IVRDriverManager (line 4195) | IVRDriverManager *VRDriverManager() method IVRInput (line 4206) | IVRInput *VRInput() method IVRIOBuffer (line 4217) | IVRIOBuffer *VRIOBuffer() function COpenVRContext (line 4245) | inline COpenVRContext &OpenVRInternal_ModuleContext() method COpenVRContext (line 4052) | COpenVRContext() { Clear(); } method CheckClear (line 4055) | inline void CheckClear() method IVRSystem (line 4064) | IVRSystem *VRSystem() method IVRChaperone (line 4074) | IVRChaperone *VRChaperone() method IVRChaperoneSetup (line 4085) | IVRChaperoneSetup *VRChaperoneSetup() method IVRCompositor (line 4096) | IVRCompositor *VRCompositor() method IVROverlay (line 4107) | IVROverlay *VROverlay() method IVRResources (line 4118) | IVRResources *VRResources() method IVRScreenshots (line 4129) | IVRScreenshots *VRScreenshots() method IVRRenderModels (line 4140) | IVRRenderModels *VRRenderModels() method IVRExtendedDisplay (line 4151) | IVRExtendedDisplay *VRExtendedDisplay() method IVRSettings (line 4162) | IVRSettings *VRSettings() method IVRApplications (line 4173) | IVRApplications *VRApplications() method IVRTrackedCamera (line 4184) | IVRTrackedCamera *VRTrackedCamera() method IVRDriverManager (line 4195) | IVRDriverManager *VRDriverManager() method IVRInput (line 4206) | IVRInput *VRInput() method IVRIOBuffer (line 4217) | IVRIOBuffer *VRIOBuffer() function IVRSystem (line 4251) | inline IVRSystem *VR_CALLTYPE VRSystem() { return OpenVRInternal_Modul... function IVRChaperone (line 4252) | inline IVRChaperone *VR_CALLTYPE VRChaperone() { return OpenVRInternal... function IVRChaperoneSetup (line 4253) | inline IVRChaperoneSetup *VR_CALLTYPE VRChaperoneSetup() { return Open... function IVRCompositor (line 4254) | inline IVRCompositor *VR_CALLTYPE VRCompositor() { return OpenVRIntern... function IVROverlay (line 4255) | inline IVROverlay *VR_CALLTYPE VROverlay() { return OpenVRInternal_Mod... function IVRScreenshots (line 4256) | inline IVRScreenshots *VR_CALLTYPE VRScreenshots() { return OpenVRInte... function IVRRenderModels (line 4257) | inline IVRRenderModels *VR_CALLTYPE VRRenderModels() { return OpenVRIn... function IVRApplications (line 4258) | inline IVRApplications *VR_CALLTYPE VRApplications() { return OpenVRIn... function IVRSettings (line 4259) | inline IVRSettings *VR_CALLTYPE VRSettings() { return OpenVRInternal_M... function IVRResources (line 4260) | inline IVRResources *VR_CALLTYPE VRResources() { return OpenVRInternal... function IVRExtendedDisplay (line 4261) | inline IVRExtendedDisplay *VR_CALLTYPE VRExtendedDisplay() { return Op... function IVRTrackedCamera (line 4262) | inline IVRTrackedCamera *VR_CALLTYPE VRTrackedCamera() { return OpenVR... function IVRDriverManager (line 4263) | inline IVRDriverManager *VR_CALLTYPE VRDriverManager() { return OpenVR... function IVRInput (line 4264) | inline IVRInput *VR_CALLTYPE VRInput() { return OpenVRInternal_ModuleC... function IVRIOBuffer (line 4265) | inline IVRIOBuffer *VR_CALLTYPE VRIOBuffer() { return OpenVRInternal_M... function IVRSystem (line 4290) | inline IVRSystem *VR_Init( EVRInitError *peError, EVRApplicationType e... function VR_Shutdown (line 4319) | inline void VR_Shutdown() type vr (line 1778) | namespace vr class IVRSystem (line 1475) | class IVRSystem type EVRApplicationError (line 1782) | enum EVRApplicationError type EVRApplicationProperty (line 1813) | enum EVRApplicationProperty type EVRApplicationTransitionState (line 1839) | enum EVRApplicationTransitionState type AppOverrideKeys_t (line 1849) | struct AppOverrideKeys_t class IVRApplications (line 1859) | class IVRApplications type EVRSettingsError (line 1995) | enum EVRSettingsError class IVRSettings (line 2008) | class IVRSettings type ChaperoneCalibrationState (line 2238) | enum ChaperoneCalibrationState class IVRChaperone (line 2262) | class IVRChaperone type EChaperoneConfigFile (line 2307) | enum EChaperoneConfigFile type EChaperoneImportFlags (line 2313) | enum EChaperoneImportFlags class IVRChaperoneSetup (line 2322) | class IVRChaperoneSetup type EVRCompositorError (line 2400) | enum EVRCompositorError type EVRCompositorTimingMode (line 2417) | enum EVRCompositorTimingMode type Compositor_FrameTiming (line 2434) | struct Compositor_FrameTiming type Compositor_CumulativeStats (line 2476) | struct Compositor_CumulativeStats class IVRCompositor (line 2507) | class IVRCompositor type NotificationBitmap_t (line 2712) | struct NotificationBitmap_t method NotificationBitmap_t (line 2714) | NotificationBitmap_t() type EVRNotificationType (line 2730) | enum EVRNotificationType type EVRNotificationStyle (line 2746) | enum EVRNotificationStyle class IVRNotifications (line 2774) | class IVRNotifications type VROverlayInputMethod (line 2811) | enum VROverlayInputMethod type VROverlayTransformType (line 2819) | enum VROverlayTransformType type VROverlayFlags (line 2828) | enum VROverlayFlags type VRMessageOverlayResponse (line 2872) | enum VRMessageOverlayResponse type VROverlayIntersectionParams_t (line 2883) | struct VROverlayIntersectionParams_t type VROverlayIntersectionResults_t (line 2890) | struct VROverlayIntersectionResults_t type EGamepadTextInputMode (line 2899) | enum EGamepadTextInputMode type EGamepadTextInputLineMode (line 2907) | enum EGamepadTextInputLineMode type EOverlayDirection (line 2914) | enum EOverlayDirection type EVROverlayIntersectionMaskPrimitiveType (line 2924) | enum EVROverlayIntersectionMaskPrimitiveType type IntersectionMaskRectangle_t (line 2930) | struct IntersectionMaskRectangle_t type IntersectionMaskCircle_t (line 2938) | struct IntersectionMaskCircle_t type VROverlayIntersectionMaskPrimitive_t (line 2952) | struct VROverlayIntersectionMaskPrimitive_t class IVROverlay (line 2958) | class IVROverlay type EVRRenderModelError (line 3306) | enum EVRRenderModelError type EVRComponentProperty (line 3326) | enum EVRComponentProperty type RenderModel_ComponentState_t (line 3336) | struct RenderModel_ComponentState_t type RenderModel_Vertex_t (line 3344) | struct RenderModel_Vertex_t type RenderModel_TextureMap_t (line 3358) | struct RenderModel_TextureMap_t type RenderModel_t (line 3380) | struct RenderModel_t type RenderModel_ControllerMode_State_t (line 3393) | struct RenderModel_ControllerMode_State_t class IVRRenderModels (line 3400) | class IVRRenderModels class IVRExtendedDisplay (line 3505) | class IVRExtendedDisplay class IVRTrackedCamera (line 3532) | class IVRTrackedCamera type EVRScreenshotError (line 3588) | enum EVRScreenshotError class IVRScreenshots (line 3599) | class IVRScreenshots class IVRResources (line 3694) | class IVRResources class IVRDriverManager (line 3720) | class IVRDriverManager type InputAnalogActionData_t (line 3753) | struct InputAnalogActionData_t type InputDigitalActionData_t (line 3771) | struct InputDigitalActionData_t type InputPoseActionData_t (line 3789) | struct InputPoseActionData_t type EVRSkeletalTransformSpace (line 3801) | enum EVRSkeletalTransformSpace type InputSkeletonActionData_t (line 3809) | struct InputSkeletonActionData_t type EVRInputFilterCancelType (line 3818) | enum EVRInputFilterCancelType type InputOriginInfo_t (line 3824) | struct InputOriginInfo_t type VRActiveActionSet_t (line 3831) | struct VRActiveActionSet_t class IVRInput (line 3847) | class IVRInput type EIOBufferError (line 3930) | enum EIOBufferError type EIOBufferMode (line 3941) | enum EIOBufferMode class IVRIOBuffer (line 3951) | class IVRIOBuffer class COpenVRContext (line 4049) | class COpenVRContext method COpenVRContext (line 4052) | COpenVRContext() { Clear(); } method CheckClear (line 4055) | inline void CheckClear() method IVRSystem (line 4064) | IVRSystem *VRSystem() method IVRChaperone (line 4074) | IVRChaperone *VRChaperone() method IVRChaperoneSetup (line 4085) | IVRChaperoneSetup *VRChaperoneSetup() method IVRCompositor (line 4096) | IVRCompositor *VRCompositor() method IVROverlay (line 4107) | IVROverlay *VROverlay() method IVRResources (line 4118) | IVRResources *VRResources() method IVRScreenshots (line 4129) | IVRScreenshots *VRScreenshots() method IVRRenderModels (line 4140) | IVRRenderModels *VRRenderModels() method IVRExtendedDisplay (line 4151) | IVRExtendedDisplay *VRExtendedDisplay() method IVRSettings (line 4162) | IVRSettings *VRSettings() method IVRApplications (line 4173) | IVRApplications *VRApplications() method IVRTrackedCamera (line 4184) | IVRTrackedCamera *VRTrackedCamera() method IVRDriverManager (line 4195) | IVRDriverManager *VRDriverManager() method IVRInput (line 4206) | IVRInput *VRInput() method IVRIOBuffer (line 4217) | IVRIOBuffer *VRIOBuffer() function COpenVRContext (line 4245) | inline COpenVRContext &OpenVRInternal_ModuleContext() method COpenVRContext (line 4052) | COpenVRContext() { Clear(); } method CheckClear (line 4055) | inline void CheckClear() method IVRSystem (line 4064) | IVRSystem *VRSystem() method IVRChaperone (line 4074) | IVRChaperone *VRChaperone() method IVRChaperoneSetup (line 4085) | IVRChaperoneSetup *VRChaperoneSetup() method IVRCompositor (line 4096) | IVRCompositor *VRCompositor() method IVROverlay (line 4107) | IVROverlay *VROverlay() method IVRResources (line 4118) | IVRResources *VRResources() method IVRScreenshots (line 4129) | IVRScreenshots *VRScreenshots() method IVRRenderModels (line 4140) | IVRRenderModels *VRRenderModels() method IVRExtendedDisplay (line 4151) | IVRExtendedDisplay *VRExtendedDisplay() method IVRSettings (line 4162) | IVRSettings *VRSettings() method IVRApplications (line 4173) | IVRApplications *VRApplications() method IVRTrackedCamera (line 4184) | IVRTrackedCamera *VRTrackedCamera() method IVRDriverManager (line 4195) | IVRDriverManager *VRDriverManager() method IVRInput (line 4206) | IVRInput *VRInput() method IVRIOBuffer (line 4217) | IVRIOBuffer *VRIOBuffer() function IVRSystem (line 4251) | inline IVRSystem *VR_CALLTYPE VRSystem() { return OpenVRInternal_Modul... function IVRChaperone (line 4252) | inline IVRChaperone *VR_CALLTYPE VRChaperone() { return OpenVRInternal... function IVRChaperoneSetup (line 4253) | inline IVRChaperoneSetup *VR_CALLTYPE VRChaperoneSetup() { return Open... function IVRCompositor (line 4254) | inline IVRCompositor *VR_CALLTYPE VRCompositor() { return OpenVRIntern... function IVROverlay (line 4255) | inline IVROverlay *VR_CALLTYPE VROverlay() { return OpenVRInternal_Mod... function IVRScreenshots (line 4256) | inline IVRScreenshots *VR_CALLTYPE VRScreenshots() { return OpenVRInte... function IVRRenderModels (line 4257) | inline IVRRenderModels *VR_CALLTYPE VRRenderModels() { return OpenVRIn... function IVRApplications (line 4258) | inline IVRApplications *VR_CALLTYPE VRApplications() { return OpenVRIn... function IVRSettings (line 4259) | inline IVRSettings *VR_CALLTYPE VRSettings() { return OpenVRInternal_M... function IVRResources (line 4260) | inline IVRResources *VR_CALLTYPE VRResources() { return OpenVRInternal... function IVRExtendedDisplay (line 4261) | inline IVRExtendedDisplay *VR_CALLTYPE VRExtendedDisplay() { return Op... function IVRTrackedCamera (line 4262) | inline IVRTrackedCamera *VR_CALLTYPE VRTrackedCamera() { return OpenVR... function IVRDriverManager (line 4263) | inline IVRDriverManager *VR_CALLTYPE VRDriverManager() { return OpenVR... function IVRInput (line 4264) | inline IVRInput *VR_CALLTYPE VRInput() { return OpenVRInternal_ModuleC... function IVRIOBuffer (line 4265) | inline IVRIOBuffer *VR_CALLTYPE VRIOBuffer() { return OpenVRInternal_M... function IVRSystem (line 4290) | inline IVRSystem *VR_Init( EVRInitError *peError, EVRApplicationType e... function VR_Shutdown (line 4319) | inline void VR_Shutdown() type vr (line 1993) | namespace vr class IVRSystem (line 1475) | class IVRSystem type EVRApplicationError (line 1782) | enum EVRApplicationError type EVRApplicationProperty (line 1813) | enum EVRApplicationProperty type EVRApplicationTransitionState (line 1839) | enum EVRApplicationTransitionState type AppOverrideKeys_t (line 1849) | struct AppOverrideKeys_t class IVRApplications (line 1859) | class IVRApplications type EVRSettingsError (line 1995) | enum EVRSettingsError class IVRSettings (line 2008) | class IVRSettings type ChaperoneCalibrationState (line 2238) | enum ChaperoneCalibrationState class IVRChaperone (line 2262) | class IVRChaperone type EChaperoneConfigFile (line 2307) | enum EChaperoneConfigFile type EChaperoneImportFlags (line 2313) | enum EChaperoneImportFlags class IVRChaperoneSetup (line 2322) | class IVRChaperoneSetup type EVRCompositorError (line 2400) | enum EVRCompositorError type EVRCompositorTimingMode (line 2417) | enum EVRCompositorTimingMode type Compositor_FrameTiming (line 2434) | struct Compositor_FrameTiming type Compositor_CumulativeStats (line 2476) | struct Compositor_CumulativeStats class IVRCompositor (line 2507) | class IVRCompositor type NotificationBitmap_t (line 2712) | struct NotificationBitmap_t method NotificationBitmap_t (line 2714) | NotificationBitmap_t() type EVRNotificationType (line 2730) | enum EVRNotificationType type EVRNotificationStyle (line 2746) | enum EVRNotificationStyle class IVRNotifications (line 2774) | class IVRNotifications type VROverlayInputMethod (line 2811) | enum VROverlayInputMethod type VROverlayTransformType (line 2819) | enum VROverlayTransformType type VROverlayFlags (line 2828) | enum VROverlayFlags type VRMessageOverlayResponse (line 2872) | enum VRMessageOverlayResponse type VROverlayIntersectionParams_t (line 2883) | struct VROverlayIntersectionParams_t type VROverlayIntersectionResults_t (line 2890) | struct VROverlayIntersectionResults_t type EGamepadTextInputMode (line 2899) | enum EGamepadTextInputMode type EGamepadTextInputLineMode (line 2907) | enum EGamepadTextInputLineMode type EOverlayDirection (line 2914) | enum EOverlayDirection type EVROverlayIntersectionMaskPrimitiveType (line 2924) | enum EVROverlayIntersectionMaskPrimitiveType type IntersectionMaskRectangle_t (line 2930) | struct IntersectionMaskRectangle_t type IntersectionMaskCircle_t (line 2938) | struct IntersectionMaskCircle_t type VROverlayIntersectionMaskPrimitive_t (line 2952) | struct VROverlayIntersectionMaskPrimitive_t class IVROverlay (line 2958) | class IVROverlay type EVRRenderModelError (line 3306) | enum EVRRenderModelError type EVRComponentProperty (line 3326) | enum EVRComponentProperty type RenderModel_ComponentState_t (line 3336) | struct RenderModel_ComponentState_t type RenderModel_Vertex_t (line 3344) | struct RenderModel_Vertex_t type RenderModel_TextureMap_t (line 3358) | struct RenderModel_TextureMap_t type RenderModel_t (line 3380) | struct RenderModel_t type RenderModel_ControllerMode_State_t (line 3393) | struct RenderModel_ControllerMode_State_t class IVRRenderModels (line 3400) | class IVRRenderModels class IVRExtendedDisplay (line 3505) | class IVRExtendedDisplay class IVRTrackedCamera (line 3532) | class IVRTrackedCamera type EVRScreenshotError (line 3588) | enum EVRScreenshotError class IVRScreenshots (line 3599) | class IVRScreenshots class IVRResources (line 3694) | class IVRResources class IVRDriverManager (line 3720) | class IVRDriverManager type InputAnalogActionData_t (line 3753) | struct InputAnalogActionData_t type InputDigitalActionData_t (line 3771) | struct InputDigitalActionData_t type InputPoseActionData_t (line 3789) | struct InputPoseActionData_t type EVRSkeletalTransformSpace (line 3801) | enum EVRSkeletalTransformSpace type InputSkeletonActionData_t (line 3809) | struct InputSkeletonActionData_t type EVRInputFilterCancelType (line 3818) | enum EVRInputFilterCancelType type InputOriginInfo_t (line 3824) | struct InputOriginInfo_t type VRActiveActionSet_t (line 3831) | struct VRActiveActionSet_t class IVRInput (line 3847) | class IVRInput type EIOBufferError (line 3930) | enum EIOBufferError type EIOBufferMode (line 3941) | enum EIOBufferMode class IVRIOBuffer (line 3951) | class IVRIOBuffer class COpenVRContext (line 4049) | class COpenVRContext method COpenVRContext (line 4052) | COpenVRContext() { Clear(); } method CheckClear (line 4055) | inline void CheckClear() method IVRSystem (line 4064) | IVRSystem *VRSystem() method IVRChaperone (line 4074) | IVRChaperone *VRChaperone() method IVRChaperoneSetup (line 4085) | IVRChaperoneSetup *VRChaperoneSetup() method IVRCompositor (line 4096) | IVRCompositor *VRCompositor() method IVROverlay (line 4107) | IVROverlay *VROverlay() method IVRResources (line 4118) | IVRResources *VRResources() method IVRScreenshots (line 4129) | IVRScreenshots *VRScreenshots() method IVRRenderModels (line 4140) | IVRRenderModels *VRRenderModels() method IVRExtendedDisplay (line 4151) | IVRExtendedDisplay *VRExtendedDisplay() method IVRSettings (line 4162) | IVRSettings *VRSettings() method IVRApplications (line 4173) | IVRApplications *VRApplications() method IVRTrackedCamera (line 4184) | IVRTrackedCamera *VRTrackedCamera() method IVRDriverManager (line 4195) | IVRDriverManager *VRDriverManager() method IVRInput (line 4206) | IVRInput *VRInput() method IVRIOBuffer (line 4217) | IVRIOBuffer *VRIOBuffer() function COpenVRContext (line 4245) | inline COpenVRContext &OpenVRInternal_ModuleContext() method COpenVRContext (line 4052) | COpenVRContext() { Clear(); } method CheckClear (line 4055) | inline void CheckClear() method IVRSystem (line 4064) | IVRSystem *VRSystem() method IVRChaperone (line 4074) | IVRChaperone *VRChaperone() method IVRChaperoneSetup (line 4085) | IVRChaperoneSetup *VRChaperoneSetup() method IVRCompositor (line 4096) | IVRCompositor *VRCompositor() method IVROverlay (line 4107) | IVROverlay *VROverlay() method IVRResources (line 4118) | IVRResources *VRResources() method IVRScreenshots (line 4129) | IVRScreenshots *VRScreenshots() method IVRRenderModels (line 4140) | IVRRenderModels *VRRenderModels() method IVRExtendedDisplay (line 4151) | IVRExtendedDisplay *VRExtendedDisplay() method IVRSettings (line 4162) | IVRSettings *VRSettings() method IVRApplications (line 4173) | IVRApplications *VRApplications() method IVRTrackedCamera (line 4184) | IVRTrackedCamera *VRTrackedCamera() method IVRDriverManager (line 4195) | IVRDriverManager *VRDriverManager() method IVRInput (line 4206) | IVRInput *VRInput() method IVRIOBuffer (line 4217) | IVRIOBuffer *VRIOBuffer() function IVRSystem (line 4251) | inline IVRSystem *VR_CALLTYPE VRSystem() { return OpenVRInternal_Modul... function IVRChaperone (line 4252) | inline IVRChaperone *VR_CALLTYPE VRChaperone() { return OpenVRInternal... function IVRChaperoneSetup (line 4253) | inline IVRChaperoneSetup *VR_CALLTYPE VRChaperoneSetup() { return Open... function IVRCompositor (line 4254) | inline IVRCompositor *VR_CALLTYPE VRCompositor() { return OpenVRIntern... function IVROverlay (line 4255) | inline IVROverlay *VR_CALLTYPE VROverlay() { return OpenVRInternal_Mod... function IVRScreenshots (line 4256) | inline IVRScreenshots *VR_CALLTYPE VRScreenshots() { return OpenVRInte... function IVRRenderModels (line 4257) | inline IVRRenderModels *VR_CALLTYPE VRRenderModels() { return OpenVRIn... function IVRApplications (line 4258) | inline IVRApplications *VR_CALLTYPE VRApplications() { return OpenVRIn... function IVRSettings (line 4259) | inline IVRSettings *VR_CALLTYPE VRSettings() { return OpenVRInternal_M... function IVRResources (line 4260) | inline IVRResources *VR_CALLTYPE VRResources() { return OpenVRInternal... function IVRExtendedDisplay (line 4261) | inline IVRExtendedDisplay *VR_CALLTYPE VRExtendedDisplay() { return Op... function IVRTrackedCamera (line 4262) | inline IVRTrackedCamera *VR_CALLTYPE VRTrackedCamera() { return OpenVR... function IVRDriverManager (line 4263) | inline IVRDriverManager *VR_CALLTYPE VRDriverManager() { return OpenVR... function IVRInput (line 4264) | inline IVRInput *VR_CALLTYPE VRInput() { return OpenVRInternal_ModuleC... function IVRIOBuffer (line 4265) | inline IVRIOBuffer *VR_CALLTYPE VRIOBuffer() { return OpenVRInternal_M... function IVRSystem (line 4290) | inline IVRSystem *VR_Init( EVRInitError *peError, EVRApplicationType e... function VR_Shutdown (line 4319) | inline void VR_Shutdown() type vr (line 2233) | namespace vr class IVRSystem (line 1475) | class IVRSystem type EVRApplicationError (line 1782) | enum EVRApplicationError type EVRApplicationProperty (line 1813) | enum EVRApplicationProperty type EVRApplicationTransitionState (line 1839) | enum EVRApplicationTransitionState type AppOverrideKeys_t (line 1849) | struct AppOverrideKeys_t class IVRApplications (line 1859) | class IVRApplications type EVRSettingsError (line 1995) | enum EVRSettingsError class IVRSettings (line 2008) | class IVRSettings type ChaperoneCalibrationState (line 2238) | enum ChaperoneCalibrationState class IVRChaperone (line 2262) | class IVRChaperone type EChaperoneConfigFile (line 2307) | enum EChaperoneConfigFile type EChaperoneImportFlags (line 2313) | enum EChaperoneImportFlags class IVRChaperoneSetup (line 2322) | class IVRChaperoneSetup type EVRCompositorError (line 2400) | enum EVRCompositorError type EVRCompositorTimingMode (line 2417) | enum EVRCompositorTimingMode type Compositor_FrameTiming (line 2434) | struct Compositor_FrameTiming type Compositor_CumulativeStats (line 2476) | struct Compositor_CumulativeStats class IVRCompositor (line 2507) | class IVRCompositor type NotificationBitmap_t (line 2712) | struct NotificationBitmap_t method NotificationBitmap_t (line 2714) | NotificationBitmap_t() type EVRNotificationType (line 2730) | enum EVRNotificationType type EVRNotificationStyle (line 2746) | enum EVRNotificationStyle class IVRNotifications (line 2774) | class IVRNotifications type VROverlayInputMethod (line 2811) | enum VROverlayInputMethod type VROverlayTransformType (line 2819) | enum VROverlayTransformType type VROverlayFlags (line 2828) | enum VROverlayFlags type VRMessageOverlayResponse (line 2872) | enum VRMessageOverlayResponse type VROverlayIntersectionParams_t (line 2883) | struct VROverlayIntersectionParams_t type VROverlayIntersectionResults_t (line 2890) | struct VROverlayIntersectionResults_t type EGamepadTextInputMode (line 2899) | enum EGamepadTextInputMode type EGamepadTextInputLineMode (line 2907) | enum EGamepadTextInputLineMode type EOverlayDirection (line 2914) | enum EOverlayDirection type EVROverlayIntersectionMaskPrimitiveType (line 2924) | enum EVROverlayIntersectionMaskPrimitiveType type IntersectionMaskRectangle_t (line 2930) | struct IntersectionMaskRectangle_t type IntersectionMaskCircle_t (line 2938) | struct IntersectionMaskCircle_t type VROverlayIntersectionMaskPrimitive_t (line 2952) | struct VROverlayIntersectionMaskPrimitive_t class IVROverlay (line 2958) | class IVROverlay type EVRRenderModelError (line 3306) | enum EVRRenderModelError type EVRComponentProperty (line 3326) | enum EVRComponentProperty type RenderModel_ComponentState_t (line 3336) | struct RenderModel_ComponentState_t type RenderModel_Vertex_t (line 3344) | struct RenderModel_Vertex_t type RenderModel_TextureMap_t (line 3358) | struct RenderModel_TextureMap_t type RenderModel_t (line 3380) | struct RenderModel_t type RenderModel_ControllerMode_State_t (line 3393) | struct RenderModel_ControllerMode_State_t class IVRRenderModels (line 3400) | class IVRRenderModels class IVRExtendedDisplay (line 3505) | class IVRExtendedDisplay class IVRTrackedCamera (line 3532) | class IVRTrackedCamera type EVRScreenshotError (line 3588) | enum EVRScreenshotError class IVRScreenshots (line 3599) | class IVRScreenshots class IVRResources (line 3694) | class IVRResources class IVRDriverManager (line 3720) | class IVRDriverManager type InputAnalogActionData_t (line 3753) | struct InputAnalogActionData_t type InputDigitalActionData_t (line 3771) | struct InputDigitalActionData_t type InputPoseActionData_t (line 3789) | struct InputPoseActionData_t type EVRSkeletalTransformSpace (line 3801) | enum EVRSkeletalTransformSpace type InputSkeletonActionData_t (line 3809) | struct InputSkeletonActionData_t type EVRInputFilterCancelType (line 3818) | enum EVRInputFilterCancelType type InputOriginInfo_t (line 3824) | struct InputOriginInfo_t type VRActiveActionSet_t (line 3831) | struct VRActiveActionSet_t class IVRInput (line 3847) | class IVRInput type EIOBufferError (line 3930) | enum EIOBufferError type EIOBufferMode (line 3941) | enum EIOBufferMode class IVRIOBuffer (line 3951) | class IVRIOBuffer class COpenVRContext (line 4049) | class COpenVRContext method COpenVRContext (line 4052) | COpenVRContext() { Clear(); } method CheckClear (line 4055) | inline void CheckClear() method IVRSystem (line 4064) | IVRSystem *VRSystem() method IVRChaperone (line 4074) | IVRChaperone *VRChaperone() method IVRChaperoneSetup (line 4085) | IVRChaperoneSetup *VRChaperoneSetup() method IVRCompositor (line 4096) | IVRCompositor *VRCompositor() method IVROverlay (line 4107) | IVROverlay *VROverlay() method IVRResources (line 4118) | IVRResources *VRResources() method IVRScreenshots (line 4129) | IVRScreenshots *VRScreenshots() method IVRRenderModels (line 4140) | IVRRenderModels *VRRenderModels() method IVRExtendedDisplay (line 4151) | IVRExtendedDisplay *VRExtendedDisplay() method IVRSettings (line 4162) | IVRSettings *VRSettings() method IVRApplications (line 4173) | IVRApplications *VRApplications() method IVRTrackedCamera (line 4184) | IVRTrackedCamera *VRTrackedCamera() method IVRDriverManager (line 4195) | IVRDriverManager *VRDriverManager() method IVRInput (line 4206) | IVRInput *VRInput() method IVRIOBuffer (line 4217) | IVRIOBuffer *VRIOBuffer() function COpenVRContext (line 4245) | inline COpenVRContext &OpenVRInternal_ModuleContext() method COpenVRContext (line 4052) | COpenVRContext() { Clear(); } method CheckClear (line 4055) | inline void CheckClear() method IVRSystem (line 4064) | IVRSystem *VRSystem() method IVRChaperone (line 4074) | IVRChaperone *VRChaperone() method IVRChaperoneSetup (line 4085) | IVRChaperoneSetup *VRChaperoneSetup() method IVRCompositor (line 4096) | IVRCompositor *VRCompositor() method IVROverlay (line 4107) | IVROverlay *VROverlay() method IVRResources (line 4118) | IVRResources *VRResources() method IVRScreenshots (line 4129) | IVRScreenshots *VRScreenshots() method IVRRenderModels (line 4140) | IVRRenderModels *VRRenderModels() method IVRExtendedDisplay (line 4151) | IVRExtendedDisplay *VRExtendedDisplay() method IVRSettings (line 4162) | IVRSettings *VRSettings() method IVRApplications (line 4173) | IVRApplications *VRApplications() method IVRTrackedCamera (line 4184) | IVRTrackedCamera *VRTrackedCamera() method IVRDriverManager (line 4195) | IVRDriverManager *VRDriverManager() method IVRInput (line 4206) | IVRInput *VRInput() method IVRIOBuffer (line 4217) | IVRIOBuffer *VRIOBuffer() function IVRSystem (line 4251) | inline IVRSystem *VR_CALLTYPE VRSystem() { return OpenVRInternal_Modul... function IVRChaperone (line 4252) | inline IVRChaperone *VR_CALLTYPE VRChaperone() { return OpenVRInternal... function IVRChaperoneSetup (line 4253) | inline IVRChaperoneSetup *VR_CALLTYPE VRChaperoneSetup() { return Open... function IVRCompositor (line 4254) | inline IVRCompositor *VR_CALLTYPE VRCompositor() { return OpenVRIntern... function IVROverlay (line 4255) | inline IVROverlay *VR_CALLTYPE VROverlay() { return OpenVRInternal_Mod... function IVRScreenshots (line 4256) | inline IVRScreenshots *VR_CALLTYPE VRScreenshots() { return OpenVRInte... function IVRRenderModels (line 4257) | inline IVRRenderModels *VR_CALLTYPE VRRenderModels() { return OpenVRIn... function IVRApplications (line 4258) | inline IVRApplications *VR_CALLTYPE VRApplications() { return OpenVRIn... function IVRSettings (line 4259) | inline IVRSettings *VR_CALLTYPE VRSettings() { return OpenVRInternal_M... function IVRResources (line 4260) | inline IVRResources *VR_CALLTYPE VRResources() { return OpenVRInternal... function IVRExtendedDisplay (line 4261) | inline IVRExtendedDisplay *VR_CALLTYPE VRExtendedDisplay() { return Op... function IVRTrackedCamera (line 4262) | inline IVRTrackedCamera *VR_CALLTYPE VRTrackedCamera() { return OpenVR... function IVRDriverManager (line 4263) | inline IVRDriverManager *VR_CALLTYPE VRDriverManager() { return OpenVR... function IVRInput (line 4264) | inline IVRInput *VR_CALLTYPE VRInput() { return OpenVRInternal_ModuleC... function IVRIOBuffer (line 4265) | inline IVRIOBuffer *VR_CALLTYPE VRIOBuffer() { return OpenVRInternal_M... function IVRSystem (line 4290) | inline IVRSystem *VR_Init( EVRInitError *peError, EVRApplicationType e... function VR_Shutdown (line 4319) | inline void VR_Shutdown() type vr (line 2304) | namespace vr class IVRSystem (line 1475) | class IVRSystem type EVRApplicationError (line 1782) | enum EVRApplicationError type EVRApplicationProperty (line 1813) | enum EVRApplicationProperty type EVRApplicationTransitionState (line 1839) | enum EVRApplicationTransitionState type AppOverrideKeys_t (line 1849) | struct AppOverrideKeys_t class IVRApplications (line 1859) | class IVRApplications type EVRSettingsError (line 1995) | enum EVRSettingsError class IVRSettings (line 2008) | class IVRSettings type ChaperoneCalibrationState (line 2238) | enum ChaperoneCalibrationState class IVRChaperone (line 2262) | class IVRChaperone type EChaperoneConfigFile (line 2307) | enum EChaperoneConfigFile type EChaperoneImportFlags (line 2313) | enum EChaperoneImportFlags class IVRChaperoneSetup (line 2322) | class IVRChaperoneSetup type EVRCompositorError (line 2400) | enum EVRCompositorError type EVRCompositorTimingMode (line 2417) | enum EVRCompositorTimingMode type Compositor_FrameTiming (line 2434) | struct Compositor_FrameTiming type Compositor_CumulativeStats (line 2476) | struct Compositor_CumulativeStats class IVRCompositor (line 2507) | class IVRCompositor type NotificationBitmap_t (line 2712) | struct NotificationBitmap_t method NotificationBitmap_t (line 2714) | NotificationBitmap_t() type EVRNotificationType (line 2730) | enum EVRNotificationType type EVRNotificationStyle (line 2746) | enum EVRNotificationStyle class IVRNotifications (line 2774) | class IVRNotifications type VROverlayInputMethod (line 2811) | enum VROverlayInputMethod type VROverlayTransformType (line 2819) | enum VROverlayTransformType type VROverlayFlags (line 2828) | enum VROverlayFlags type VRMessageOverlayResponse (line 2872) | enum VRMessageOverlayResponse type VROverlayIntersectionParams_t (line 2883) | struct VROverlayIntersectionParams_t type VROverlayIntersectionResults_t (line 2890) | struct VROverlayIntersectionResults_t type EGamepadTextInputMode (line 2899) | enum EGamepadTextInputMode type EGamepadTextInputLineMode (line 2907) | enum EGamepadTextInputLineMode type EOverlayDirection (line 2914) | enum EOverlayDirection type EVROverlayIntersectionMaskPrimitiveType (line 2924) | enum EVROverlayIntersectionMaskPrimitiveType type IntersectionMaskRectangle_t (line 2930) | struct IntersectionMaskRectangle_t type IntersectionMaskCircle_t (line 2938) | struct IntersectionMaskCircle_t type VROverlayIntersectionMaskPrimitive_t (line 2952) | struct VROverlayIntersectionMaskPrimitive_t class IVROverlay (line 2958) | class IVROverlay type EVRRenderModelError (line 3306) | enum EVRRenderModelError type EVRComponentProperty (line 3326) | enum EVRComponentProperty type RenderModel_ComponentState_t (line 3336) | struct RenderModel_ComponentState_t type RenderModel_Vertex_t (line 3344) | struct RenderModel_Vertex_t type RenderModel_TextureMap_t (line 3358) | struct RenderModel_TextureMap_t type RenderModel_t (line 3380) | struct RenderModel_t type RenderModel_ControllerMode_State_t (line 3393) | struct RenderModel_ControllerMode_State_t class IVRRenderModels (line 3400) | class IVRRenderModels class IVRExtendedDisplay (line 3505) | class IVRExtendedDisplay class IVRTrackedCamera (line 3532) | class IVRTrackedCamera type EVRScreenshotError (line 3588) | enum EVRScreenshotError class IVRScreenshots (line 3599) | class IVRScreenshots class IVRResources (line 3694) | class IVRResources class IVRDriverManager (line 3720) | class IVRDriverManager type InputAnalogActionData_t (line 3753) | struct InputAnalogActionData_t type InputDigitalActionData_t (line 3771) | struct InputDigitalActionData_t type InputPoseActionData_t (line 3789) | struct InputPoseActionData_t type EVRSkeletalTransformSpace (line 3801) | enum EVRSkeletalTransformSpace type InputSkeletonActionData_t (line 3809) | struct InputSkeletonActionData_t type EVRInputFilterCancelType (line 3818) | enum EVRInputFilterCancelType type InputOriginInfo_t (line 3824) | struct InputOriginInfo_t type VRActiveActionSet_t (line 3831) | struct VRActiveActionSet_t class IVRInput (line 3847) | class IVRInput type EIOBufferError (line 3930) | enum EIOBufferError type EIOBufferMode (line 3941) | enum EIOBufferMode class IVRIOBuffer (line 3951) | class IVRIOBuffer class COpenVRContext (line 4049) | class COpenVRContext method COpenVRContext (line 4052) | COpenVRContext() { Clear(); } method CheckClear (line 4055) | inline void CheckClear() method IVRSystem (line 4064) | IVRSystem *VRSystem() method IVRChaperone (line 4074) | IVRChaperone *VRChaperone() method IVRChaperoneSetup (line 4085) | IVRChaperoneSetup *VRChaperoneSetup() method IVRCompositor (line 4096) | IVRCompositor *VRCompositor() method IVROverlay (line 4107) | IVROverlay *VROverlay() method IVRResources (line 4118) | IVRResources *VRResources() method IVRScreenshots (line 4129) | IVRScreenshots *VRScreenshots() method IVRRenderModels (line 4140) | IVRRenderModels *VRRenderModels() method IVRExtendedDisplay (line 4151) | IVRExtendedDisplay *VRExtendedDisplay() method IVRSettings (line 4162) | IVRSettings *VRSettings() method IVRApplications (line 4173) | IVRApplications *VRApplications() method IVRTrackedCamera (line 4184) | IVRTrackedCamera *VRTrackedCamera() method IVRDriverManager (line 4195) | IVRDriverManager *VRDriverManager() method IVRInput (line 4206) | IVRInput *VRInput() method IVRIOBuffer (line 4217) | IVRIOBuffer *VRIOBuffer() function COpenVRContext (line 4245) | inline COpenVRContext &OpenVRInternal_ModuleContext() method COpenVRContext (line 4052) | COpenVRContext() { Clear(); } method CheckClear (line 4055) | inline void CheckClear() method IVRSystem (line 4064) | IVRSystem *VRSystem() method IVRChaperone (line 4074) | IVRChaperone *VRChaperone() method IVRChaperoneSetup (line 4085) | IVRChaperoneSetup *VRChaperoneSetup() method IVRCompositor (line 4096) | IVRCompositor *VRCompositor() method IVROverlay (line 4107) | IVROverlay *VROverlay() method IVRResources (line 4118) | IVRResources *VRResources() method IVRScreenshots (line 4129) | IVRScreenshots *VRScreenshots() method IVRRenderModels (line 4140) | IVRRenderModels *VRRenderModels() method IVRExtendedDisplay (line 4151) | IVRExtendedDisplay *VRExtendedDisplay() method IVRSettings (line 4162) | IVRSettings *VRSettings() method IVRApplications (line 4173) | IVRApplications *VRApplications() method IVRTrackedCamera (line 4184) | IVRTrackedCamera *VRTrackedCamera() method IVRDriverManager (line 4195) | IVRDriverManager *VRDriverManager() method IVRInput (line 4206) | IVRInput *VRInput() method IVRIOBuffer (line 4217) | IVRIOBuffer *VRIOBuffer() function IVRSystem (line 4251) | inline IVRSystem *VR_CALLTYPE VRSystem() { return OpenVRInternal_Modul... function IVRChaperone (line 4252) | inline IVRChaperone *VR_CALLTYPE VRChaperone() { return OpenVRInternal... function IVRChaperoneSetup (line 4253) | inline IVRChaperoneSetup *VR_CALLTYPE VRChaperoneSetup() { return Open... function IVRCompositor (line 4254) | inline IVRCompositor *VR_CALLTYPE VRCompositor() { return OpenVRIntern... function IVROverlay (line 4255) | inline IVROverlay *VR_CALLTYPE VROverlay() { return OpenVRInternal_Mod... function IVRScreenshots (line 4256) | inline IVRScreenshots *VR_CALLTYPE VRScreenshots() { return OpenVRInte... function IVRRenderModels (line 4257) | inline IVRRenderModels *VR_CALLTYPE VRRenderModels() { return OpenVRIn... function IVRApplications (line 4258) | inline IVRApplications *VR_CALLTYPE VRApplications() { return OpenVRIn... function IVRSettings (line 4259) | inline IVRSettings *VR_CALLTYPE VRSettings() { return OpenVRInternal_M... function IVRResources (line 4260) | inline IVRResources *VR_CALLTYPE VRResources() { return OpenVRInternal... function IVRExtendedDisplay (line 4261) | inline IVRExtendedDisplay *VR_CALLTYPE VRExtendedDisplay() { return Op... function IVRTrackedCamera (line 4262) | inline IVRTrackedCamera *VR_CALLTYPE VRTrackedCamera() { return OpenVR... function IVRDriverManager (line 4263) | inline IVRDriverManager *VR_CALLTYPE VRDriverManager() { return OpenVR... function IVRInput (line 4264) | inline IVRInput *VR_CALLTYPE VRInput() { return OpenVRInternal_ModuleC... function IVRIOBuffer (line 4265) | inline IVRIOBuffer *VR_CALLTYPE VRIOBuffer() { return OpenVRInternal_M... function IVRSystem (line 4290) | inline IVRSystem *VR_Init( EVRInitError *peError, EVRApplicationType e... function VR_Shutdown (line 4319) | inline void VR_Shutdown() type vr (line 2394) | namespace vr class IVRSystem (line 1475) | class IVRSystem type EVRApplicationError (line 1782) | enum EVRApplicationError type EVRApplicationProperty (line 1813) | enum EVRApplicationProperty type EVRApplicationTransitionState (line 1839) | enum EVRApplicationTransitionState type AppOverrideKeys_t (line 1849) | struct AppOverrideKeys_t class IVRApplications (line 1859) | class IVRApplications type EVRSettingsError (line 1995) | enum EVRSettingsError class IVRSettings (line 2008) | class IVRSettings type ChaperoneCalibrationState (line 2238) | enum ChaperoneCalibrationState class IVRChaperone (line 2262) | class IVRChaperone type EChaperoneConfigFile (line 2307) | enum EChaperoneConfigFile type EChaperoneImportFlags (line 2313) | enum EChaperoneImportFlags class IVRChaperoneSetup (line 2322) | class IVRChaperoneSetup type EVRCompositorError (line 2400) | enum EVRCompositorError type EVRCompositorTimingMode (line 2417) | enum EVRCompositorTimingMode type Compositor_FrameTiming (line 2434) | struct Compositor_FrameTiming type Compositor_CumulativeStats (line 2476) | struct Compositor_CumulativeStats class IVRCompositor (line 2507) | class IVRCompositor type NotificationBitmap_t (line 2712) | struct NotificationBitmap_t method NotificationBitmap_t (line 2714) | NotificationBitmap_t() type EVRNotificationType (line 2730) | enum EVRNotificationType type EVRNotificationStyle (line 2746) | enum EVRNotificationStyle class IVRNotifications (line 2774) | class IVRNotifications type VROverlayInputMethod (line 2811) | enum VROverlayInputMethod type VROverlayTransformType (line 2819) | enum VROverlayTransformType type VROverlayFlags (line 2828) | enum VROverlayFlags type VRMessageOverlayResponse (line 2872) | enum VRMessageOverlayResponse type VROverlayIntersectionParams_t (line 2883) | struct VROverlayIntersectionParams_t type VROverlayIntersectionResults_t (line 2890) | struct VROverlayIntersectionResults_t type EGamepadTextInputMode (line 2899) | enum EGamepadTextInputMode type EGamepadTextInputLineMode (line 2907) | enum EGamepadTextInputLineMode type EOverlayDirection (line 2914) | enum EOverlayDirection type EVROverlayIntersectionMaskPrimitiveType (line 2924) | enum EVROverlayIntersectionMaskPrimitiveType type IntersectionMaskRectangle_t (line 2930) | struct IntersectionMaskRectangle_t type IntersectionMaskCircle_t (line 2938) | struct IntersectionMaskCircle_t type VROverlayIntersectionMaskPrimitive_t (line 2952) | struct VROverlayIntersectionMaskPrimitive_t class IVROverlay (line 2958) | class IVROverlay type EVRRenderModelError (line 3306) | enum EVRRenderModelError type EVRComponentProperty (line 3326) | enum EVRComponentProperty type RenderModel_ComponentState_t (line 3336) | struct RenderModel_ComponentState_t type RenderModel_Vertex_t (line 3344) | struct RenderModel_Vertex_t type RenderModel_TextureMap_t (line 3358) | struct RenderModel_TextureMap_t type RenderModel_t (line 3380) | struct RenderModel_t type RenderModel_ControllerMode_State_t (line 3393) | struct RenderModel_ControllerMode_State_t class IVRRenderModels (line 3400) | class IVRRenderModels class IVRExtendedDisplay (line 3505) | class IVRExtendedDisplay class IVRTrackedCamera (line 3532) | class IVRTrackedCamera type EVRScreenshotError (line 3588) | enum EVRScreenshotError class IVRScreenshots (line 3599) | class IVRScreenshots class IVRResources (line 3694) | class IVRResources class IVRDriverManager (line 3720) | class IVRDriverManager type InputAnalogActionData_t (line 3753) | struct InputAnalogActionData_t type InputDigitalActionData_t (line 3771) | struct InputDigitalActionData_t type InputPoseActionData_t (line 3789) | struct InputPoseActionData_t type EVRSkeletalTransformSpace (line 3801) | enum EVRSkeletalTransformSpace type InputSkeletonActionData_t (line 3809) | struct InputSkeletonActionData_t type EVRInputFilterCancelType (line 3818) | enum EVRInputFilterCancelType type InputOriginInfo_t (line 3824) | struct InputOriginInfo_t type VRActiveActionSet_t (line 3831) | struct VRActiveActionSet_t class IVRInput (line 3847) | class IVRInput type EIOBufferError (line 3930) | enum EIOBufferError type EIOBufferMode (line 3941) | enum EIOBufferMode class IVRIOBuffer (line 3951) | class IVRIOBuffer class COpenVRContext (line 4049) | class COpenVRContext method COpenVRContext (line 4052) | COpenVRContext() { Clear(); } method CheckClear (line 4055) | inline void CheckClear() method IVRSystem (line 4064) | IVRSystem *VRSystem() method IVRChaperone (line 4074) | IVRChaperone *VRChaperone() method IVRChaperoneSetup (line 4085) | IVRChaperoneSetup *VRChaperoneSetup() method IVRCompositor (line 4096) | IVRCompositor *VRCompositor() method IVROverlay (line 4107) | IVROverlay *VROverlay() method IVRResources (line 4118) | IVRResources *VRResources() method IVRScreenshots (line 4129) | IVRScreenshots *VRScreenshots() method IVRRenderModels (line 4140) | IVRRenderModels *VRRenderModels() method IVRExtendedDisplay (line 4151) | IVRExtendedDisplay *VRExtendedDisplay() method IVRSettings (line 4162) | IVRSettings *VRSettings() method IVRApplications (line 4173) | IVRApplications *VRApplications() method IVRTrackedCamera (line 4184) | IVRTrackedCamera *VRTrackedCamera() method IVRDriverManager (line 4195) | IVRDriverManager *VRDriverManager() method IVRInput (line 4206) | IVRInput *VRInput() method IVRIOBuffer (line 4217) | IVRIOBuffer *VRIOBuffer() function COpenVRContext (line 4245) | inline COpenVRContext &OpenVRInternal_ModuleContext() method COpenVRContext (line 4052) | COpenVRContext() { Clear(); } method CheckClear (line 4055) | inline void CheckClear() method IVRSystem (line 4064) | IVRSystem *VRSystem() method IVRChaperone (line 4074) | IVRChaperone *VRChaperone() method IVRChaperoneSetup (line 4085) | IVRChaperoneSetup *VRChaperoneSetup() method IVRCompositor (line 4096) | IVRCompositor *VRCompositor() method IVROverlay (line 4107) | IVROverlay *VROverlay() method IVRResources (line 4118) | IVRResources *VRResources() method IVRScreenshots (line 4129) | IVRScreenshots *VRScreenshots() method IVRRenderModels (line 4140) | IVRRenderModels *VRRenderModels() method IVRExtendedDisplay (line 4151) | IVRExtendedDisplay *VRExtendedDisplay() method IVRSettings (line 4162) | IVRSettings *VRSettings() method IVRApplications (line 4173) | IVRApplications *VRApplications() method IVRTrackedCamera (line 4184) | IVRTrackedCamera *VRTrackedCamera() method IVRDriverManager (line 4195) | IVRDriverManager *VRDriverManager() method IVRInput (line 4206) | IVRInput *VRInput() method IVRIOBuffer (line 4217) | IVRIOBuffer *VRIOBuffer() function IVRSystem (line 4251) | inline IVRSystem *VR_CALLTYPE VRSystem() { return OpenVRInternal_Modul... function IVRChaperone (line 4252) | inline IVRChaperone *VR_CALLTYPE VRChaperone() { return OpenVRInternal... function IVRChaperoneSetup (line 4253) | inline IVRChaperoneSetup *VR_CALLTYPE VRChaperoneSetup() { return Open... function IVRCompositor (line 4254) | inline IVRCompositor *VR_CALLTYPE VRCompositor() { return OpenVRIntern... function IVROverlay (line 4255) | inline IVROverlay *VR_CALLTYPE VROverlay() { return OpenVRInternal_Mod... function IVRScreenshots (line 4256) | inline IVRScreenshots *VR_CALLTYPE VRScreenshots() { return OpenVRInte... function IVRRenderModels (line 4257) | inline IVRRenderModels *VR_CALLTYPE VRRenderModels() { return OpenVRIn... function IVRApplications (line 4258) | inline IVRApplications *VR_CALLTYPE VRApplications() { return OpenVRIn... function IVRSettings (line 4259) | inline IVRSettings *VR_CALLTYPE VRSettings() { return OpenVRInternal_M... function IVRResources (line 4260) | inline IVRResources *VR_CALLTYPE VRResources() { return OpenVRInternal... function IVRExtendedDisplay (line 4261) | inline IVRExtendedDisplay *VR_CALLTYPE VRExtendedDisplay() { return Op... function IVRTrackedCamera (line 4262) | inline IVRTrackedCamera *VR_CALLTYPE VRTrackedCamera() { return OpenVR... function IVRDriverManager (line 4263) | inline IVRDriverManager *VR_CALLTYPE VRDriverManager() { return OpenVR... function IVRInput (line 4264) | inline IVRInput *VR_CALLTYPE VRInput() { return OpenVRInternal_ModuleC... function IVRIOBuffer (line 4265) | inline IVRIOBuffer *VR_CALLTYPE VRIOBuffer() { return OpenVRInternal_M... function IVRSystem (line 4290) | inline IVRSystem *VR_Init( EVRInitError *peError, EVRApplicationType e... function VR_Shutdown (line 4319) | inline void VR_Shutdown() type vr (line 2706) | namespace vr class IVRSystem (line 1475) | class IVRSystem type EVRApplicationError (line 1782) | enum EVRApplicationError type EVRApplicationProperty (line 1813) | enum EVRApplicationProperty type EVRApplicationTransitionState (line 1839) | enum EVRApplicationTransitionState type AppOverrideKeys_t (line 1849) | struct AppOverrideKeys_t class IVRApplications (line 1859) | class IVRApplications type EVRSettingsError (line 1995) | enum EVRSettingsError class IVRSettings (line 2008) | class IVRSettings type ChaperoneCalibrationState (line 2238) | enum ChaperoneCalibrationState class IVRChaperone (line 2262) | class IVRChaperone type EChaperoneConfigFile (line 2307) | enum EChaperoneConfigFile type EChaperoneImportFlags (line 2313) | enum EChaperoneImportFlags class IVRChaperoneSetup (line 2322) | class IVRChaperoneSetup type EVRCompositorError (line 2400) | enum EVRCompositorError type EVRCompositorTimingMode (line 2417) | enum EVRCompositorTimingMode type Compositor_FrameTiming (line 2434) | struct Compositor_FrameTiming type Compositor_CumulativeStats (line 2476) | struct Compositor_CumulativeStats class IVRCompositor (line 2507) | class IVRCompositor type NotificationBitmap_t (line 2712) | struct NotificationBitmap_t method NotificationBitmap_t (line 2714) | NotificationBitmap_t() type EVRNotificationType (line 2730) | enum EVRNotificationType type EVRNotificationStyle (line 2746) | enum EVRNotificationStyle class IVRNotifications (line 2774) | class IVRNotifications type VROverlayInputMethod (line 2811) | enum VROverlayInputMethod type VROverlayTransformType (line 2819) | enum VROverlayTransformType type VROverlayFlags (line 2828) | enum VROverlayFlags type VRMessageOverlayResponse (line 2872) | enum VRMessageOverlayResponse type VROverlayIntersectionParams_t (line 2883) | struct VROverlayIntersectionParams_t type VROverlayIntersectionResults_t (line 2890) | struct VROverlayIntersectionResults_t type EGamepadTextInputMode (line 2899) | enum EGamepadTextInputMode type EGamepadTextInputLineMode (line 2907) | enum EGamepadTextInputLineMode type EOverlayDirection (line 2914) | enum EOverlayDirection type EVROverlayIntersectionMaskPrimitiveType (line 2924) | enum EVROverlayIntersectionMaskPrimitiveType type IntersectionMaskRectangle_t (line 2930) | struct IntersectionMaskRectangle_t type IntersectionMaskCircle_t (line 2938) | struct IntersectionMaskCircle_t type VROverlayIntersectionMaskPrimitive_t (line 2952) | struct VROverlayIntersectionMaskPrimitive_t class IVROverlay (line 2958) | class IVROverlay type EVRRenderModelError (line 3306) | enum EVRRenderModelError type EVRComponentProperty (line 3326) | enum EVRComponentProperty type RenderModel_ComponentState_t (line 3336) | struct RenderModel_ComponentState_t type RenderModel_Vertex_t (line 3344) | struct RenderModel_Vertex_t type RenderModel_TextureMap_t (line 3358) | struct RenderModel_TextureMap_t type RenderModel_t (line 3380) | struct RenderModel_t type RenderModel_ControllerMode_State_t (line 3393) | struct RenderModel_ControllerMode_State_t class IVRRenderModels (line 3400) | class IVRRenderModels class IVRExtendedDisplay (line 3505) | class IVRExtendedDisplay class IVRTrackedCamera (line 3532) | class IVRTrackedCamera type EVRScreenshotError (line 3588) | enum EVRScreenshotError class IVRScreenshots (line 3599) | class IVRScreenshots class IVRResources (line 3694) | class IVRResources class IVRDriverManager (line 3720) | class IVRDriverManager type InputAnalogActionData_t (line 3753) | struct InputAnalogActionData_t type InputDigitalActionData_t (line 3771) | struct InputDigitalActionData_t type InputPoseActionData_t (line 3789) | struct InputPoseActionData_t type EVRSkeletalTransformSpace (line 3801) | enum EVRSkeletalTransformSpace type InputSkeletonActionData_t (line 3809) | struct InputSkeletonActionData_t type EVRInputFilterCancelType (line 3818) | enum EVRInputFilterCancelType type InputOriginInfo_t (line 3824) | struct InputOriginInfo_t type VRActiveActionSet_t (line 3831) | struct VRActiveActionSet_t class IVRInput (line 3847) | class IVRInput type EIOBufferError (line 3930) | enum EIOBufferError type EIOBufferMode (line 3941) | enum EIOBufferMode class IVRIOBuffer (line 3951) | class IVRIOBuffer class COpenVRContext (line 4049) | class COpenVRContext method COpenVRContext (line 4052) | COpenVRContext() { Clear(); } method CheckClear (line 4055) | inline void CheckClear() method IVRSystem (line 4064) | IVRSystem *VRSystem() method IVRChaperone (line 4074) | IVRChaperone *VRChaperone() method IVRChaperoneSetup (line 4085) | IVRChaperoneSetup *VRChaperoneSetup() method IVRCompositor (line 4096) | IVRCompositor *VRCompositor() method IVROverlay (line 4107) | IVROverlay *VROverlay() method IVRResources (line 4118) | IVRResources *VRResources() method IVRScreenshots (line 4129) | IVRScreenshots *VRScreenshots() method IVRRenderModels (line 4140) | IVRRenderModels *VRRenderModels() method IVRExtendedDisplay (line 4151) | IVRExtendedDisplay *VRExtendedDisplay() method IVRSettings (line 4162) | IVRSettings *VRSettings() method IVRApplications (line 4173) | IVRApplications *VRApplications() method IVRTrackedCamera (line 4184) | IVRTrackedCamera *VRTrackedCamera() method IVRDriverManager (line 4195) | IVRDriverManager *VRDriverManager() method IVRInput (line 4206) | IVRInput *VRInput() method IVRIOBuffer (line 4217) | IVRIOBuffer *VRIOBuffer() function COpenVRContext (line 4245) | inline COpenVRContext &OpenVRInternal_ModuleContext() method COpenVRContext (line 4052) | COpenVRContext() { Clear(); } method CheckClear (line 4055) | inline void CheckClear() method IVRSystem (line 4064) | IVRSystem *VRSystem() method IVRChaperone (line 4074) | IVRChaperone *VRChaperone() method IVRChaperoneSetup (line 4085) | IVRChaperoneSetup *VRChaperoneSetup() method IVRCompositor (line 4096) | IVRCompositor *VRCompositor() method IVROverlay (line 4107) | IVROverlay *VROverlay() method IVRResources (line 4118) | IVRResources *VRResources() method IVRScreenshots (line 4129) | IVRScreenshots *VRScreenshots() method IVRRenderModels (line 4140) | IVRRenderModels *VRRenderModels() method IVRExtendedDisplay (line 4151) | IVRExtendedDisplay *VRExtendedDisplay() method IVRSettings (line 4162) | IVRSettings *VRSettings() method IVRApplications (line 4173) | IVRApplications *VRApplications() method IVRTrackedCamera (line 4184) | IVRTrackedCamera *VRTrackedCamera() method IVRDriverManager (line 4195) | IVRDriverManager *VRDriverManager() method IVRInput (line 4206) | IVRInput *VRInput() method IVRIOBuffer (line 4217) | IVRIOBuffer *VRIOBuffer() function IVRSystem (line 4251) | inline IVRSystem *VR_CALLTYPE VRSystem() { return OpenVRInternal_Modul... function IVRChaperone (line 4252) | inline IVRChaperone *VR_CALLTYPE VRChaperone() { return OpenVRInternal... function IVRChaperoneSetup (line 4253) | inline IVRChaperoneSetup *VR_CALLTYPE VRChaperoneSetup() { return Open... function IVRCompositor (line 4254) | inline IVRCompositor *VR_CALLTYPE VRCompositor() { return OpenVRIntern... function IVROverlay (line 4255) | inline IVROverlay *VR_CALLTYPE VROverlay() { return OpenVRInternal_Mod... function IVRScreenshots (line 4256) | inline IVRScreenshots *VR_CALLTYPE VRScreenshots() { return OpenVRInte... function IVRRenderModels (line 4257) | inline IVRRenderModels *VR_CALLTYPE VRRenderModels() { return OpenVRIn... function IVRApplications (line 4258) | inline IVRApplications *VR_CALLTYPE VRApplications() { return OpenVRIn... function IVRSettings (line 4259) | inline IVRSettings *VR_CALLTYPE VRSettings() { return OpenVRInternal_M... function IVRResources (line 4260) | inline IVRResources *VR_CALLTYPE VRResources() { return OpenVRInternal... function IVRExtendedDisplay (line 4261) | inline IVRExtendedDisplay *VR_CALLTYPE VRExtendedDisplay() { return Op... function IVRTrackedCamera (line 4262) | inline IVRTrackedCamera *VR_CALLTYPE VRTrackedCamera() { return OpenVR... function IVRDriverManager (line 4263) | inline IVRDriverManager *VR_CALLTYPE VRDriverManager() { return OpenVR... function IVRInput (line 4264) | inline IVRInput *VR_CALLTYPE VRInput() { return OpenVRInternal_ModuleC... function IVRIOBuffer (line 4265) | inline IVRIOBuffer *VR_CALLTYPE VRIOBuffer() { return OpenVRInternal_M... function IVRSystem (line 4290) | inline IVRSystem *VR_Init( EVRInitError *peError, EVRApplicationType e... function VR_Shutdown (line 4319) | inline void VR_Shutdown() type vr (line 2795) | namespace vr class IVRSystem (line 1475) | class IVRSystem type EVRApplicationError (line 1782) | enum EVRApplicationError type EVRApplicationProperty (line 1813) | enum EVRApplicationProperty type EVRApplicationTransitionState (line 1839) | enum EVRApplicationTransitionState type AppOverrideKeys_t (line 1849) | struct AppOverrideKeys_t class IVRApplications (line 1859) | class IVRApplications type EVRSettingsError (line 1995) | enum EVRSettingsError class IVRSettings (line 2008) | class IVRSettings type ChaperoneCalibrationState (line 2238) | enum ChaperoneCalibrationState class IVRChaperone (line 2262) | class IVRChaperone type EChaperoneConfigFile (line 2307) | enum EChaperoneConfigFile type EChaperoneImportFlags (line 2313) | enum EChaperoneImportFlags class IVRChaperoneSetup (line 2322) | class IVRChaperoneSetup type EVRCompositorError (line 2400) | enum EVRCompositorError type EVRCompositorTimingMode (line 2417) | enum EVRCompositorTimingMode type Compositor_FrameTiming (line 2434) | struct Compositor_FrameTiming type Compositor_CumulativeStats (line 2476) | struct Compositor_CumulativeStats class IVRCompositor (line 2507) | class IVRCompositor type NotificationBitmap_t (line 2712) | struct NotificationBitmap_t method NotificationBitmap_t (line 2714) | NotificationBitmap_t() type EVRNotificationType (line 2730) | enum EVRNotificationType type EVRNotificationStyle (line 2746) | enum EVRNotificationStyle class IVRNotifications (line 2774) | class IVRNotifications type VROverlayInputMethod (line 2811) | enum VROverlayInputMethod type VROverlayTransformType (line 2819) | enum VROverlayTransformType type VROverlayFlags (line 2828) | enum VROverlayFlags type VRMessageOverlayResponse (line 2872) | enum VRMessageOverlayResponse type VROverlayIntersectionParams_t (line 2883) | struct VROverlayIntersectionParams_t type VROverlayIntersectionResults_t (line 2890) | struct VROverlayIntersectionResults_t type EGamepadTextInputMode (line 2899) | enum EGamepadTextInputMode type EGamepadTextInputLineMode (line 2907) | enum EGamepadTextInputLineMode type EOverlayDirection (line 2914) | enum EOverlayDirection type EVROverlayIntersectionMaskPrimitiveType (line 2924) | enum EVROverlayIntersectionMaskPrimitiveType type IntersectionMaskRectangle_t (line 2930) | struct IntersectionMaskRectangle_t type IntersectionMaskCircle_t (line 2938) | struct IntersectionMaskCircle_t type VROverlayIntersectionMaskPrimitive_t (line 2952) | struct VROverlayIntersectionMaskPrimitive_t class IVROverlay (line 2958) | class IVROverlay type EVRRenderModelError (line 3306) | enum EVRRenderModelError type EVRComponentProperty (line 3326) | enum EVRComponentProperty type RenderModel_ComponentState_t (line 3336) | struct RenderModel_ComponentState_t type RenderModel_Vertex_t (line 3344) | struct RenderModel_Vertex_t type RenderModel_TextureMap_t (line 3358) | struct RenderModel_TextureMap_t type RenderModel_t (line 3380) | struct RenderModel_t type RenderModel_ControllerMode_State_t (line 3393) | struct RenderModel_ControllerMode_State_t class IVRRenderModels (line 3400) | class IVRRenderModels class IVRExtendedDisplay (line 3505) | class IVRExtendedDisplay class IVRTrackedCamera (line 3532) | class IVRTrackedCamera type EVRScreenshotError (line 3588) | enum EVRScreenshotError class IVRScreenshots (line 3599) | class IVRScreenshots class IVRResources (line 3694) | class IVRResources class IVRDriverManager (line 3720) | class IVRDriverManager type InputAnalogActionData_t (line 3753) | struct InputAnalogActionData_t type InputDigitalActionData_t (line 3771) | struct InputDigitalActionData_t type InputPoseActionData_t (line 3789) | struct InputPoseActionData_t type EVRSkeletalTransformSpace (line 3801) | enum EVRSkeletalTransformSpace type InputSkeletonActionData_t (line 3809) | struct InputSkeletonActionData_t type EVRInputFilterCancelType (line 3818) | enum EVRInputFilterCancelType type InputOriginInfo_t (line 3824) | struct InputOriginInfo_t type VRActiveActionSet_t (line 3831) | struct VRActiveActionSet_t class IVRInput (line 3847) | class IVRInput type EIOBufferError (line 3930) | enum EIOBufferError type EIOBufferMode (line 3941) | enum EIOBufferMode class IVRIOBuffer (line 3951) | class IVRIOBuffer class COpenVRContext (line 4049) | class COpenVRContext method COpenVRContext (line 4052) | COpenVRContext() { Clear(); } method CheckClear (line 4055) | inline void CheckClear() method IVRSystem (line 4064) | IVRSystem *VRSystem() method IVRChaperone (line 4074) | IVRChaperone *VRChaperone() method IVRChaperoneSetup (line 4085) | IVRChaperoneSetup *VRChaperoneSetup() method IVRCompositor (line 4096) | IVRCompositor *VRCompositor() method IVROverlay (line 4107) | IVROverlay *VROverlay() method IVRResources (line 4118) | IVRResources *VRResources() method IVRScreenshots (line 4129) | IVRScreenshots *VRScreenshots() method IVRRenderModels (line 4140) | IVRRenderModels *VRRenderModels() method IVRExtendedDisplay (line 4151) | IVRExtendedDisplay *VRExtendedDisplay() method IVRSettings (line 4162) | IVRSettings *VRSettings() method IVRApplications (line 4173) | IVRApplications *VRApplications() method IVRTrackedCamera (line 4184) | IVRTrackedCamera *VRTrackedCamera() method IVRDriverManager (line 4195) | IVRDriverManager *VRDriverManager() method IVRInput (line 4206) | IVRInput *VRInput() method IVRIOBuffer (line 4217) | IVRIOBuffer *VRIOBuffer() function COpenVRContext (line 4245) | inline COpenVRContext &OpenVRInternal_ModuleContext() method COpenVRContext (line 4052) | COpenVRContext() { Clear(); } method CheckClear (line 4055) | inline void CheckClear() method IVRSystem (line 4064) | IVRSystem *VRSystem() method IVRChaperone (line 4074) | IVRChaperone *VRChaperone() method IVRChaperoneSetup (line 4085) | IVRChaperoneSetup *VRChaperoneSetup() method IVRCompositor (line 4096) | IVRCompositor *VRCompositor() method IVROverlay (line 4107) | IVROverlay *VROverlay() method IVRResources (line 4118) | IVRResources *VRResources() method IVRScreenshots (line 4129) | IVRScreenshots *VRScreenshots() method IVRRenderModels (line 4140) | IVRRenderModels *VRRenderModels() method IVRExtendedDisplay (line 4151) | IVRExtendedDisplay *VRExtendedDisplay() method IVRSettings (line 4162) | IVRSettings *VRSettings() method IVRApplications (line 4173) | IVRApplications *VRApplications() method IVRTrackedCamera (line 4184) | IVRTrackedCamera *VRTrackedCamera() method IVRDriverManager (line 4195) | IVRDriverManager *VRDriverManager() method IVRInput (line 4206) | IVRInput *VRInput() method IVRIOBuffer (line 4217) | IVRIOBuffer *VRIOBuffer() function IVRSystem (line 4251) | inline IVRSystem *VR_CALLTYPE VRSystem() { return OpenVRInternal_Modul... function IVRChaperone (line 4252) | inline IVRChaperone *VR_CALLTYPE VRChaperone() { return OpenVRInternal... function IVRChaperoneSetup (line 4253) | inline IVRChaperoneSetup *VR_CALLTYPE VRChaperoneSetup() { return Open... function IVRCompositor (line 4254) | inline IVRCompositor *VR_CALLTYPE VRCompositor() { return OpenVRIntern... function IVROverlay (line 4255) | inline IVROverlay *VR_CALLTYPE VROverlay() { return OpenVRInternal_Mod... function IVRScreenshots (line 4256) | inline IVRScreenshots *VR_CALLTYPE VRScreenshots() { return OpenVRInte... function IVRRenderModels (line 4257) | inline IVRRenderModels *VR_CALLTYPE VRRenderModels() { return OpenVRIn... function IVRApplications (line 4258) | inline IVRApplications *VR_CALLTYPE VRApplications() { return OpenVRIn... function IVRSettings (line 4259) | inline IVRSettings *VR_CALLTYPE VRSettings() { return OpenVRInternal_M... function IVRResources (line 4260) | inline IVRResources *VR_CALLTYPE VRResources() { return OpenVRInternal... function IVRExtendedDisplay (line 4261) | inline IVRExtendedDisplay *VR_CALLTYPE VRExtendedDisplay() { return Op... function IVRTrackedCamera (line 4262) | inline IVRTrackedCamera *VR_CALLTYPE VRTrackedCamera() { return OpenVR... function IVRDriverManager (line 4263) | inline IVRDriverManager *VR_CALLTYPE VRDriverManager() { return OpenVR... function IVRInput (line 4264) | inline IVRInput *VR_CALLTYPE VRInput() { return OpenVRInternal_ModuleC... function IVRIOBuffer (line 4265) | inline IVRIOBuffer *VR_CALLTYPE VRIOBuffer() { return OpenVRInternal_M... function IVRSystem (line 4290) | inline IVRSystem *VR_Init( EVRInitError *peError, EVRApplicationType e... function VR_Shutdown (line 4319) | inline void VR_Shutdown() type vr (line 3294) | namespace vr class IVRSystem (line 1475) | class IVRSystem type EVRApplicationError (line 1782) | enum EVRApplicationError type EVRApplicationProperty (line 1813) | enum EVRApplicationProperty type EVRApplicationTransitionState (line 1839) | enum EVRApplicationTransitionState type AppOverrideKeys_t (line 1849) | struct AppOverrideKeys_t class IVRApplications (line 1859) | class IVRApplications type EVRSettingsError (line 1995) | enum EVRSettingsError class IVRSettings (line 2008) | class IVRSettings type ChaperoneCalibrationState (line 2238) | enum ChaperoneCalibrationState class IVRChaperone (line 2262) | class IVRChaperone type EChaperoneConfigFile (line 2307) | enum EChaperoneConfigFile type EChaperoneImportFlags (line 2313) | enum EChaperoneImportFlags class IVRChaperoneSetup (line 2322) | class IVRChaperoneSetup type EVRCompositorError (line 2400) | enum EVRCompositorError type EVRCompositorTimingMode (line 2417) | enum EVRCompositorTimingMode type Compositor_FrameTiming (line 2434) | struct Compositor_FrameTiming type Compositor_CumulativeStats (line 2476) | struct Compositor_CumulativeStats class IVRCompositor (line 2507) | class IVRCompositor type NotificationBitmap_t (line 2712) | struct NotificationBitmap_t method NotificationBitmap_t (line 2714) | NotificationBitmap_t() type EVRNotificationType (line 2730) | enum EVRNotificationType type EVRNotificationStyle (line 2746) | enum EVRNotificationStyle class IVRNotifications (line 2774) | class IVRNotifications type VROverlayInputMethod (line 2811) | enum VROverlayInputMethod type VROverlayTransformType (line 2819) | enum VROverlayTransformType type VROverlayFlags (line 2828) | enum VROverlayFlags type VRMessageOverlayResponse (line 2872) | enum VRMessageOverlayResponse type VROverlayIntersectionParams_t (line 2883) | struct VROverlayIntersectionParams_t type VROverlayIntersectionResults_t (line 2890) | struct VROverlayIntersectionResults_t type EGamepadTextInputMode (line 2899) | enum EGamepadTextInputMode type EGamepadTextInputLineMode (line 2907) | enum EGamepadTextInputLineMode type EOverlayDirection (line 2914) | enum EOverlayDirection type EVROverlayIntersectionMaskPrimitiveType (line 2924) | enum EVROverlayIntersectionMaskPrimitiveType type IntersectionMaskRectangle_t (line 2930) | struct IntersectionMaskRectangle_t type IntersectionMaskCircle_t (line 2938) | struct IntersectionMaskCircle_t type VROverlayIntersectionMaskPrimitive_t (line 2952) | struct VROverlayIntersectionMaskPrimitive_t class IVROverlay (line 2958) | class IVROverlay type EVRRenderModelError (line 3306) | enum EVRRenderModelError type EVRComponentProperty (line 3326) | enum EVRComponentProperty type RenderModel_ComponentState_t (line 3336) | struct RenderModel_ComponentState_t type RenderModel_Vertex_t (line 3344) | struct RenderModel_Vertex_t type RenderModel_TextureMap_t (line 3358) | struct RenderModel_TextureMap_t type RenderModel_t (line 3380) | struct RenderModel_t type RenderModel_ControllerMode_State_t (line 3393) | struct RenderModel_ControllerMode_State_t class IVRRenderModels (line 3400) | class IVRRenderModels class IVRExtendedDisplay (line 3505) | class IVRExtendedDisplay class IVRTrackedCamera (line 3532) | class IVRTrackedCamera type EVRScreenshotError (line 3588) | enum EVRScreenshotError class IVRScreenshots (line 3599) | class IVRScreenshots class IVRResources (line 3694) | class IVRResources class IVRDriverManager (line 3720) | class IVRDriverManager type InputAnalogActionData_t (line 3753) | struct InputAnalogActionData_t type InputDigitalActionData_t (line 3771) | struct InputDigitalActionData_t type InputPoseActionData_t (line 3789) | struct InputPoseActionData_t type EVRSkeletalTransformSpace (line 3801) | enum EVRSkeletalTransformSpace type InputSkeletonActionData_t (line 3809) | struct InputSkeletonActionData_t type EVRInputFilterCancelType (line 3818) | enum EVRInputFilterCancelType type InputOriginInfo_t (line 3824) | struct InputOriginInfo_t type VRActiveActionSet_t (line 3831) | struct VRActiveActionSet_t class IVRInput (line 3847) | class IVRInput type EIOBufferError (line 3930) | enum EIOBufferError type EIOBufferMode (line 3941) | enum EIOBufferMode class IVRIOBuffer (line 3951) | class IVRIOBuffer class COpenVRContext (line 4049) | class COpenVRContext method COpenVRContext (line 4052) | COpenVRContext() { Clear(); } method CheckClear (line 4055) | inline void CheckClear() method IVRSystem (line 4064) | IVRSystem *VRSystem() method IVRChaperone (line 4074) | IVRChaperone *VRChaperone() method IVRChaperoneSetup (line 4085) | IVRChaperoneSetup *VRChaperoneSetup() method IVRCompositor (line 4096) | IVRCompositor *VRCompositor() method IVROverlay (line 4107) | IVROverlay *VROverlay() method IVRResources (line 4118) | IVRResources *VRResources() method IVRScreenshots (line 4129) | IVRScreenshots *VRScreenshots() method IVRRenderModels (line 4140) | IVRRenderModels *VRRenderModels() method IVRExtendedDisplay (line 4151) | IVRExtendedDisplay *VRExtendedDisplay() method IVRSettings (line 4162) | IVRSettings *VRSettings() method IVRApplications (line 4173) | IVRApplications *VRApplications() method IVRTrackedCamera (line 4184) | IVRTrackedCamera *VRTrackedCamera() method IVRDriverManager (line 4195) | IVRDriverManager *VRDriverManager() method IVRInput (line 4206) | IVRInput *VRInput() method IVRIOBuffer (line 4217) | IVRIOBuffer *VRIOBuffer() function COpenVRContext (line 4245) | inline COpenVRContext &OpenVRInternal_ModuleContext() method COpenVRContext (line 4052) | COpenVRContext() { Clear(); } method CheckClear (line 4055) | inline void CheckClear() method IVRSystem (line 4064) | IVRSystem *VRSystem() method IVRChaperone (line 4074) | IVRChaperone *VRChaperone() method IVRChaperoneSetup (line 4085) | IVRChaperoneSetup *VRChaperoneSetup() method IVRCompositor (line 4096) | IVRCompositor *VRCompositor() method IVROverlay (line 4107) | IVROverlay *VROverlay() method IVRResources (line 4118) | IVRResources *VRResources() method IVRScreenshots (line 4129) | IVRScreenshots *VRScreenshots() method IVRRenderModels (line 4140) | IVRRenderModels *VRRenderModels() method IVRExtendedDisplay (line 4151) | IVRExtendedDisplay *VRExtendedDisplay() method IVRSettings (line 4162) | IVRSettings *VRSettings() method IVRApplications (line 4173) | IVRApplications *VRApplications() method IVRTrackedCamera (line 4184) | IVRTrackedCamera *VRTrackedCamera() method IVRDriverManager (line 4195) | IVRDriverManager *VRDriverManager() method IVRInput (line 4206) | IVRInput *VRInput() method IVRIOBuffer (line 4217) | IVRIOBuffer *VRIOBuffer() function IVRSystem (line 4251) | inline IVRSystem *VR_CALLTYPE VRSystem() { return OpenVRInternal_Modul... function IVRChaperone (line 4252) | inline IVRChaperone *VR_CALLTYPE VRChaperone() { return OpenVRInternal... function IVRChaperoneSetup (line 4253) | inline IVRChaperoneSetup *VR_CALLTYPE VRChaperoneSetup() { return Open... function IVRCompositor (line 4254) | inline IVRCompositor *VR_CALLTYPE VRCompositor() { return OpenVRIntern... function IVROverlay (line 4255) | inline IVROverlay *VR_CALLTYPE VROverlay() { return OpenVRInternal_Mod... function IVRScreenshots (line 4256) | inline IVRScreenshots *VR_CALLTYPE VRScreenshots() { return OpenVRInte... function IVRRenderModels (line 4257) | inline IVRRenderModels *VR_CALLTYPE VRRenderModels() { return OpenVRIn... function IVRApplications (line 4258) | inline IVRApplications *VR_CALLTYPE VRApplications() { return OpenVRIn... function IVRSettings (line 4259) | inline IVRSettings *VR_CALLTYPE VRSettings() { return OpenVRInternal_M... function IVRResources (line 4260) | inline IVRResources *VR_CALLTYPE VRResources() { return OpenVRInternal... function IVRExtendedDisplay (line 4261) | inline IVRExtendedDisplay *VR_CALLTYPE VRExtendedDisplay() { return Op... function IVRTrackedCamera (line 4262) | inline IVRTrackedCamera *VR_CALLTYPE VRTrackedCamera() { return OpenVR... function IVRDriverManager (line 4263) | inline IVRDriverManager *VR_CALLTYPE VRDriverManager() { return OpenVR... function IVRInput (line 4264) | inline IVRInput *VR_CALLTYPE VRInput() { return OpenVRInternal_ModuleC... function IVRIOBuffer (line 4265) | inline IVRIOBuffer *VR_CALLTYPE VRIOBuffer() { return OpenVRInternal_M... function IVRSystem (line 4290) | inline IVRSystem *VR_Init( EVRInitError *peError, EVRApplicationType e... function VR_Shutdown (line 4319) | inline void VR_Shutdown() type vr (line 3500) | namespace vr class IVRSystem (line 1475) | class IVRSystem type EVRApplicationError (line 1782) | enum EVRApplicationError type EVRApplicationProperty (line 1813) | enum EVRApplicationProperty type EVRApplicationTransitionState (line 1839) | enum EVRApplicationTransitionState type AppOverrideKeys_t (line 1849) | struct AppOverrideKeys_t class IVRApplications (line 1859) | class IVRApplications type EVRSettingsError (line 1995) | enum EVRSettingsError class IVRSettings (line 2008) | class IVRSettings type ChaperoneCalibrationState (line 2238) | enum ChaperoneCalibrationState class IVRChaperone (line 2262) | class IVRChaperone type EChaperoneConfigFile (line 2307) | enum EChaperoneConfigFile type EChaperoneImportFlags (line 2313) | enum EChaperoneImportFlags class IVRChaperoneSetup (line 2322) | class IVRChaperoneSetup type EVRCompositorError (line 2400) | enum EVRCompositorError type EVRCompositorTimingMode (line 2417) | enum EVRCompositorTimingMode type Compositor_FrameTiming (line 2434) | struct Compositor_FrameTiming type Compositor_CumulativeStats (line 2476) | struct Compositor_CumulativeStats class IVRCompositor (line 2507) | class IVRCompositor type NotificationBitmap_t (line 2712) | struct NotificationBitmap_t method NotificationBitmap_t (line 2714) | NotificationBitmap_t() type EVRNotificationType (line 2730) | enum EVRNotificationType type EVRNotificationStyle (line 2746) | enum EVRNotificationStyle class IVRNotifications (line 2774) | class IVRNotifications type VROverlayInputMethod (line 2811) | enum VROverlayInputMethod type VROverlayTransformType (line 2819) | enum VROverlayTransformType type VROverlayFlags (line 2828) | enum VROverlayFlags type VRMessageOverlayResponse (line 2872) | enum VRMessageOverlayResponse type VROverlayIntersectionParams_t (line 2883) | struct VROverlayIntersectionParams_t type VROverlayIntersectionResults_t (line 2890) | struct VROverlayIntersectionResults_t type EGamepadTextInputMode (line 2899) | enum EGamepadTextInputMode type EGamepadTextInputLineMode (line 2907) | enum EGamepadTextInputLineMode type EOverlayDirection (line 2914) | enum EOverlayDirection type EVROverlayIntersectionMaskPrimitiveType (line 2924) | enum EVROverlayIntersectionMaskPrimitiveType type IntersectionMaskRectangle_t (line 2930) | struct IntersectionMaskRectangle_t type IntersectionMaskCircle_t (line 2938) | struct IntersectionMaskCircle_t type VROverlayIntersectionMaskPrimitive_t (line 2952) | struct VROverlayIntersectionMaskPrimitive_t class IVROverlay (line 2958) | class IVROverlay type EVRRenderModelError (line 3306) | enum EVRRenderModelError type EVRComponentProperty (line 3326) | enum EVRComponentProperty type RenderModel_ComponentState_t (line 3336) | struct RenderModel_ComponentState_t type RenderModel_Vertex_t (line 3344) | struct RenderModel_Vertex_t type RenderModel_TextureMap_t (line 3358) | struct RenderModel_TextureMap_t type RenderModel_t (line 3380) | struct RenderModel_t type RenderModel_ControllerMode_State_t (line 3393) | struct RenderModel_ControllerMode_State_t class IVRRenderModels (line 3400) | class IVRRenderModels class IVRExtendedDisplay (line 3505) | class IVRExtendedDisplay class IVRTrackedCamera (line 3532) | class IVRTrackedCamera type EVRScreenshotError (line 3588) | enum EVRScreenshotError class IVRScreenshots (line 3599) | class IVRScreenshots class IVRResources (line 3694) | class IVRResources class IVRDriverManager (line 3720) | class IVRDriverManager type InputAnalogActionData_t (line 3753) | struct InputAnalogActionData_t type InputDigitalActionData_t (line 3771) | struct InputDigitalActionData_t type InputPoseActionData_t (line 3789) | struct InputPoseActionData_t type EVRSkeletalTransformSpace (line 3801) | enum EVRSkeletalTransformSpace type InputSkeletonActionData_t (line 3809) | struct InputSkeletonActionData_t type EVRInputFilterCancelType (line 3818) | enum EVRInputFilterCancelType type InputOriginInfo_t (line 3824) | struct InputOriginInfo_t type VRActiveActionSet_t (line 3831) | struct VRActiveActionSet_t class IVRInput (line 3847) | class IVRInput type EIOBufferError (line 3930) | enum EIOBufferError type EIOBufferMode (line 3941) | enum EIOBufferMode class IVRIOBuffer (line 3951) | class IVRIOBuffer class COpenVRContext (line 4049) | class COpenVRContext method COpenVRContext (line 4052) | COpenVRContext() { Clear(); } method CheckClear (line 4055) | inline void CheckClear() method IVRSystem (line 4064) | IVRSystem *VRSystem() method IVRChaperone (line 4074) | IVRChaperone *VRChaperone() method IVRChaperoneSetup (line 4085) | IVRChaperoneSetup *VRChaperoneSetup() method IVRCompositor (line 4096) | IVRCompositor *VRCompositor() method IVROverlay (line 4107) | IVROverlay *VROverlay() method IVRResources (line 4118) | IVRResources *VRResources() method IVRScreenshots (line 4129) | IVRScreenshots *VRScreenshots() method IVRRenderModels (line 4140) | IVRRenderModels *VRRenderModels() method IVRExtendedDisplay (line 4151) | IVRExtendedDisplay *VRExtendedDisplay() method IVRSettings (line 4162) | IVRSettings *VRSettings() method IVRApplications (line 4173) | IVRApplications *VRApplications() method IVRTrackedCamera (line 4184) | IVRTrackedCamera *VRTrackedCamera() method IVRDriverManager (line 4195) | IVRDriverManager *VRDriverManager() method IVRInput (line 4206) | IVRInput *VRInput() method IVRIOBuffer (line 4217) | IVRIOBuffer *VRIOBuffer() function COpenVRContext (line 4245) | inline COpenVRContext &OpenVRInternal_ModuleContext() method COpenVRContext (line 4052) | COpenVRContext() { Clear(); } method CheckClear (line 4055) | inline void CheckClear() method IVRSystem (line 4064) | IVRSystem *VRSystem() method IVRChaperone (line 4074) | IVRChaperone *VRChaperone() method IVRChaperoneSetup (line 4085) | IVRChaperoneSetup *VRChaperoneSetup() method IVRCompositor (line 4096) | IVRCompositor *VRCompositor() method IVROverlay (line 4107) | IVROverlay *VROverlay() method IVRResources (line 4118) | IVRResources *VRResources() method IVRScreenshots (line 4129) | IVRScreenshots *VRScreenshots() method IVRRenderModels (line 4140) | IVRRenderModels *VRRenderModels() method IVRExtendedDisplay (line 4151) | IVRExtendedDisplay *VRExtendedDisplay() method IVRSettings (line 4162) | IVRSettings *VRSettings() method IVRApplications (line 4173) | IVRApplications *VRApplications() method IVRTrackedCamera (line 4184) | IVRTrackedCamera *VRTrackedCamera() method IVRDriverManager (line 4195) | IVRDriverManager *VRDriverManager() method IVRInput (line 4206) | IVRInput *VRInput() method IVRIOBuffer (line 4217) | IVRIOBuffer *VRIOBuffer() function IVRSystem (line 4251) | inline IVRSystem *VR_CALLTYPE VRSystem() { return OpenVRInternal_Modul... function IVRChaperone (line 4252) | inline IVRChaperone *VR_CALLTYPE VRChaperone() { return OpenVRInternal... function IVRChaperoneSetup (line 4253) | inline IVRChaperoneSetup *VR_CALLTYPE VRChaperoneSetup() { return Open... function IVRCompositor (line 4254) | inline IVRCompositor *VR_CALLTYPE VRCompositor() { return OpenVRIntern... function IVROverlay (line 4255) | inline IVROverlay *VR_CALLTYPE VROverlay() { return OpenVRInternal_Mod... function IVRScreenshots (line 4256) | inline IVRScreenshots *VR_CALLTYPE VRScreenshots() { return OpenVRInte... function IVRRenderModels (line 4257) | inline IVRRenderModels *VR_CALLTYPE VRRenderModels() { return OpenVRIn... function IVRApplications (line 4258) | inline IVRApplications *VR_CALLTYPE VRApplications() { return OpenVRIn... function IVRSettings (line 4259) | inline IVRSettings *VR_CALLTYPE VRSettings() { return OpenVRInternal_M... function IVRResources (line 4260) | inline IVRResources *VR_CALLTYPE VRResources() { return OpenVRInternal... function IVRExtendedDisplay (line 4261) | inline IVRExtendedDisplay *VR_CALLTYPE VRExtendedDisplay() { return Op... function IVRTrackedCamera (line 4262) | inline IVRTrackedCamera *VR_CALLTYPE VRTrackedCamera() { return OpenVR... function IVRDriverManager (line 4263) | inline IVRDriverManager *VR_CALLTYPE VRDriverManager() { return OpenVR... function IVRInput (line 4264) | inline IVRInput *VR_CALLTYPE VRInput() { return OpenVRInternal_ModuleC... function IVRIOBuffer (line 4265) | inline IVRIOBuffer *VR_CALLTYPE VRIOBuffer() { return OpenVRInternal_M... function IVRSystem (line 4290) | inline IVRSystem *VR_Init( EVRInitError *peError, EVRApplicationType e... function VR_Shutdown (line 4319) | inline void VR_Shutdown() type vr (line 3529) | namespace vr class IVRSystem (line 1475) | class IVRSystem type EVRApplicationError (line 1782) | enum EVRApplicationError type EVRApplicationProperty (line 1813) | enum EVRApplicationProperty type EVRApplicationTransitionState (line 1839) | enum EVRApplicationTransitionState type AppOverrideKeys_t (line 1849) | struct AppOverrideKeys_t class IVRApplications (line 1859) | class IVRApplications type EVRSettingsError (line 1995) | enum EVRSettingsError class IVRSettings (line 2008) | class IVRSettings type ChaperoneCalibrationState (line 2238) | enum ChaperoneCalibrationState class IVRChaperone (line 2262) | class IVRChaperone type EChaperoneConfigFile (line 2307) | enum EChaperoneConfigFile type EChaperoneImportFlags (line 2313) | enum EChaperoneImportFlags class IVRChaperoneSetup (line 2322) | class IVRChaperoneSetup type EVRCompositorError (line 2400) | enum EVRCompositorError type EVRCompositorTimingMode (line 2417) | enum EVRCompositorTimingMode type Compositor_FrameTiming (line 2434) | struct Compositor_FrameTiming type Compositor_CumulativeStats (line 2476) | struct Compositor_CumulativeStats class IVRCompositor (line 2507) | class IVRCompositor type NotificationBitmap_t (line 2712) | struct NotificationBitmap_t method NotificationBitmap_t (line 2714) | NotificationBitmap_t() type EVRNotificationType (line 2730) | enum EVRNotificationType type EVRNotificationStyle (line 2746) | enum EVRNotificationStyle class IVRNotifications (line 2774) | class IVRNotifications type VROverlayInputMethod (line 2811) | enum VROverlayInputMethod type VROverlayTransformType (line 2819) | enum VROverlayTransformType type VROverlayFlags (line 2828) | enum VROverlayFlags type VRMessageOverlayResponse (line 2872) | enum VRMessageOverlayResponse type VROverlayIntersectionParams_t (line 2883) | struct VROverlayIntersectionParams_t type VROverlayIntersectionResults_t (line 2890) | struct VROverlayIntersectionResults_t type EGamepadTextInputMode (line 2899) | enum EGamepadTextInputMode type EGamepadTextInputLineMode (line 2907) | enum EGamepadTextInputLineMode type EOverlayDirection (line 2914) | enum EOverlayDirection type EVROverlayIntersectionMaskPrimitiveType (line 2924) | enum EVROverlayIntersectionMaskPrimitiveType type IntersectionMaskRectangle_t (line 2930) | struct IntersectionMaskRectangle_t type IntersectionMaskCircle_t (line 2938) | struct IntersectionMaskCircle_t type VROverlayIntersectionMaskPrimitive_t (line 2952) | struct VROverlayIntersectionMaskPrimitive_t class IVROverlay (line 2958) | class IVROverlay type EVRRenderModelError (line 3306) | enum EVRRenderModelError type EVRComponentProperty (line 3326) | enum EVRComponentProperty type RenderModel_ComponentState_t (line 3336) | struct RenderModel_ComponentState_t type RenderModel_Vertex_t (line 3344) | struct RenderModel_Vertex_t type RenderModel_TextureMap_t (line 3358) | struct RenderModel_TextureMap_t type RenderModel_t (line 3380) | struct RenderModel_t type RenderModel_ControllerMode_State_t (line 3393) | struct RenderModel_ControllerMode_State_t class IVRRenderModels (line 3400) | class IVRRenderModels class IVRExtendedDisplay (line 3505) | class IVRExtendedDisplay class IVRTrackedCamera (line 3532) | class IVRTrackedCamera type EVRScreenshotError (line 3588) | enum EVRScreenshotError class IVRScreenshots (line 3599) | class IVRScreenshots class IVRResources (line 3694) | class IVRResources class IVRDriverManager (line 3720) | class IVRDriverManager type InputAnalogActionData_t (line 3753) | struct InputAnalogActionData_t type InputDigitalActionData_t (line 3771) | struct InputDigitalActionData_t type InputPoseActionData_t (line 3789) | struct InputPoseActionData_t type EVRSkeletalTransformSpace (line 3801) | enum EVRSkeletalTransformSpace type InputSkeletonActionData_t (line 3809) | struct InputSkeletonActionData_t type EVRInputFilterCancelType (line 3818) | enum EVRInputFilterCancelType type InputOriginInfo_t (line 3824) | struct InputOriginInfo_t type VRActiveActionSet_t (line 3831) | struct VRActiveActionSet_t class IVRInput (line 3847) | class IVRInput type EIOBufferError (line 3930) | enum EIOBufferError type EIOBufferMode (line 3941) | enum EIOBufferMode class IVRIOBuffer (line 3951) | class IVRIOBuffer class COpenVRContext (line 4049) | class COpenVRContext method COpenVRContext (line 4052) | COpenVRContext() { Clear(); } method CheckClear (line 4055) | inline void CheckClear() method IVRSystem (line 4064) | IVRSystem *VRSystem() method IVRChaperone (line 4074) | IVRChaperone *VRChaperone() method IVRChaperoneSetup (line 4085) | IVRChaperoneSetup *VRChaperoneSetup() method IVRCompositor (line 4096) | IVRCompositor *VRCompositor() method IVROverlay (line 4107) | IVROverlay *VROverlay() method IVRResources (line 4118) | IVRResources *VRResources() method IVRScreenshots (line 4129) | IVRScreenshots *VRScreenshots() method IVRRenderModels (line 4140) | IVRRenderModels *VRRenderModels() method IVRExtendedDisplay (line 4151) | IVRExtendedDisplay *VRExtendedDisplay() method IVRSettings (line 4162) | IVRSettings *VRSettings() method IVRApplications (line 4173) | IVRApplications *VRApplications() method IVRTrackedCamera (line 4184) | IVRTrackedCamera *VRTrackedCamera() method IVRDriverManager (line 4195) | IVRDriverManager *VRDriverManager() method IVRInput (line 4206) | IVRInput *VRInput() method IVRIOBuffer (line 4217) | IVRIOBuffer *VRIOBuffer() function COpenVRContext (line 4245) | inline COpenVRContext &OpenVRInternal_ModuleContext() method COpenVRContext (line 4052) | COpenVRContext() { Clear(); } method CheckClear (line 4055) | inline void CheckClear() method IVRSystem (line 4064) | IVRSystem *VRSystem() method IVRChaperone (line 4074) | IVRChaperone *VRChaperone() method IVRChaperoneSetup (line 4085) | IVRChaperoneSetup *VRChaperoneSetup() method IVRCompositor (line 4096) | IVRCompositor *VRCompositor() method IVROverlay (line 4107) | IVROverlay *VROverlay() method IVRResources (line 4118) | IVRResources *VRResources() method IVRScreenshots (line 4129) | IVRScreenshots *VRScreenshots() method IVRRenderModels (line 4140) | IVRRenderModels *VRRenderModels() method IVRExtendedDisplay (line 4151) | IVRExtendedDisplay *VRExtendedDisplay() method IVRSettings (line 4162) | IVRSettings *VRSettings() method IVRApplications (line 4173) | IVRApplications *VRApplications() method IVRTrackedCamera (line 4184) | IVRTrackedCamera *VRTrackedCamera() method IVRDriverManager (line 4195) | IVRDriverManager *VRDriverManager() method IVRInput (line 4206) | IVRInput *VRInput() method IVRIOBuffer (line 4217) | IVRIOBuffer *VRIOBuffer() function IVRSystem (line 4251) | inline IVRSystem *VR_CALLTYPE VRSystem() { return OpenVRInternal_Modul... function IVRChaperone (line 4252) | inline IVRChaperone *VR_CALLTYPE VRChaperone() { return OpenVRInternal... function IVRChaperoneSetup (line 4253) | inline IVRChaperoneSetup *VR_CALLTYPE VRChaperoneSetup() { return Open... function IVRCompositor (line 4254) | inline IVRCompositor *VR_CALLTYPE VRCompositor() { return OpenVRIntern... function IVROverlay (line 4255) | inline IVROverlay *VR_CALLTYPE VROverlay() { return OpenVRInternal_Mod... function IVRScreenshots (line 4256) | inline IVRScreenshots *VR_CALLTYPE VRScreenshots() { return OpenVRInte... function IVRRenderModels (line 4257) | inline IVRRenderModels *VR_CALLTYPE VRRenderModels() { return OpenVRIn... function IVRApplications (line 4258) | inline IVRApplications *VR_CALLTYPE VRApplications() { return OpenVRIn... function IVRSettings (line 4259) | inline IVRSettings *VR_CALLTYPE VRSettings() { return OpenVRInternal_M... function IVRResources (line 4260) | inline IVRResources *VR_CALLTYPE VRResources() { return OpenVRInternal... function IVRExtendedDisplay (line 4261) | inline IVRExtendedDisplay *VR_CALLTYPE VRExtendedDisplay() { return Op... function IVRTrackedCamera (line 4262) | inline IVRTrackedCamera *VR_CALLTYPE VRTrackedCamera() { return OpenVR... function IVRDriverManager (line 4263) | inline IVRDriverManager *VR_CALLTYPE VRDriverManager() { return OpenVR... function IVRInput (line 4264) | inline IVRInput *VR_CALLTYPE VRInput() { return OpenVRInternal_ModuleC... function IVRIOBuffer (line 4265) | inline IVRIOBuffer *VR_CALLTYPE VRIOBuffer() { return OpenVRInternal_M... function IVRSystem (line 4290) | inline IVRSystem *VR_Init( EVRInitError *peError, EVRApplicationType e... function VR_Shutdown (line 4319) | inline void VR_Shutdown() type vr (line 3584) | namespace vr class IVRSystem (line 1475) | class IVRSystem type EVRApplicationError (line 1782) | enum EVRApplicationError type EVRApplicationProperty (line 1813) | enum EVRApplicationProperty type EVRApplicationTransitionState (line 1839) | enum EVRApplicationTransitionState type AppOverrideKeys_t (line 1849) | struct AppOverrideKeys_t class IVRApplications (line 1859) | class IVRApplications type EVRSettingsError (line 1995) | enum EVRSettingsError class IVRSettings (line 2008) | class IVRSettings type ChaperoneCalibrationState (line 2238) | enum ChaperoneCalibrationState class IVRChaperone (line 2262) | class IVRChaperone type EChaperoneConfigFile (line 2307) | enum EChaperoneConfigFile type EChaperoneImportFlags (line 2313) | enum EChaperoneImportFlags class IVRChaperoneSetup (line 2322) | class IVRChaperoneSetup type EVRCompositorError (line 2400) | enum EVRCompositorError type EVRCompositorTimingMode (line 2417) | enum EVRCompositorTimingMode type Compositor_FrameTiming (line 2434) | struct Compositor_FrameTiming type Compositor_CumulativeStats (line 2476) | struct Compositor_CumulativeStats class IVRCompositor (line 2507) | class IVRCompositor type NotificationBitmap_t (line 2712) | struct NotificationBitmap_t method NotificationBitmap_t (line 2714) | NotificationBitmap_t() type EVRNotificationType (line 2730) | enum EVRNotificationType type EVRNotificationStyle (line 2746) | enum EVRNotificationStyle class IVRNotifications (line 2774) | class IVRNotifications type VROverlayInputMethod (line 2811) | enum VROverlayInputMethod type VROverlayTransformType (line 2819) | enum VROverlayTransformType type VROverlayFlags (line 2828) | enum VROverlayFlags type VRMessageOverlayResponse (line 2872) | enum VRMessageOverlayResponse type VROverlayIntersectionParams_t (line 2883) | struct VROverlayIntersectionParams_t type VROverlayIntersectionResults_t (line 2890) | struct VROverlayIntersectionResults_t type EGamepadTextInputMode (line 2899) | enum EGamepadTextInputMode type EGamepadTextInputLineMode (line 2907) | enum EGamepadTextInputLineMode type EOverlayDirection (line 2914) | enum EOverlayDirection type EVROverlayIntersectionMaskPrimitiveType (line 2924) | enum EVROverlayIntersectionMaskPrimitiveType type IntersectionMaskRectangle_t (line 2930) | struct IntersectionMaskRectangle_t type IntersectionMaskCircle_t (line 2938) | struct IntersectionMaskCircle_t type VROverlayIntersectionMaskPrimitive_t (line 2952) | struct VROverlayIntersectionMaskPrimitive_t class IVROverlay (line 2958) | class IVROverlay type EVRRenderModelError (line 3306) | enum EVRRenderModelError type EVRComponentProperty (line 3326) | enum EVRComponentProperty type RenderModel_ComponentState_t (line 3336) | struct RenderModel_ComponentState_t type RenderModel_Vertex_t (line 3344) | struct RenderModel_Vertex_t type RenderModel_TextureMap_t (line 3358) | struct RenderModel_TextureMap_t type RenderModel_t (line 3380) | struct RenderModel_t type RenderModel_ControllerMode_State_t (line 3393) | struct RenderModel_ControllerMode_State_t class IVRRenderModels (line 3400) | class IVRRenderModels class IVRExtendedDisplay (line 3505) | class IVRExtendedDisplay class IVRTrackedCamera (line 3532) | class IVRTrackedCamera type EVRScreenshotError (line 3588) | enum EVRScreenshotError class IVRScreenshots (line 3599) | class IVRScreenshots class IVRResources (line 3694) | class IVRResources class IVRDriverManager (line 3720) | class IVRDriverManager type InputAnalogActionData_t (line 3753) | struct InputAnalogActionData_t type InputDigitalActionData_t (line 3771) | struct InputDigitalActionData_t type InputPoseActionData_t (line 3789) | struct InputPoseActionData_t type EVRSkeletalTransformSpace (line 3801) | enum EVRSkeletalTransformSpace type InputSkeletonActionData_t (line 3809) | struct InputSkeletonActionData_t type EVRInputFilterCancelType (line 3818) | enum EVRInputFilterCancelType type InputOriginInfo_t (line 3824) | struct InputOriginInfo_t type VRActiveActionSet_t (line 3831) | struct VRActiveActionSet_t class IVRInput (line 3847) | class IVRInput type EIOBufferError (line 3930) | enum EIOBufferError type EIOBufferMode (line 3941) | enum EIOBufferMode class IVRIOBuffer (line 3951) | class IVRIOBuffer class COpenVRContext (line 4049) | class COpenVRContext method COpenVRContext (line 4052) | COpenVRContext() { Clear(); } method CheckClear (line 4055) | inline void CheckClear() method IVRSystem (line 4064) | IVRSystem *VRSystem() method IVRChaperone (line 4074) | IVRChaperone *VRChaperone() method IVRChaperoneSetup (line 4085) | IVRChaperoneSetup *VRChaperoneSetup() method IVRCompositor (line 4096) | IVRCompositor *VRCompositor() method IVROverlay (line 4107) | IVROverlay *VROverlay() method IVRResources (line 4118) | IVRResources *VRResources() method IVRScreenshots (line 4129) | IVRScreenshots *VRScreenshots() method IVRRenderModels (line 4140) | IVRRenderModels *VRRenderModels() method IVRExtendedDisplay (line 4151) | IVRExtendedDisplay *VRExtendedDisplay() method IVRSettings (line 4162) | IVRSettings *VRSettings() method IVRApplications (line 4173) | IVRApplications *VRApplications() method IVRTrackedCamera (line 4184) | IVRTrackedCamera *VRTrackedCamera() method IVRDriverManager (line 4195) | IVRDriverManager *VRDriverManager() method IVRInput (line 4206) | IVRInput *VRInput() method IVRIOBuffer (line 4217) | IVRIOBuffer *VRIOBuffer() function COpenVRContext (line 4245) | inline COpenVRContext &OpenVRInternal_ModuleContext() method COpenVRContext (line 4052) | COpenVRContext() { Clear(); } method CheckClear (line 4055) | inline void CheckClear() method IVRSystem (line 4064) | IVRSystem *VRSystem() method IVRChaperone (line 4074) | IVRChaperone *VRChaperone() method IVRChaperoneSetup (line 4085) | IVRChaperoneSetup *VRChaperoneSetup() method IVRCompositor (line 4096) | IVRCompositor *VRCompositor() method IVROverlay (line 4107) | IVROverlay *VROverlay() method IVRResources (line 4118) | IVRResources *VRResources() method IVRScreenshots (line 4129) | IVRScreenshots *VRScreenshots() method IVRRenderModels (line 4140) | IVRRenderModels *VRRenderModels() method IVRExtendedDisplay (line 4151) | IVRExtendedDisplay *VRExtendedDisplay() method IVRSettings (line 4162) | IVRSettings *VRSettings() method IVRApplications (line 4173) | IVRApplications *VRApplications() method IVRTrackedCamera (line 4184) | IVRTrackedCamera *VRTrackedCamera() method IVRDriverManager (line 4195) | IVRDriverManager *VRDriverManager() method IVRInput (line 4206) | IVRInput *VRInput() method IVRIOBuffer (line 4217) | IVRIOBuffer *VRIOBuffer() function IVRSystem (line 4251) | inline IVRSystem *VR_CALLTYPE VRSystem() { return OpenVRInternal_Modul... function IVRChaperone (line 4252) | inline IVRChaperone *VR_CALLTYPE VRChaperone() { return OpenVRInternal... function IVRChaperoneSetup (line 4253) | inline IVRChaperoneSetup *VR_CALLTYPE VRChaperoneSetup() { return Open... function IVRCompositor (line 4254) | inline IVRCompositor *VR_CALLTYPE VRCompositor() { return OpenVRIntern... function IVROverlay (line 4255) | inline IVROverlay *VR_CALLTYPE VROverlay() { return OpenVRInternal_Mod... function IVRScreenshots (line 4256) | inline IVRScreenshots *VR_CALLTYPE VRScreenshots() { return OpenVRInte... function IVRRenderModels (line 4257) | inline IVRRenderModels *VR_CALLTYPE VRRenderModels() { return OpenVRIn... function IVRApplications (line 4258) | inline IVRApplications *VR_CALLTYPE VRApplications() { return OpenVRIn... function IVRSettings (line 4259) | inline IVRSettings *VR_CALLTYPE VRSettings() { return OpenVRInternal_M... function IVRResources (line 4260) | inline IVRResources *VR_CALLTYPE VRResources() { return OpenVRInternal... function IVRExtendedDisplay (line 4261) | inline IVRExtendedDisplay *VR_CALLTYPE VRExtendedDisplay() { return Op... function IVRTrackedCamera (line 4262) | inline IVRTrackedCamera *VR_CALLTYPE VRTrackedCamera() { return OpenVR... function IVRDriverManager (line 4263) | inline IVRDriverManager *VR_CALLTYPE VRDriverManager() { return OpenVR... function IVRInput (line 4264) | inline IVRInput *VR_CALLTYPE VRInput() { return OpenVRInternal_ModuleC... function IVRIOBuffer (line 4265) | inline IVRIOBuffer *VR_CALLTYPE VRIOBuffer() { return OpenVRInternal_M... function IVRSystem (line 4290) | inline IVRSystem *VR_Init( EVRInitError *peError, EVRApplicationType e... function VR_Shutdown (line 4319) | inline void VR_Shutdown() type vr (line 3691) | namespace vr class IVRSystem (line 1475) | class IVRSystem type EVRApplicationError (line 1782) | enum EVRApplicationError type EVRApplicationProperty (line 1813) | enum EVRApplicationProperty type EVRApplicationTransitionState (line 1839) | enum EVRApplicationTransitionState type AppOverrideKeys_t (line 1849) | struct AppOverrideKeys_t class IVRApplications (line 1859) | class IVRApplications type EVRSettingsError (line 1995) | enum EVRSettingsError class IVRSettings (line 2008) | class IVRSettings type ChaperoneCalibrationState (line 2238) | enum ChaperoneCalibrationState class IVRChaperone (line 2262) | class IVRChaperone type EChaperoneConfigFile (line 2307) | enum EChaperoneConfigFile type EChaperoneImportFlags (line 2313) | enum EChaperoneImportFlags class IVRChaperoneSetup (line 2322) | class IVRChaperoneSetup type EVRCompositorError (line 2400) | enum EVRCompositorError type EVRCompositorTimingMode (line 2417) | enum EVRCompositorTimingMode type Compositor_FrameTiming (line 2434) | struct Compositor_FrameTiming type Compositor_CumulativeStats (line 2476) | struct Compositor_CumulativeStats class IVRCompositor (line 2507) | class IVRCompositor type NotificationBitmap_t (line 2712) | struct NotificationBitmap_t method NotificationBitmap_t (line 2714) | NotificationBitmap_t() type EVRNotificationType (line 2730) | enum EVRNotificationType type EVRNotificationStyle (line 2746) | enum EVRNotificationStyle class IVRNotifications (line 2774) | class IVRNotifications type VROverlayInputMethod (line 2811) | enum VROverlayInputMethod type VROverlayTransformType (line 2819) | enum VROverlayTransformType type VROverlayFlags (line 2828) | enum VROverlayFlags type VRMessageOverlayResponse (line 2872) | enum VRMessageOverlayResponse type VROverlayIntersectionParams_t (line 2883) | struct VROverlayIntersectionParams_t type VROverlayIntersectionResults_t (line 2890) | struct VROverlayIntersectionResults_t type EGamepadTextInputMode (line 2899) | enum EGamepadTextInputMode type EGamepadTextInputLineMode (line 2907) | enum EGamepadTextInputLineMode type EOverlayDirection (line 2914) | enum EOverlayDirection type EVROverlayIntersectionMaskPrimitiveType (line 2924) | enum EVROverlayIntersectionMaskPrimitiveType type IntersectionMaskRectangle_t (line 2930) | struct IntersectionMaskRectangle_t type IntersectionMaskCircle_t (line 2938) | struct IntersectionMaskCircle_t type VROverlayIntersectionMaskPrimitive_t (line 2952) | struct VROverlayIntersectionMaskPrimitive_t class IVROverlay (line 2958) | class IVROverlay type EVRRenderModelError (line 3306) | enum EVRRenderModelError type EVRComponentProperty (line 3326) | enum EVRComponentProperty type RenderModel_ComponentState_t (line 3336) | struct RenderModel_ComponentState_t type RenderModel_Vertex_t (line 3344) | struct RenderModel_Vertex_t type RenderModel_TextureMap_t (line 3358) | struct RenderModel_TextureMap_t type RenderModel_t (line 3380) | struct RenderModel_t type RenderModel_ControllerMode_State_t (line 3393) | struct RenderModel_ControllerMode_State_t class IVRRenderModels (line 3400) | class IVRRenderModels class IVRExtendedDisplay (line 3505) | class IVRExtendedDisplay class IVRTrackedCamera (line 3532) | class IVRTrackedCamera type EVRScreenshotError (line 3588) | enum EVRScreenshotError class IVRScreenshots (line 3599) | class IVRScreenshots class IVRResources (line 3694) | class IVRResources class IVRDriverManager (line 3720) | class IVRDriverManager type InputAnalogActionData_t (line 3753) | struct InputAnalogActionData_t type InputDigitalActionData_t (line 3771) | struct InputDigitalActionData_t type InputPoseActionData_t (line 3789) | struct InputPoseActionData_t type EVRSkeletalTransformSpace (line 3801) | enum EVRSkeletalTransformSpace type InputSkeletonActionData_t (line 3809) | struct InputSkeletonActionData_t type EVRInputFilterCancelType (line 3818) | enum EVRInputFilterCancelType type InputOriginInfo_t (line 3824) | struct InputOriginInfo_t type VRActiveActionSet_t (line 3831) | struct VRActiveActionSet_t class IVRInput (line 3847) | class IVRInput type EIOBufferError (line 3930) | enum EIOBufferError type EIOBufferMode (line 3941) | enum EIOBufferMode class IVRIOBuffer (line 3951) | class IVRIOBuffer class COpenVRContext (line 4049) | class COpenVRContext method COpenVRContext (line 4052) | COpenVRContext() { Clear(); } method CheckClear (line 4055) | inline void CheckClear() method IVRSystem (line 4064) | IVRSystem *VRSystem() method IVRChaperone (line 4074) | IVRChaperone *VRChaperone() method IVRChaperoneSetup (line 4085) | IVRChaperoneSetup *VRChaperoneSetup() method IVRCompositor (line 4096) | IVRCompositor *VRCompositor() method IVROverlay (line 4107) | IVROverlay *VROverlay() method IVRResources (line 4118) | IVRResources *VRResources() method IVRScreenshots (line 4129) | IVRScreenshots *VRScreenshots() method IVRRenderModels (line 4140) | IVRRenderModels *VRRenderModels() method IVRExtendedDisplay (line 4151) | IVRExtendedDisplay *VRExtendedDisplay() method IVRSettings (line 4162) | IVRSettings *VRSettings() method IVRApplications (line 4173) | IVRApplications *VRApplications() method IVRTrackedCamera (line 4184) | IVRTrackedCamera *VRTrackedCamera() method IVRDriverManager (line 4195) | IVRDriverManager *VRDriverManager() method IVRInput (line 4206) | IVRInput *VRInput() method IVRIOBuffer (line 4217) | IVRIOBuffer *VRIOBuffer() function COpenVRContext (line 4245) | inline COpenVRContext &OpenVRInternal_ModuleContext() method COpenVRContext (line 4052) | COpenVRContext() { Clear(); } method CheckClear (line 4055) | inline void CheckClear() method IVRSystem (line 4064) | IVRSystem *VRSystem() method IVRChaperone (line 4074) | IVRChaperone *VRChaperone() method IVRChaperoneSetup (line 4085) | IVRChaperoneSetup *VRChaperoneSetup() method IVRCompositor (line 4096) | IVRCompositor *VRCompositor() method IVROverlay (line 4107) | IVROverlay *VROverlay() method IVRResources (line 4118) | IVRResources *VRResources() method IVRScreenshots (line 4129) | IVRScreenshots *VRScreenshots() method IVRRenderModels (line 4140) | IVRRenderModels *VRRenderModels() method IVRExtendedDisplay (line 4151) | IVRExtendedDisplay *VRExtendedDisplay() method IVRSettings (line 4162) | IVRSettings *VRSettings() method IVRApplications (line 4173) | IVRApplications *VRApplications() method IVRTrackedCamera (line 4184) | IVRTrackedCamera *VRTrackedCamera() method IVRDriverManager (line 4195) | IVRDriverManager *VRDriverManager() method IVRInput (line 4206) | IVRInput *VRInput() method IVRIOBuffer (line 4217) | IVRIOBuffer *VRIOBuffer() function IVRSystem (line 4251) | inline IVRSystem *VR_CALLTYPE VRSystem() { return OpenVRInternal_Modul... function IVRChaperone (line 4252) | inline IVRChaperone *VR_CALLTYPE VRChaperone() { return OpenVRInternal... function IVRChaperoneSetup (line 4253) | inline IVRChaperoneSetup *VR_CALLTYPE VRChaperoneSetup() { return Open... function IVRCompositor (line 4254) | inline IVRCompositor *VR_CALLTYPE VRCompositor() { return OpenVRIntern... function IVROverlay (line 4255) | inline IVROverlay *VR_CALLTYPE VROverlay() { return OpenVRInternal_Mod... function IVRScreenshots (line 4256) | inline IVRScreenshots *VR_CALLTYPE VRScreenshots() { return OpenVRInte... function IVRRenderModels (line 4257) | inline IVRRenderModels *VR_CALLTYPE VRRenderModels() { return OpenVRIn... function IVRApplications (line 4258) | inline IVRApplications *VR_CALLTYPE VRApplications() { return OpenVRIn... function IVRSettings (line 4259) | inline IVRSettings *VR_CALLTYPE VRSettings() { return OpenVRInternal_M... function IVRResources (line 4260) | inline IVRResources *VR_CALLTYPE VRResources() { return OpenVRInternal... function IVRExtendedDisplay (line 4261) | inline IVRExtendedDisplay *VR_CALLTYPE VRExtendedDisplay() { return Op... function IVRTrackedCamera (line 4262) | inline IVRTrackedCamera *VR_CALLTYPE VRTrackedCamera() { return OpenVR... function IVRDriverManager (line 4263) | inline IVRDriverManager *VR_CALLTYPE VRDriverManager() { return OpenVR... function IVRInput (line 4264) | inline IVRInput *VR_CALLTYPE VRInput() { return OpenVRInternal_ModuleC... function IVRIOBuffer (line 4265) | inline IVRIOBuffer *VR_CALLTYPE VRIOBuffer() { return OpenVRInternal_M... function IVRSystem (line 4290) | inline IVRSystem *VR_Init( EVRInitError *peError, EVRApplicationType e... function VR_Shutdown (line 4319) | inline void VR_Shutdown() type vr (line 3717) | namespace vr class IVRSystem (line 1475) | class IVRSystem type EVRApplicationError (line 1782) | enum EVRApplicationError type EVRApplicationProperty (line 1813) | enum EVRApplicationProperty type EVRApplicationTransitionState (line 1839) | enum EVRApplicationTransitionState type AppOverrideKeys_t (line 1849) | struct AppOverrideKeys_t class IVRApplications (line 1859) | class IVRApplications type EVRSettingsError (line 1995) | enum EVRSettingsError class IVRSettings (line 2008) | class IVRSettings type ChaperoneCalibrationState (line 2238) | enum ChaperoneCalibrationState class IVRChaperone (line 2262) | class IVRChaperone type EChaperoneConfigFile (line 2307) | enum EChaperoneConfigFile type EChaperoneImportFlags (line 2313) | enum EChaperoneImportFlags class IVRChaperoneSetup (line 2322) | class IVRChaperoneSetup type EVRCompositorError (line 2400) | enum EVRCompositorError type EVRCompositorTimingMode (line 2417) | enum EVRCompositorTimingMode type Compositor_FrameTiming (line 2434) | struct Compositor_FrameTiming type Compositor_CumulativeStats (line 2476) | struct Compositor_CumulativeStats class IVRCompositor (line 2507) | class IVRCompositor type NotificationBitmap_t (line 2712) | struct NotificationBitmap_t method NotificationBitmap_t (line 2714) | NotificationBitmap_t() type EVRNotificationType (line 2730) | enum EVRNotificationType type EVRNotificationStyle (line 2746) | enum EVRNotificationStyle class IVRNotifications (line 2774) | class IVRNotifications type VROverlayInputMethod (line 2811) | enum VROverlayInputMethod type VROverlayTransformType (line 2819) | enum VROverlayTransformType type VROverlayFlags (line 2828) | enum VROverlayFlags type VRMessageOverlayResponse (line 2872) | enum VRMessageOverlayResponse type VROverlayIntersectionParams_t (line 2883) | struct VROverlayIntersectionParams_t type VROverlayIntersectionResults_t (line 2890) | struct VROverlayIntersectionResults_t type EGamepadTextInputMode (line 2899) | enum EGamepadTextInputMode type EGamepadTextInputLineMode (line 2907) | enum EGamepadTextInputLineMode type EOverlayDirection (line 2914) | enum EOverlayDirection type EVROverlayIntersectionMaskPrimitiveType (line 2924) | enum EVROverlayIntersectionMaskPrimitiveType type IntersectionMaskRectangle_t (line 2930) | struct IntersectionMaskRectangle_t type IntersectionMaskCircle_t (line 2938) | struct IntersectionMaskCircle_t type VROverlayIntersectionMaskPrimitive_t (line 2952) | struct VROverlayIntersectionMaskPrimitive_t class IVROverlay (line 2958) | class IVROverlay type EVRRenderModelError (line 3306) | enum EVRRenderModelError type EVRComponentProperty (line 3326) | enum EVRComponentProperty type RenderModel_ComponentState_t (line 3336) | struct RenderModel_ComponentState_t type RenderModel_Vertex_t (line 3344) | struct RenderModel_Vertex_t type RenderModel_TextureMap_t (line 3358) | struct RenderModel_TextureMap_t type RenderModel_t (line 3380) | struct RenderModel_t type RenderModel_ControllerMode_State_t (line 3393) | struct RenderModel_ControllerMode_State_t class IVRRenderModels (line 3400) | class IVRRenderModels class IVRExtendedDisplay (line 3505) | class IVRExtendedDisplay class IVRTrackedCamera (line 3532) | class IVRTrackedCamera type EVRScreenshotError (line 3588) | enum EVRScreenshotError class IVRScreenshots (line 3599) | class IVRScreenshots class IVRResources (line 3694) | class IVRResources class IVRDriverManager (line 3720) | class IVRDriverManager type InputAnalogActionData_t (line 3753) | struct InputAnalogActionData_t type InputDigitalActionData_t (line 3771) | struct InputDigitalActionData_t type InputPoseActionData_t (line 3789) | struct InputPoseActionData_t type EVRSkeletalTransformSpace (line 3801) | enum EVRSkeletalTransformSpace type InputSkeletonActionData_t (line 3809) | struct InputSkeletonActionData_t type EVRInputFilterCancelType (line 3818) | enum EVRInputFilterCancelType type InputOriginInfo_t (line 3824) | struct InputOriginInfo_t type VRActiveActionSet_t (line 3831) | struct VRActiveActionSet_t class IVRInput (line 3847) | class IVRInput type EIOBufferError (line 3930) | enum EIOBufferError type EIOBufferMode (line 3941) | enum EIOBufferMode class IVRIOBuffer (line 3951) | class IVRIOBuffer class COpenVRContext (line 4049) | class COpenVRContext method COpenVRContext (line 4052) | COpenVRContext() { Clear(); } method CheckClear (line 4055) | inline void CheckClear() method IVRSystem (line 4064) | IVRSystem *VRSystem() method IVRChaperone (line 4074) | IVRChaperone *VRChaperone() method IVRChaperoneSetup (line 4085) | IVRChaperoneSetup *VRChaperoneSetup() method IVRCompositor (line 4096) | IVRCompositor *VRCompositor() method IVROverlay (line 4107) | IVROverlay *VROverlay() method IVRResources (line 4118) | IVRResources *VRResources() method IVRScreenshots (line 4129) | IVRScreenshots *VRScreenshots() method IVRRenderModels (line 4140) | IVRRenderModels *VRRenderModels() method IVRExtendedDisplay (line 4151) | IVRExtendedDisplay *VRExtendedDisplay() method IVRSettings (line 4162) | IVRSettings *VRSettings() method IVRApplications (line 4173) | IVRApplications *VRApplications() method IVRTrackedCamera (line 4184) | IVRTrackedCamera *VRTrackedCamera() method IVRDriverManager (line 4195) | IVRDriverManager *VRDriverManager() method IVRInput (line 4206) | IVRInput *VRInput() method IVRIOBuffer (line 4217) | IVRIOBuffer *VRIOBuffer() function COpenVRContext (line 4245) | inline COpenVRContext &OpenVRInternal_ModuleContext() method COpenVRContext (line 4052) | COpenVRContext() { Clear(); } method CheckClear (line 4055) | inline void CheckClear() method IVRSystem (line 4064) | IVRSystem *VRSystem() method IVRChaperone (line 4074) | IVRChaperone *VRChaperone() method IVRChaperoneSetup (line 4085) | IVRChaperoneSetup *VRChaperoneSetup() method IVRCompositor (line 4096) | IVRCompositor *VRCompositor() method IVROverlay (line 4107) | IVROverlay *VROverlay() method IVRResources (line 4118) | IVRResources *VRResources() method IVRScreenshots (line 4129) | IVRScreenshots *VRScreenshots() method IVRRenderModels (line 4140) | IVRRenderModels *VRRenderModels() method IVRExtendedDisplay (line 4151) | IVRExtendedDisplay *VRExtendedDisplay() method IVRSettings (line 4162) | IVRSettings *VRSettings() method IVRApplications (line 4173) | IVRApplications *VRApplications() method IVRTrackedCamera (line 4184) | IVRTrackedCamera *VRTrackedCamera() method IVRDriverManager (line 4195) | IVRDriverManager *VRDriverManager() method IVRInput (line 4206) | IVRInput *VRInput() method IVRIOBuffer (line 4217) | IVRIOBuffer *VRIOBuffer() function IVRSystem (line 4251) | inline IVRSystem *VR_CALLTYPE VRSystem() { return OpenVRInternal_Modul... function IVRChaperone (line 4252) | inline IVRChaperone *VR_CALLTYPE VRChaperone() { return OpenVRInternal... function IVRChaperoneSetup (line 4253) | inline IVRChaperoneSetup *VR_CALLTYPE VRChaperoneSetup() { return Open... function IVRCompositor (line 4254) | inline IVRCompositor *VR_CALLTYPE VRCompositor() { return OpenVRIntern... function IVROverlay (line 4255) | inline IVROverlay *VR_CALLTYPE VROverlay() { return OpenVRInternal_Mod... function IVRScreenshots (line 4256) | inline IVRScreenshots *VR_CALLTYPE VRScreenshots() { return OpenVRInte... function IVRRenderModels (line 4257) | inline IVRRenderModels *VR_CALLTYPE VRRenderModels() { return OpenVRIn... function IVRApplications (line 4258) | inline IVRApplications *VR_CALLTYPE VRApplications() { return OpenVRIn... function IVRSettings (line 4259) | inline IVRSettings *VR_CALLTYPE VRSettings() { return OpenVRInternal_M... function IVRResources (line 4260) | inline IVRResources *VR_CALLTYPE VRResources() { return OpenVRInternal... function IVRExtendedDisplay (line 4261) | inline IVRExtendedDisplay *VR_CALLTYPE VRExtendedDisplay() { return Op... function IVRTrackedCamera (line 4262) | inline IVRTrackedCamera *VR_CALLTYPE VRTrackedCamera() { return OpenVR... function IVRDriverManager (line 4263) | inline IVRDriverManager *VR_CALLTYPE VRDriverManager() { return OpenVR... function IVRInput (line 4264) | inline IVRInput *VR_CALLTYPE VRInput() { return OpenVRInternal_ModuleC... function IVRIOBuffer (line 4265) | inline IVRIOBuffer *VR_CALLTYPE VRIOBuffer() { return OpenVRInternal_M... function IVRSystem (line 4290) | inline IVRSystem *VR_Init( EVRInitError *peError, EVRApplicationType e... function VR_Shutdown (line 4319) | inline void VR_Shutdown() type vr (line 3738) | namespace vr class IVRSystem (line 1475) | class IVRSystem type EVRApplicationError (line 1782) | enum EVRApplicationError type EVRApplicationProperty (line 1813) | enum EVRApplicationProperty type EVRApplicationTransitionState (line 1839) | enum EVRApplicationTransitionState type AppOverrideKeys_t (line 1849) | struct AppOverrideKeys_t class IVRApplications (line 1859) | class IVRApplications type EVRSettingsError (line 1995) | enum EVRSettingsError class IVRSettings (line 2008) | class IVRSettings type ChaperoneCalibrationState (line 2238) | enum ChaperoneCalibrationState class IVRChaperone (line 2262) | class IVRChaperone type EChaperoneConfigFile (line 2307) | enum EChaperoneConfigFile type EChaperoneImportFlags (line 2313) | enum EChaperoneImportFlags class IVRChaperoneSetup (line 2322) | class IVRChaperoneSetup type EVRCompositorError (line 2400) | enum EVRCompositorError type EVRCompositorTimingMode (line 2417) | enum EVRCompositorTimingMode type Compositor_FrameTiming (line 2434) | struct Compositor_FrameTiming type Compositor_CumulativeStats (line 2476) | struct Compositor_CumulativeStats class IVRCompositor (line 2507) | class IVRCompositor type NotificationBitmap_t (line 2712) | struct NotificationBitmap_t method NotificationBitmap_t (line 2714) | NotificationBitmap_t() type EVRNotificationType (line 2730) | enum EVRNotificationType type EVRNotificationStyle (line 2746) | enum EVRNotificationStyle class IVRNotifications (line 2774) | class IVRNotifications type VROverlayInputMethod (line 2811) | enum VROverlayInputMethod type VROverlayTransformType (line 2819) | enum VROverlayTransformType type VROverlayFlags (line 2828) | enum VROverlayFlags type VRMessageOverlayResponse (line 2872) | enum VRMessageOverlayResponse type VROverlayIntersectionParams_t (line 2883) | struct VROverlayIntersectionParams_t type VROverlayIntersectionResults_t (line 2890) | struct VROverlayIntersectionResults_t type EGamepadTextInputMode (line 2899) | enum EGamepadTextInputMode type EGamepadTextInputLineMode (line 2907) | enum EGamepadTextInputLineMode type EOverlayDirection (line 2914) | enum EOverlayDirection type EVROverlayIntersectionMaskPrimitiveType (line 2924) | enum EVROverlayIntersectionMaskPrimitiveType type IntersectionMaskRectangle_t (line 2930) | struct IntersectionMaskRectangle_t type IntersectionMaskCircle_t (line 2938) | struct IntersectionMaskCircle_t type VROverlayIntersectionMaskPrimitive_t (line 2952) | struct VROverlayIntersectionMaskPrimitive_t class IVROverlay (line 2958) | class IVROverlay type EVRRenderModelError (line 3306) | enum EVRRenderModelError type EVRComponentProperty (line 3326) | enum EVRComponentProperty type RenderModel_ComponentState_t (line 3336) | struct RenderModel_ComponentState_t type RenderModel_Vertex_t (line 3344) | struct RenderModel_Vertex_t type RenderModel_TextureMap_t (line 3358) | struct RenderModel_TextureMap_t type RenderModel_t (line 3380) | struct RenderModel_t type RenderModel_ControllerMode_State_t (line 3393) | struct RenderModel_ControllerMode_State_t class IVRRenderModels (line 3400) | class IVRRenderModels class IVRExtendedDisplay (line 3505) | class IVRExtendedDisplay class IVRTrackedCamera (line 3532) | class IVRTrackedCamera type EVRScreenshotError (line 3588) | enum EVRScreenshotError class IVRScreenshots (line 3599) | class IVRScreenshots class IVRResources (line 3694) | class IVRResources class IVRDriverManager (line 3720) | class IVRDriverManager type InputAnalogActionData_t (line 3753) | struct InputAnalogActionData_t type InputDigitalActionData_t (line 3771) | struct InputDigitalActionData_t type InputPoseActionData_t (line 3789) | struct InputPoseActionData_t type EVRSkeletalTransformSpace (line 3801) | enum EVRSkeletalTransformSpace type InputSkeletonActionData_t (line 3809) | struct InputSkeletonActionData_t type EVRInputFilterCancelType (line 3818) | enum EVRInputFilterCancelType type InputOriginInfo_t (line 3824) | struct InputOriginInfo_t type VRActiveActionSet_t (line 3831) | struct VRActiveActionSet_t class IVRInput (line 3847) | class IVRInput type EIOBufferError (line 3930) | enum EIOBufferError type EIOBufferMode (line 3941) | enum EIOBufferMode class IVRIOBuffer (line 3951) | class IVRIOBuffer class COpenVRContext (line 4049) | class COpenVRContext method COpenVRContext (line 4052) | COpenVRContext() { Clear(); } method CheckClear (line 4055) | inline void CheckClear() method IVRSystem (line 4064) | IVRSystem *VRSystem() method IVRChaperone (line 4074) | IVRChaperone *VRChaperone() method IVRChaperoneSetup (line 4085) | IVRChaperoneSetup *VRChaperoneSetup() method IVRCompositor (line 4096) | IVRCompositor *VRCompositor() method IVROverlay (line 4107) | IVROverlay *VROverlay() method IVRResources (line 4118) | IVRResources *VRResources() method IVRScreenshots (line 4129) | IVRScreenshots *VRScreenshots() method IVRRenderModels (line 4140) | IVRRenderModels *VRRenderModels() method IVRExtendedDisplay (line 4151) | IVRExtendedDisplay *VRExtendedDisplay() method IVRSettings (line 4162) | IVRSettings *VRSettings() method IVRApplications (line 4173) | IVRApplications *VRApplications() method IVRTrackedCamera (line 4184) | IVRTrackedCamera *VRTrackedCamera() method IVRDriverManager (line 4195) | IVRDriverManager *VRDriverManager() method IVRInput (line 4206) | IVRInput *VRInput() method IVRIOBuffer (line 4217) | IVRIOBuffer *VRIOBuffer() function COpenVRContext (line 4245) | inline COpenVRContext &OpenVRInternal_ModuleContext() method COpenVRContext (line 4052) | COpenVRContext() { Clear(); } method CheckClear (line 4055) | inline void CheckClear() method IVRSystem (line 4064) | IVRSystem *VRSystem() method IVRChaperone (line 4074) | IVRChaperone *VRChaperone() method IVRChaperoneSetup (line 4085) | IVRChaperoneSetup *VRChaperoneSetup() method IVRCompositor (line 4096) | IVRCompositor *VRCompositor() method IVROverlay (line 4107) | IVROverlay *VROverlay() method IVRResources (line 4118) | IVRResources *VRResources() method IVRScreenshots (line 4129) | IVRScreenshots *VRScreenshots() method IVRRenderModels (line 4140) | IVRRenderModels *VRRenderModels() method IVRExtendedDisplay (line 4151) | IVRExtendedDisplay *VRExtendedDisplay() method IVRSettings (line 4162) | IVRSettings *VRSettings() method IVRApplications (line 4173) | IVRApplications *VRApplications() method IVRTrackedCamera (line 4184) | IVRTrackedCamera *VRTrackedCamera() method IVRDriverManager (line 4195) | IVRDriverManager *VRDriverManager() method IVRInput (line 4206) | IVRInput *VRInput() method IVRIOBuffer (line 4217) | IVRIOBuffer *VRIOBuffer() function IVRSystem (line 4251) | inline IVRSystem *VR_CALLTYPE VRSystem() { return OpenVRInternal_Modul... function IVRChaperone (line 4252) | inline IVRChaperone *VR_CALLTYPE VRChaperone() { return OpenVRInternal... function IVRChaperoneSetup (line 4253) | inline IVRChaperoneSetup *VR_CALLTYPE VRChaperoneSetup() { return Open... function IVRCompositor (line 4254) | inline IVRCompositor *VR_CALLTYPE VRCompositor() { return OpenVRIntern... function IVROverlay (line 4255) | inline IVROverlay *VR_CALLTYPE VROverlay() { return OpenVRInternal_Mod... function IVRScreenshots (line 4256) | inline IVRScreenshots *VR_CALLTYPE VRScreenshots() { return OpenVRInte... function IVRRenderModels (line 4257) | inline IVRRenderModels *VR_CALLTYPE VRRenderModels() { return OpenVRIn... function IVRApplications (line 4258) | inline IVRApplications *VR_CALLTYPE VRApplications() { return OpenVRIn... function IVRSettings (line 4259) | inline IVRSettings *VR_CALLTYPE VRSettings() { return OpenVRInternal_M... function IVRResources (line 4260) | inline IVRResources *VR_CALLTYPE VRResources() { return OpenVRInternal... function IVRExtendedDisplay (line 4261) | inline IVRExtendedDisplay *VR_CALLTYPE VRExtendedDisplay() { return Op... function IVRTrackedCamera (line 4262) | inline IVRTrackedCamera *VR_CALLTYPE VRTrackedCamera() { return OpenVR... function IVRDriverManager (line 4263) | inline IVRDriverManager *VR_CALLTYPE VRDriverManager() { return OpenVR... function IVRInput (line 4264) | inline IVRInput *VR_CALLTYPE VRInput() { return OpenVRInternal_ModuleC... function IVRIOBuffer (line 4265) | inline IVRIOBuffer *VR_CALLTYPE VRIOBuffer() { return OpenVRInternal_M... function IVRSystem (line 4290) | inline IVRSystem *VR_Init( EVRInitError *peError, EVRApplicationType e... function VR_Shutdown (line 4319) | inline void VR_Shutdown() type vr (line 3924) | namespace vr class IVRSystem (line 1475) | class IVRSystem type EVRApplicationError (line 1782) | enum EVRApplicationError type EVRApplicationProperty (line 1813) | enum EVRApplicationProperty type EVRApplicationTransitionState (line 1839) | enum EVRApplicationTransitionState type AppOverrideKeys_t (line 1849) | struct AppOverrideKeys_t class IVRApplications (line 1859) | class IVRApplications type EVRSettingsError (line 1995) | enum EVRSettingsError class IVRSettings (line 2008) | class IVRSettings type ChaperoneCalibrationState (line 2238) | enum ChaperoneCalibrationState class IVRChaperone (line 2262) | class IVRChaperone type EChaperoneConfigFile (line 2307) | enum EChaperoneConfigFile type EChaperoneImportFlags (line 2313) | enum EChaperoneImportFlags class IVRChaperoneSetup (line 2322) | class IVRChaperoneSetup type EVRCompositorError (line 2400) | enum EVRCompositorError type EVRCompositorTimingMode (line 2417) | enum EVRCompositorTimingMode type Compositor_FrameTiming (line 2434) | struct Compositor_FrameTiming type Compositor_CumulativeStats (line 2476) | struct Compositor_CumulativeStats class IVRCompositor (line 2507) | class IVRCompositor type NotificationBitmap_t (line 2712) | struct NotificationBitmap_t method NotificationBitmap_t (line 2714) | NotificationBitmap_t() type EVRNotificationType (line 2730) | enum EVRNotificationType type EVRNotificationStyle (line 2746) | enum EVRNotificationStyle class IVRNotifications (line 2774) | class IVRNotifications type VROverlayInputMethod (line 2811) | enum VROverlayInputMethod type VROverlayTransformType (line 2819) | enum VROverlayTransformType type VROverlayFlags (line 2828) | enum VROverlayFlags type VRMessageOverlayResponse (line 2872) | enum VRMessageOverlayResponse type VROverlayIntersectionParams_t (line 2883) | struct VROverlayIntersectionParams_t type VROverlayIntersectionResults_t (line 2890) | struct VROverlayIntersectionResults_t type EGamepadTextInputMode (line 2899) | enum EGamepadTextInputMode type EGamepadTextInputLineMode (line 2907) | enum EGamepadTextInputLineMode type EOverlayDirection (line 2914) | enum EOverlayDirection type EVROverlayIntersectionMaskPrimitiveType (line 2924) | enum EVROverlayIntersectionMaskPrimitiveType type IntersectionMaskRectangle_t (line 2930) | struct IntersectionMaskRectangle_t type IntersectionMaskCircle_t (line 2938) | struct IntersectionMaskCircle_t type VROverlayIntersectionMaskPrimitive_t (line 2952) | struct VROverlayIntersectionMaskPrimitive_t class IVROverlay (line 2958) | class IVROverlay type EVRRenderModelError (line 3306) | enum EVRRenderModelError type EVRComponentProperty (line 3326) | enum EVRComponentProperty type RenderModel_ComponentState_t (line 3336) | struct RenderModel_ComponentState_t type RenderModel_Vertex_t (line 3344) | struct RenderModel_Vertex_t type RenderModel_TextureMap_t (line 3358) | struct RenderModel_TextureMap_t type RenderModel_t (line 3380) | struct RenderModel_t type RenderModel_ControllerMode_State_t (line 3393) | struct RenderModel_ControllerMode_State_t class IVRRenderModels (line 3400) | class IVRRenderModels class IVRExtendedDisplay (line 3505) | class IVRExtendedDisplay class IVRTrackedCamera (line 3532) | class IVRTrackedCamera type EVRScreenshotError (line 3588) | enum EVRScreenshotError class IVRScreenshots (line 3599) | class IVRScreenshots class IVRResources (line 3694) | class IVRResources class IVRDriverManager (line 3720) | class IVRDriverManager type InputAnalogActionData_t (line 3753) | struct InputAnalogActionData_t type InputDigitalActionData_t (line 3771) | struct InputDigitalActionData_t type InputPoseActionData_t (line 3789) | struct InputPoseActionData_t type EVRSkeletalTransformSpace (line 3801) | enum EVRSkeletalTransformSpace type InputSkeletonActionData_t (line 3809) | struct InputSkeletonActionData_t type EVRInputFilterCancelType (line 3818) | enum EVRInputFilterCancelType type InputOriginInfo_t (line 3824) | struct InputOriginInfo_t type VRActiveActionSet_t (line 3831) | struct VRActiveActionSet_t class IVRInput (line 3847) | class IVRInput type EIOBufferError (line 3930) | enum EIOBufferError type EIOBufferMode (line 3941) | enum EIOBufferMode class IVRIOBuffer (line 3951) | class IVRIOBuffer class COpenVRContext (line 4049) | class COpenVRContext method COpenVRContext (line 4052) | COpenVRContext() { Clear(); } method CheckClear (line 4055) | inline void CheckClear() method IVRSystem (line 4064) | IVRSystem *VRSystem() method IVRChaperone (line 4074) | IVRChaperone *VRChaperone() method IVRChaperoneSetup (line 4085) | IVRChaperoneSetup *VRChaperoneSetup() method IVRCompositor (line 4096) | IVRCompositor *VRCompositor() method IVROverlay (line 4107) | IVROverlay *VROverlay() method IVRResources (line 4118) | IVRResources *VRResources() method IVRScreenshots (line 4129) | IVRScreenshots *VRScreenshots() method IVRRenderModels (line 4140) | IVRRenderModels *VRRenderModels() method IVRExtendedDisplay (line 4151) | IVRExtendedDisplay *VRExtendedDisplay() method IVRSettings (line 4162) | IVRSettings *VRSettings() method IVRApplications (line 4173) | IVRApplications *VRApplications() method IVRTrackedCamera (line 4184) | IVRTrackedCamera *VRTrackedCamera() method IVRDriverManager (line 4195) | IVRDriverManager *VRDriverManager() method IVRInput (line 4206) | IVRInput *VRInput() method IVRIOBuffer (line 4217) | IVRIOBuffer *VRIOBuffer() function COpenVRContext (line 4245) | inline COpenVRContext &OpenVRInternal_ModuleContext() method COpenVRContext (line 4052) | COpenVRContext() { Clear(); } method CheckClear (line 4055) | inline void CheckClear() method IVRSystem (line 4064) | IVRSystem *VRSystem() method IVRChaperone (line 4074) | IVRChaperone *VRChaperone() method IVRChaperoneSetup (line 4085) | IVRChaperoneSetup *VRChaperoneSetup() method IVRCompositor (line 4096) | IVRCompositor *VRCompositor() method IVROverlay (line 4107) | IVROverlay *VROverlay() method IVRResources (line 4118) | IVRResources *VRResources() method IVRScreenshots (line 4129) | IVRScreenshots *VRScreenshots() method IVRRenderModels (line 4140) | IVRRenderModels *VRRenderModels() method IVRExtendedDisplay (line 4151) | IVRExtendedDisplay *VRExtendedDisplay() method IVRSettings (line 4162) | IVRSettings *VRSettings() method IVRApplications (line 4173) | IVRApplications *VRApplications() method IVRTrackedCamera (line 4184) | IVRTrackedCamera *VRTrackedCamera() method IVRDriverManager (line 4195) | IVRDriverManager *VRDriverManager() method IVRInput (line 4206) | IVRInput *VRInput() method IVRIOBuffer (line 4217) | IVRIOBuffer *VRIOBuffer() function IVRSystem (line 4251) | inline IVRSystem *VR_CALLTYPE VRSystem() { return OpenVRInternal_Modul... function IVRChaperone (line 4252) | inline IVRChaperone *VR_CALLTYPE VRChaperone() { return OpenVRInternal... function IVRChaperoneSetup (line 4253) | inline IVRChaperoneSetup *VR_CALLTYPE VRChaperoneSetup() { return Open... function IVRCompositor (line 4254) | inline IVRCompositor *VR_CALLTYPE VRCompositor() { return OpenVRIntern... function IVROverlay (line 4255) | inline IVROverlay *VR_CALLTYPE VROverlay() { return OpenVRInternal_Mod... function IVRScreenshots (line 4256) | inline IVRScreenshots *VR_CALLTYPE VRScreenshots() { return OpenVRInte... function IVRRenderModels (line 4257) | inline IVRRenderModels *VR_CALLTYPE VRRenderModels() { return OpenVRIn... function IVRApplications (line 4258) | inline IVRApplications *VR_CALLTYPE VRApplications() { return OpenVRIn... function IVRSettings (line 4259) | inline IVRSettings *VR_CALLTYPE VRSettings() { return OpenVRInternal_M... function IVRResources (line 4260) | inline IVRResources *VR_CALLTYPE VRResources() { return OpenVRInternal... function IVRExtendedDisplay (line 4261) | inline IVRExtendedDisplay *VR_CALLTYPE VRExtendedDisplay() { return Op... function IVRTrackedCamera (line 4262) | inline IVRTrackedCamera *VR_CALLTYPE VRTrackedCamera() { return OpenVR... function IVRDriverManager (line 4263) | inline IVRDriverManager *VR_CALLTYPE VRDriverManager() { return OpenVR... function IVRInput (line 4264) | inline IVRInput *VR_CALLTYPE VRInput() { return OpenVRInternal_ModuleC... function IVRIOBuffer (line 4265) | inline IVRIOBuffer *VR_CALLTYPE VRIOBuffer() { return OpenVRInternal_M... function IVRSystem (line 4290) | inline IVRSystem *VR_Init( EVRInitError *peError, EVRApplicationType e... function VR_Shutdown (line 4319) | inline void VR_Shutdown() type vr (line 3977) | namespace vr class IVRSystem (line 1475) | class IVRSystem type EVRApplicationError (line 1782) | enum EVRApplicationError type EVRApplicationProperty (line 1813) | enum EVRApplicationProperty type EVRApplicationTransitionState (line 1839) | enum EVRApplicationTransitionState type AppOverrideKeys_t (line 1849) | struct AppOverrideKeys_t class IVRApplications (line 1859) | class IVRApplications type EVRSettingsError (line 1995) | enum EVRSettingsError class IVRSettings (line 2008) | class IVRSettings type ChaperoneCalibrationState (line 2238) | enum ChaperoneCalibrationState class IVRChaperone (line 2262) | class IVRChaperone type EChaperoneConfigFile (line 2307) | enum EChaperoneConfigFile type EChaperoneImportFlags (line 2313) | enum EChaperoneImportFlags class IVRChaperoneSetup (line 2322) | class IVRChaperoneSetup type EVRCompositorError (line 2400) | enum EVRCompositorError type EVRCompositorTimingMode (line 2417) | enum EVRCompositorTimingMode type Compositor_FrameTiming (line 2434) | struct Compositor_FrameTiming type Compositor_CumulativeStats (line 2476) | struct Compositor_CumulativeStats class IVRCompositor (line 2507) | class IVRCompositor type NotificationBitmap_t (line 2712) | struct NotificationBitmap_t method NotificationBitmap_t (line 2714) | NotificationBitmap_t() type EVRNotificationType (line 2730) | enum EVRNotificationType type EVRNotificationStyle (line 2746) | enum EVRNotificationStyle class IVRNotifications (line 2774) | class IVRNotifications type VROverlayInputMethod (line 2811) | enum VROverlayInputMethod type VROverlayTransformType (line 2819) | enum VROverlayTransformType type VROverlayFlags (line 2828) | enum VROverlayFlags type VRMessageOverlayResponse (line 2872) | enum VRMessageOverlayResponse type VROverlayIntersectionParams_t (line 2883) | struct VROverlayIntersectionParams_t type VROverlayIntersectionResults_t (line 2890) | struct VROverlayIntersectionResults_t type EGamepadTextInputMode (line 2899) | enum EGamepadTextInputMode type EGamepadTextInputLineMode (line 2907) | enum EGamepadTextInputLineMode type EOverlayDirection (line 2914) | enum EOverlayDirection type EVROverlayIntersectionMaskPrimitiveType (line 2924) | enum EVROverlayIntersectionMaskPrimitiveType type IntersectionMaskRectangle_t (line 2930) | struct IntersectionMaskRectangle_t type IntersectionMaskCircle_t (line 2938) | struct IntersectionMaskCircle_t type VROverlayIntersectionMaskPrimitive_t (line 2952) | struct VROverlayIntersectionMaskPrimitive_t class IVROverlay (line 2958) | class IVROverlay type EVRRenderModelError (line 3306) | enum EVRRenderModelError type EVRComponentProperty (line 3326) | enum EVRComponentProperty type RenderModel_ComponentState_t (line 3336) | struct RenderModel_ComponentState_t type RenderModel_Vertex_t (line 3344) | struct RenderModel_Vertex_t type RenderModel_TextureMap_t (line 3358) | struct RenderModel_TextureMap_t type RenderModel_t (line 3380) | struct RenderModel_t type RenderModel_ControllerMode_State_t (line 3393) | struct RenderModel_ControllerMode_State_t class IVRRenderModels (line 3400) | class IVRRenderModels class IVRExtendedDisplay (line 3505) | class IVRExtendedDisplay class IVRTrackedCamera (line 3532) | class IVRTrackedCamera type EVRScreenshotError (line 3588) | enum EVRScreenshotError class IVRScreenshots (line 3599) | class IVRScreenshots class IVRResources (line 3694) | class IVRResources class IVRDriverManager (line 3720) | class IVRDriverManager type InputAnalogActionData_t (line 3753) | struct InputAnalogActionData_t type InputDigitalActionData_t (line 3771) | struct InputDigitalActionData_t type InputPoseActionData_t (line 3789) | struct InputPoseActionData_t type EVRSkeletalTransformSpace (line 3801) | enum EVRSkeletalTransformSpace type InputSkeletonActionData_t (line 3809) | struct InputSkeletonActionData_t type EVRInputFilterCancelType (line 3818) | enum EVRInputFilterCancelType type InputOriginInfo_t (line 3824) | struct InputOriginInfo_t type VRActiveActionSet_t (line 3831) | struct VRActiveActionSet_t class IVRInput (line 3847) | class IVRInput type EIOBufferError (line 3930) | enum EIOBufferError type EIOBufferMode (line 3941) | enum EIOBufferMode class IVRIOBuffer (line 3951) | class IVRIOBuffer class COpenVRContext (line 4049) | class COpenVRContext method COpenVRContext (line 4052) | COpenVRContext() { Clear(); } method CheckClear (line 4055) | inline void CheckClear() method IVRSystem (line 4064) | IVRSystem *VRSystem() method IVRChaperone (line 4074) | IVRChaperone *VRChaperone() method IVRChaperoneSetup (line 4085) | IVRChaperoneSetup *VRChaperoneSetup() method IVRCompositor (line 4096) | IVRCompositor *VRCompositor() method IVROverlay (line 4107) | IVROverlay *VROverlay() method IVRResources (line 4118) | IVRResources *VRResources() method IVRScreenshots (line 4129) | IVRScreenshots *VRScreenshots() method IVRRenderModels (line 4140) | IVRRenderModels *VRRenderModels() method IVRExtendedDisplay (line 4151) | IVRExtendedDisplay *VRExtendedDisplay() method IVRSettings (line 4162) | IVRSettings *VRSettings() method IVRApplications (line 4173) | IVRApplications *VRApplications() method IVRTrackedCamera (line 4184) | IVRTrackedCamera *VRTrackedCamera() method IVRDriverManager (line 4195) | IVRDriverManager *VRDriverManager() method IVRInput (line 4206) | IVRInput *VRInput() method IVRIOBuffer (line 4217) | IVRIOBuffer *VRIOBuffer() function COpenVRContext (line 4245) | inline COpenVRContext &OpenVRInternal_ModuleContext() method COpenVRContext (line 4052) | COpenVRContext() { Clear(); } method CheckClear (line 4055) | inline void CheckClear() method IVRSystem (line 4064) | IVRSystem *VRSystem() method IVRChaperone (line 4074) | IVRChaperone *VRChaperone() method IVRChaperoneSetup (line 4085) | IVRChaperoneSetup *VRChaperoneSetup() method IVRCompositor (line 4096) | IVRCompositor *VRCompositor() method IVROverlay (line 4107) | IVROverlay *VROverlay() method IVRResources (line 4118) | IVRResources *VRResources() method IVRScreenshots (line 4129) | IVRScreenshots *VRScreenshots() method IVRRenderModels (line 4140) | IVRRenderModels *VRRenderModels() method IVRExtendedDisplay (line 4151) | IVRExtendedDisplay *VRExtendedDisplay() method IVRSettings (line 4162) | IVRSettings *VRSettings() method IVRApplications (line 4173) | IVRApplications *VRApplications() method IVRTrackedCamera (line 4184) | IVRTrackedCamera *VRTrackedCamera() method IVRDriverManager (line 4195) | IVRDriverManager *VRDriverManager() method IVRInput (line 4206) | IVRInput *VRInput() method IVRIOBuffer (line 4217) | IVRIOBuffer *VRIOBuffer() function IVRSystem (line 4251) | inline IVRSystem *VR_CALLTYPE VRSystem() { return OpenVRInternal_Modul... function IVRChaperone (line 4252) | inline IVRChaperone *VR_CALLTYPE VRChaperone() { return OpenVRInternal... function IVRChaperoneSetup (line 4253) | inline IVRChaperoneSetup *VR_CALLTYPE VRChaperoneSetup() { return Open... function IVRCompositor (line 4254) | inline IVRCompositor *VR_CALLTYPE VRCompositor() { return OpenVRIntern... function IVROverlay (line 4255) | inline IVROverlay *VR_CALLTYPE VROverlay() { return OpenVRInternal_Mod... function IVRScreenshots (line 4256) | inline IVRScreenshots *VR_CALLTYPE VRScreenshots() { return OpenVRInte... function IVRRenderModels (line 4257) | inline IVRRenderModels *VR_CALLTYPE VRRenderModels() { return OpenVRIn... function IVRApplications (line 4258) | inline IVRApplications *VR_CALLTYPE VRApplications() { return OpenVRIn... function IVRSettings (line 4259) | inline IVRSettings *VR_CALLTYPE VRSettings() { return OpenVRInternal_M... function IVRResources (line 4260) | inline IVRResources *VR_CALLTYPE VRResources() { return OpenVRInternal... function IVRExtendedDisplay (line 4261) | inline IVRExtendedDisplay *VR_CALLTYPE VRExtendedDisplay() { return Op... function IVRTrackedCamera (line 4262) | inline IVRTrackedCamera *VR_CALLTYPE VRTrackedCamera() { return OpenVR... function IVRDriverManager (line 4263) | inline IVRDriverManager *VR_CALLTYPE VRDriverManager() { return OpenVR... function IVRInput (line 4264) | inline IVRInput *VR_CALLTYPE VRInput() { return OpenVRInternal_ModuleC... function IVRIOBuffer (line 4265) | inline IVRIOBuffer *VR_CALLTYPE VRIOBuffer() { return OpenVRInternal_M... function IVRSystem (line 4290) | inline IVRSystem *VR_Init( EVRInitError *peError, EVRApplicationType e... function VR_Shutdown (line 4319) | inline void VR_Shutdown() FILE: src/d3d10/d3d10_blend.cpp type dxvk (line 6) | namespace dxvk { function HRESULT (line 8) | HRESULT STDMETHODCALLTYPE D3D10BlendState::QueryInterface( function ULONG (line 15) | ULONG STDMETHODCALLTYPE D3D10BlendState::AddRef() { function ULONG (line 20) | ULONG STDMETHODCALLTYPE D3D10BlendState::Release() { function HRESULT (line 31) | HRESULT STDMETHODCALLTYPE D3D10BlendState::GetPrivateData( function HRESULT (line 39) | HRESULT STDMETHODCALLTYPE D3D10BlendState::SetPrivateData( function HRESULT (line 47) | HRESULT STDMETHODCALLTYPE D3D10BlendState::SetPrivateDataInterface( FILE: src/d3d10/d3d10_blend.h function namespace (line 5) | namespace dxvk { FILE: src/d3d10/d3d10_buffer.cpp type dxvk (line 7) | namespace dxvk { function HRESULT (line 9) | HRESULT STDMETHODCALLTYPE D3D10Buffer::QueryInterface( function ULONG (line 16) | ULONG STDMETHODCALLTYPE D3D10Buffer::AddRef() { function ULONG (line 21) | ULONG STDMETHODCALLTYPE D3D10Buffer::Release() { function HRESULT (line 32) | HRESULT STDMETHODCALLTYPE D3D10Buffer::GetPrivateData( function HRESULT (line 40) | HRESULT STDMETHODCALLTYPE D3D10Buffer::SetPrivateData( function HRESULT (line 48) | HRESULT STDMETHODCALLTYPE D3D10Buffer::SetPrivateDataInterface( function UINT (line 67) | UINT STDMETHODCALLTYPE D3D10Buffer::GetEvictionPriority() { function HRESULT (line 72) | HRESULT STDMETHODCALLTYPE D3D10Buffer::Map( FILE: src/d3d10/d3d10_buffer.h function namespace (line 5) | namespace dxvk { FILE: src/d3d10/d3d10_core.cpp function DLLEXPORT (line 22) | DLLEXPORT HRESULT __stdcall D3D10CoreCreateDevice( function UINT64 (line 60) | UINT64 STDMETHODCALLTYPE D3D10CoreGetVersion() { function HRESULT (line 67) | HRESULT STDMETHODCALLTYPE D3D10CoreRegisterLayers() { FILE: src/d3d10/d3d10_depth_stencil.cpp type dxvk (line 6) | namespace dxvk { function HRESULT (line 8) | HRESULT STDMETHODCALLTYPE D3D10DepthStencilState::QueryInterface( function ULONG (line 15) | ULONG STDMETHODCALLTYPE D3D10DepthStencilState::AddRef() { function ULONG (line 20) | ULONG STDMETHODCALLTYPE D3D10DepthStencilState::Release() { function HRESULT (line 31) | HRESULT STDMETHODCALLTYPE D3D10DepthStencilState::GetPrivateData( function HRESULT (line 39) | HRESULT STDMETHODCALLTYPE D3D10DepthStencilState::SetPrivateData( function HRESULT (line 47) | HRESULT STDMETHODCALLTYPE D3D10DepthStencilState::SetPrivateDataInterf... FILE: src/d3d10/d3d10_depth_stencil.h function namespace (line 5) | namespace dxvk { FILE: src/d3d10/d3d10_device.cpp type dxvk (line 6) | namespace dxvk { function HRESULT (line 20) | HRESULT STDMETHODCALLTYPE D3D10Device::QueryInterface( function ULONG (line 27) | ULONG STDMETHODCALLTYPE D3D10Device::AddRef() { function ULONG (line 32) | ULONG STDMETHODCALLTYPE D3D10Device::Release() { function HRESULT (line 37) | HRESULT STDMETHODCALLTYPE D3D10Device::GetPrivateData( function HRESULT (line 45) | HRESULT STDMETHODCALLTYPE D3D10Device::SetPrivateData( function HRESULT (line 53) | HRESULT STDMETHODCALLTYPE D3D10Device::SetPrivateDataInterface( function HRESULT (line 60) | HRESULT STDMETHODCALLTYPE D3D10Device::GetDeviceRemovedReason() { function HRESULT (line 65) | HRESULT STDMETHODCALLTYPE D3D10Device::SetExceptionMode( function UINT (line 71) | UINT STDMETHODCALLTYPE D3D10Device::GetExceptionMode() { function D3D10_FEATURE_LEVEL1 (line 76) | D3D10_FEATURE_LEVEL1 STDMETHODCALLTYPE D3D10Device::GetFeatureLevel() { function HRESULT (line 91) | HRESULT STDMETHODCALLTYPE D3D10Device::CreateBuffer( function HRESULT (line 121) | HRESULT STDMETHODCALLTYPE D3D10Device::CreateTexture1D( function HRESULT (line 153) | HRESULT STDMETHODCALLTYPE D3D10Device::CreateTexture2D( function HRESULT (line 187) | HRESULT STDMETHODCALLTYPE D3D10Device::CreateTexture3D( function HRESULT (line 220) | HRESULT STDMETHODCALLTYPE D3D10Device::CreateShaderResourceView( function HRESULT (line 245) | HRESULT STDMETHODCALLTYPE D3D10Device::CreateShaderResourceView1( function HRESULT (line 270) | HRESULT STDMETHODCALLTYPE D3D10Device::CreateRenderTargetView( function HRESULT (line 295) | HRESULT STDMETHODCALLTYPE D3D10Device::CreateDepthStencilView( function HRESULT (line 363) | HRESULT STDMETHODCALLTYPE D3D10Device::CreateInputLayout( function HRESULT (line 388) | HRESULT STDMETHODCALLTYPE D3D10Device::CreateVertexShader( function HRESULT (line 408) | HRESULT STDMETHODCALLTYPE D3D10Device::CreateGeometryShader( function HRESULT (line 428) | HRESULT STDMETHODCALLTYPE D3D10Device::CreateGeometryShaderWithStreamO... function HRESULT (line 466) | HRESULT STDMETHODCALLTYPE D3D10Device::CreatePixelShader( function HRESULT (line 486) | HRESULT STDMETHODCALLTYPE D3D10Device::CreateBlendState( function HRESULT (line 521) | HRESULT STDMETHODCALLTYPE D3D10Device::CreateBlendState1( function HRESULT (line 539) | HRESULT STDMETHODCALLTYPE D3D10Device::CreateDepthStencilState( function HRESULT (line 557) | HRESULT STDMETHODCALLTYPE D3D10Device::CreateRasterizerState( function HRESULT (line 575) | HRESULT STDMETHODCALLTYPE D3D10Device::CreateSamplerState( function HRESULT (line 609) | HRESULT STDMETHODCALLTYPE D3D10Device::CreateQuery( function HRESULT (line 633) | HRESULT STDMETHODCALLTYPE D3D10Device::CreatePredicate( function HRESULT (line 654) | HRESULT STDMETHODCALLTYPE D3D10Device::CreateCounter( function HRESULT (line 662) | HRESULT STDMETHODCALLTYPE D3D10Device::CheckFormatSupport( function HRESULT (line 669) | HRESULT STDMETHODCALLTYPE D3D10Device::CheckMultisampleQualityLevels( function HRESULT (line 684) | HRESULT STDMETHODCALLTYPE D3D10Device::CheckCounter( function UINT (line 699) | UINT STDMETHODCALLTYPE D3D10Device::GetCreationFlags() { function HRESULT (line 704) | HRESULT STDMETHODCALLTYPE D3D10Device::OpenSharedResource( FILE: src/d3d10/d3d10_device.h function namespace (line 5) | namespace dxvk { FILE: src/d3d10/d3d10_input_layout.cpp type dxvk (line 6) | namespace dxvk { function HRESULT (line 8) | HRESULT STDMETHODCALLTYPE D3D10InputLayout::QueryInterface( function ULONG (line 15) | ULONG STDMETHODCALLTYPE D3D10InputLayout::AddRef() { function ULONG (line 20) | ULONG STDMETHODCALLTYPE D3D10InputLayout::Release() { function HRESULT (line 31) | HRESULT STDMETHODCALLTYPE D3D10InputLayout::GetPrivateData( function HRESULT (line 39) | HRESULT STDMETHODCALLTYPE D3D10InputLayout::SetPrivateData( function HRESULT (line 47) | HRESULT STDMETHODCALLTYPE D3D10InputLayout::SetPrivateDataInterface( FILE: src/d3d10/d3d10_input_layout.h function namespace (line 5) | namespace dxvk { FILE: src/d3d10/d3d10_multithread.cpp type dxvk (line 5) | namespace dxvk { function ULONG (line 24) | ULONG STDMETHODCALLTYPE D3D10Multithread::AddRef() { function ULONG (line 29) | ULONG STDMETHODCALLTYPE D3D10Multithread::Release() { function HRESULT (line 34) | HRESULT STDMETHODCALLTYPE D3D10Multithread::QueryInterface( function BOOL (line 53) | BOOL STDMETHODCALLTYPE D3D10Multithread::SetMultithreadProtected( function BOOL (line 65) | BOOL STDMETHODCALLTYPE D3D10Multithread::GetMultithreadProtected() { FILE: src/d3d10/d3d10_multithread.h function namespace (line 5) | namespace dxvk { function class (line 61) | class D3D10Multithread : public ID3D10Multithread { FILE: src/d3d10/d3d10_query.cpp type dxvk (line 8) | namespace dxvk { function HRESULT (line 10) | HRESULT STDMETHODCALLTYPE D3D10Query::QueryInterface( function ULONG (line 17) | ULONG STDMETHODCALLTYPE D3D10Query::AddRef() { function ULONG (line 22) | ULONG STDMETHODCALLTYPE D3D10Query::Release() { function HRESULT (line 33) | HRESULT STDMETHODCALLTYPE D3D10Query::GetPrivateData( function HRESULT (line 41) | HRESULT STDMETHODCALLTYPE D3D10Query::SetPrivateData( function HRESULT (line 49) | HRESULT STDMETHODCALLTYPE D3D10Query::SetPrivateDataInterface( function HRESULT (line 72) | HRESULT STDMETHODCALLTYPE D3D10Query::GetData( function UINT (line 84) | UINT STDMETHODCALLTYPE D3D10Query::GetDataSize() { FILE: src/d3d10/d3d10_query.h function namespace (line 5) | namespace dxvk { FILE: src/d3d10/d3d10_rasterizer.cpp type dxvk (line 6) | namespace dxvk { function HRESULT (line 8) | HRESULT STDMETHODCALLTYPE D3D10RasterizerState::QueryInterface( function ULONG (line 15) | ULONG STDMETHODCALLTYPE D3D10RasterizerState::AddRef() { function ULONG (line 20) | ULONG STDMETHODCALLTYPE D3D10RasterizerState::Release() { function HRESULT (line 31) | HRESULT STDMETHODCALLTYPE D3D10RasterizerState::GetPrivateData( function HRESULT (line 39) | HRESULT STDMETHODCALLTYPE D3D10RasterizerState::SetPrivateData( function HRESULT (line 47) | HRESULT STDMETHODCALLTYPE D3D10RasterizerState::SetPrivateDataInterface( FILE: src/d3d10/d3d10_rasterizer.h function namespace (line 5) | namespace dxvk { FILE: src/d3d10/d3d10_sampler.cpp type dxvk (line 6) | namespace dxvk { function HRESULT (line 8) | HRESULT STDMETHODCALLTYPE D3D10SamplerState::QueryInterface( function ULONG (line 15) | ULONG STDMETHODCALLTYPE D3D10SamplerState::AddRef() { function ULONG (line 20) | ULONG STDMETHODCALLTYPE D3D10SamplerState::Release() { function HRESULT (line 31) | HRESULT STDMETHODCALLTYPE D3D10SamplerState::GetPrivateData( function HRESULT (line 39) | HRESULT STDMETHODCALLTYPE D3D10SamplerState::SetPrivateData( function HRESULT (line 47) | HRESULT STDMETHODCALLTYPE D3D10SamplerState::SetPrivateDataInterface( FILE: src/d3d10/d3d10_sampler.h function namespace (line 5) | namespace dxvk { FILE: src/d3d10/d3d10_shader.h function namespace (line 5) | namespace dxvk { FILE: src/d3d10/d3d10_texture.cpp type dxvk (line 8) | namespace dxvk { function HRESULT (line 10) | HRESULT STDMETHODCALLTYPE D3D10Texture1D::QueryInterface( function ULONG (line 17) | ULONG STDMETHODCALLTYPE D3D10Texture1D::AddRef() { function ULONG (line 22) | ULONG STDMETHODCALLTYPE D3D10Texture1D::Release() { function HRESULT (line 33) | HRESULT STDMETHODCALLTYPE D3D10Texture1D::GetPrivateData( function HRESULT (line 41) | HRESULT STDMETHODCALLTYPE D3D10Texture1D::SetPrivateData( function HRESULT (line 49) | HRESULT STDMETHODCALLTYPE D3D10Texture1D::SetPrivateDataInterface( function UINT (line 68) | UINT STDMETHODCALLTYPE D3D10Texture1D::GetEvictionPriority() { function HRESULT (line 73) | HRESULT STDMETHODCALLTYPE D3D10Texture1D::Map( function HRESULT (line 120) | HRESULT STDMETHODCALLTYPE D3D10Texture2D::QueryInterface( function ULONG (line 127) | ULONG STDMETHODCALLTYPE D3D10Texture2D::AddRef() { function ULONG (line 132) | ULONG STDMETHODCALLTYPE D3D10Texture2D::Release() { function HRESULT (line 143) | HRESULT STDMETHODCALLTYPE D3D10Texture2D::GetPrivateData( function HRESULT (line 151) | HRESULT STDMETHODCALLTYPE D3D10Texture2D::SetPrivateData( function HRESULT (line 159) | HRESULT STDMETHODCALLTYPE D3D10Texture2D::SetPrivateDataInterface( function UINT (line 178) | UINT STDMETHODCALLTYPE D3D10Texture2D::GetEvictionPriority() { function HRESULT (line 183) | HRESULT STDMETHODCALLTYPE D3D10Texture2D::Map( function HRESULT (line 233) | HRESULT STDMETHODCALLTYPE D3D10Texture3D::QueryInterface( function ULONG (line 240) | ULONG STDMETHODCALLTYPE D3D10Texture3D::AddRef() { function ULONG (line 245) | ULONG STDMETHODCALLTYPE D3D10Texture3D::Release() { function HRESULT (line 256) | HRESULT STDMETHODCALLTYPE D3D10Texture3D::GetPrivateData( function HRESULT (line 264) | HRESULT STDMETHODCALLTYPE D3D10Texture3D::SetPrivateData( function HRESULT (line 272) | HRESULT STDMETHODCALLTYPE D3D10Texture3D::SetPrivateDataInterface( function UINT (line 291) | UINT STDMETHODCALLTYPE D3D10Texture3D::GetEvictionPriority() { function HRESULT (line 296) | HRESULT STDMETHODCALLTYPE D3D10Texture3D::Map( FILE: src/d3d10/d3d10_texture.h function namespace (line 5) | namespace dxvk { FILE: src/d3d10/d3d10_util.cpp type dxvk (line 6) | namespace dxvk { function UINT (line 8) | UINT ConvertD3D10ResourceFlags(UINT MiscFlags) { function UINT (line 24) | UINT ConvertD3D11ResourceFlags(UINT MiscFlags) { function GetD3D10ResourceFromView (line 40) | void GetD3D10ResourceFromView( function GetD3D11ResourceFromView (line 49) | void GetD3D11ResourceFromView( function GetD3D10Resource (line 58) | void GetD3D10Resource( function GetD3D11Resource (line 67) | void GetD3D11Resource( function GetD3D10Device (line 76) | void GetD3D10Device( function GetD3D11Device (line 85) | void GetD3D11Device( function GetD3D11Context (line 92) | void GetD3D11Context( FILE: src/d3d10/d3d10_util.h function namespace (line 5) | namespace dxvk { FILE: src/d3d10/d3d10_view_dsv.cpp type dxvk (line 6) | namespace dxvk { function HRESULT (line 8) | HRESULT STDMETHODCALLTYPE D3D10DepthStencilView::QueryInterface( function ULONG (line 15) | ULONG STDMETHODCALLTYPE D3D10DepthStencilView::AddRef() { function ULONG (line 20) | ULONG STDMETHODCALLTYPE D3D10DepthStencilView::Release() { function HRESULT (line 31) | HRESULT STDMETHODCALLTYPE D3D10DepthStencilView::GetPrivateData( function HRESULT (line 39) | HRESULT STDMETHODCALLTYPE D3D10DepthStencilView::SetPrivateData( function HRESULT (line 47) | HRESULT STDMETHODCALLTYPE D3D10DepthStencilView::SetPrivateDataInterface( FILE: src/d3d10/d3d10_view_dsv.h function namespace (line 5) | namespace dxvk { FILE: src/d3d10/d3d10_view_rtv.cpp type dxvk (line 6) | namespace dxvk { function HRESULT (line 8) | HRESULT STDMETHODCALLTYPE D3D10RenderTargetView::QueryInterface( function ULONG (line 15) | ULONG STDMETHODCALLTYPE D3D10RenderTargetView::AddRef() { function ULONG (line 20) | ULONG STDMETHODCALLTYPE D3D10RenderTargetView::Release() { function HRESULT (line 31) | HRESULT STDMETHODCALLTYPE D3D10RenderTargetView::GetPrivateData( function HRESULT (line 39) | HRESULT STDMETHODCALLTYPE D3D10RenderTargetView::SetPrivateData( function HRESULT (line 47) | HRESULT STDMETHODCALLTYPE D3D10RenderTargetView::SetPrivateDataInterface( FILE: src/d3d10/d3d10_view_rtv.h function namespace (line 5) | namespace dxvk { FILE: src/d3d10/d3d10_view_srv.cpp type dxvk (line 6) | namespace dxvk { function HRESULT (line 8) | HRESULT STDMETHODCALLTYPE D3D10ShaderResourceView::QueryInterface( function ULONG (line 15) | ULONG STDMETHODCALLTYPE D3D10ShaderResourceView::AddRef() { function ULONG (line 20) | ULONG STDMETHODCALLTYPE D3D10ShaderResourceView::Release() { function HRESULT (line 31) | HRESULT STDMETHODCALLTYPE D3D10ShaderResourceView::GetPrivateData( function HRESULT (line 39) | HRESULT STDMETHODCALLTYPE D3D10ShaderResourceView::SetPrivateData( function HRESULT (line 47) | HRESULT STDMETHODCALLTYPE D3D10ShaderResourceView::SetPrivateDataInter... FILE: src/d3d10/d3d10_view_srv.h function namespace (line 5) | namespace dxvk { FILE: src/d3d11/d3d11_annotation.cpp type dxvk (line 9) | namespace dxvk { function RegisterUserDefinedAnnotation (line 12) | static void RegisterUserDefinedAnnotation(IDXVKUserDefinedAnnotation* ... function ULONG (line 55) | ULONG STDMETHODCALLTYPE D3D11UserDefinedAnnotation::AddRe... function ULONG (line 61) | ULONG STDMETHODCALLTYPE D3D11UserDefinedAnnotation::Relea... function HRESULT (line 67) | HRESULT STDMETHODCALLTYPE D3D11UserDefinedAnnotation::Que... function INT (line 75) | INT STDMETHODCALLTYPE D3D11UserDefinedAnnotation::BeginEv... function INT (line 95) | INT STDMETHODCALLTYPE D3D11UserDefinedAnnotation::EndEven... function BOOL (line 131) | BOOL STDMETHODCALLTYPE D3D11UserDefinedAnnotation::GetSta... class D3D11UserDefinedAnnotation (line 136) | class D3D11UserDefinedAnnotation class D3D11UserDefinedAnnotation (line 137) | class D3D11UserDefinedAnnotation FILE: src/d3d11/d3d11_annotation.h function namespace (line 10) | namespace dxvk { FILE: src/d3d11/d3d11_blend.cpp type dxvk (line 4) | namespace dxvk { function HRESULT (line 41) | HRESULT STDMETHODCALLTYPE D3D11BlendState::QueryInterface(REFIID riid,... function D3D11_BLEND_DESC1 (line 98) | D3D11_BLEND_DESC1 D3D11BlendState::PromoteDesc(const D3D11_BLEND_DESC*... function HRESULT (line 120) | HRESULT D3D11BlendState::NormalizeDesc(D3D11_BLEND_DESC1* pDesc) { function DxvkBlendMode (line 180) | DxvkBlendMode D3D11BlendState::DecodeBlendMode( function VkBlendFactor (line 197) | VkBlendFactor D3D11BlendState::DecodeBlendFactor(D3D11_BLEND BlendFact... function VkBlendOp (line 221) | VkBlendOp D3D11BlendState::DecodeBlendOp(D3D11_BLEND_OP BlendOp) { function VkLogicOp (line 233) | VkLogicOp D3D11BlendState::DecodeLogicOp(D3D11_LOGIC_OP LogicOp) { FILE: src/d3d11/d3d11_blend.h function namespace (line 10) | namespace dxvk { FILE: src/d3d11/d3d11_buffer.cpp type dxvk (line 6) | namespace dxvk { function HRESULT (line 132) | HRESULT STDMETHODCALLTYPE D3D11Buffer::QueryInterface(REFIID riid, voi... function UINT (line 175) | UINT STDMETHODCALLTYPE D3D11Buffer::GetEvictionPriority() { function HRESULT (line 230) | HRESULT D3D11Buffer::NormalizeBufferProperties(D3D11_BUFFER_DESC* pDes... function HRESULT (line 281) | HRESULT D3D11Buffer::GetDescFromD3D12( function BOOL (line 311) | BOOL D3D11Buffer::CheckFormatFeatureSupport( function VkMemoryPropertyFlags (line 319) | VkMemoryPropertyFlags D3D11Buffer::GetMemoryFlags() const { function D3D11_COMMON_BUFFER_MAP_MODE (line 395) | D3D11_COMMON_BUFFER_MAP_MODE D3D11Buffer::DetermineMapMode(VkMemoryPro... function D3D11Buffer (line 402) | D3D11Buffer* GetCommonBuffer(ID3D11Resource* pResource) { FILE: src/d3d11/d3d11_buffer.h function namespace (line 13) | namespace dxvk { FILE: src/d3d11/d3d11_class_linkage.cpp type dxvk (line 6) | namespace dxvk { function D3D11InstanceData (line 18) | D3D11InstanceData D3D11InterfaceInfo::EncodeInstanceData( function ULONG (line 114) | ULONG STDMETHODCALLTYPE D3D11ClassInstance::AddRef() { function ULONG (line 124) | ULONG STDMETHODCALLTYPE D3D11ClassInstance::Release() { function HRESULT (line 146) | HRESULT STDMETHODCALLTYPE D3D11ClassInstance::QueryInterface( function D3D11InstanceData (line 209) | D3D11InstanceData D3D11ClassInstance::EncodeInstanceData(uint32_t Ft) ... function HRESULT (line 250) | HRESULT STDMETHODCALLTYPE D3D11ClassLinkage::QueryInterface(REFIID rii... function HRESULT (line 277) | HRESULT STDMETHODCALLTYPE D3D11ClassLinkage::CreateClassInstance( function HRESULT (line 304) | HRESULT STDMETHODCALLTYPE D3D11ClassLinkage::GetClassInstance( FILE: src/d3d11/d3d11_class_linkage.h function namespace (line 13) | namespace dxvk { FILE: src/d3d11/d3d11_cmd.h function namespace (line 5) | namespace dxvk { FILE: src/d3d11/d3d11_cmdlist.cpp type dxvk (line 6) | namespace dxvk { function HRESULT (line 20) | HRESULT STDMETHODCALLTYPE D3D11CommandList::QueryInterface(REFIID riid... function UINT (line 47) | UINT STDMETHODCALLTYPE D3D11CommandList::GetContextFlags() { FILE: src/d3d11/d3d11_cmdlist.h function namespace (line 7) | namespace dxvk { FILE: src/d3d11/d3d11_context.cpp type dxvk (line 7) | namespace dxvk { function HRESULT (line 68) | HRESULT STDMETHODCALLTYPE D3D11CommonContext::QueryInterf... function D3D11_DEVICE_CONTEXT_TYPE (line 107) | D3D11_DEVICE_CONTEXT_TYPE STDMETHODCALLTYPE D3D11CommonContext::GetContextFlag... function FLOAT (line 2687) | FLOAT STDMETHODCALLTYPE D3D11CommonContext::GetResourceMi... function HRESULT (line 2730) | HRESULT STDMETHODCALLTYPE D3D11CommonContext::CopyTileMap... function HRESULT (line 2814) | HRESULT STDMETHODCALLTYPE D3D11CommonContext::ResizeTileP... function HRESULT (line 2863) | HRESULT STDMETHODCALLTYPE D3D11CommonContext::UpdateTileM... function BOOL (line 3057) | BOOL STDMETHODCALLTYPE D3D11CommonContext::IsAnnotationEn... function DxvkCsChunkRef (line 3138) | DxvkCsChunkRef D3D11CommonContext::AllocCsChunk() { function DxvkBufferSlice (line 3144) | DxvkBufferSlice D3D11CommonContext::AllocStagingBuffer( function VkDepthBiasRepresentationEXT (line 3646) | static VkDepthBiasRepresentationEXT FormatToDepthBiasRepresentation(DX... function VkClearValue (line 4125) | VkClearValue D3D11CommonContext::ConvertColorValue( function VkRect2D (line 4149) | VkRect2D D3D11CommonContext::ConvertRect( function DxvkGlobalPipelineBarrier (line 4738) | DxvkGlobalPipelineBarrier D3D11CommonContext::GetTiledRes... function D3D11MaxUsedBindings (line 4782) | D3D11MaxUsedBindings D3D11CommonContext::GetMaxUsedBindin... function DxvkInputAssemblyState (line 5991) | DxvkInputAssemblyState D3D11CommonContext::InitDefaultPri... function DxvkRasterizerState (line 5997) | DxvkRasterizerState D3D11CommonContext::InitDefaultRaster... function DxvkDepthStencilState (line 6012) | DxvkDepthStencilState D3D11CommonContext::InitDefaultDept... function DxvkMultisampleState (line 6022) | DxvkMultisampleState D3D11CommonContext::InitDefaultMulti... function DxvkLogicOpState (line 6031) | DxvkLogicOpState D3D11CommonContext::InitDefaultLogicOpSt... function DxvkBlendMode (line 6039) | DxvkBlendMode D3D11CommonContext::InitDefaultBlendState() { class D3D11CommonContext (line 6050) | class D3D11CommonContext class D3D11CommonContext (line 6051) | class D3D11CommonContext FILE: src/d3d11/d3d11_context.h function namespace (line 24) | namespace dxvk { FILE: src/d3d11/d3d11_context_def.cpp type dxvk (line 4) | namespace dxvk { function HRESULT (line 17) | HRESULT STDMETHODCALLTYPE D3D11DeferredContext::QueryInterface(REFIID ... function HRESULT (line 27) | HRESULT STDMETHODCALLTYPE D3D11DeferredContext::GetData( function HRESULT (line 120) | HRESULT STDMETHODCALLTYPE D3D11DeferredContext::Signal( function HRESULT (line 132) | HRESULT STDMETHODCALLTYPE D3D11DeferredContext::Wait( function HRESULT (line 172) | HRESULT STDMETHODCALLTYPE D3D11DeferredContext::FinishCommandList( function HRESULT (line 209) | HRESULT STDMETHODCALLTYPE D3D11DeferredContext::Map( function HRESULT (line 273) | HRESULT D3D11DeferredContext::MapBuffer( function HRESULT (line 301) | HRESULT D3D11DeferredContext::MapImage( function D3D11_MAPPED_SUBRESOURCE (line 427) | D3D11_MAPPED_SUBRESOURCE D3D11DeferredContext::FindMapEntry( FILE: src/d3d11/d3d11_context_def.h function namespace (line 8) | namespace dxvk { FILE: src/d3d11/d3d11_context_ext.cpp type dxvk (line 12) | namespace dxvk { function ULONG (line 23) | ULONG STDMETHODCALLTYPE D3D11DeviceContextExt::AddRef() { function ULONG (line 29) | ULONG STDMETHODCALLTYPE D3D11DeviceContextExt::Release() { function HRESULT (line 35) | HRESULT STDMETHODCALLTYPE D3D11DeviceContextExt::QueryInt... class D3D11DeviceContextExt (line 232) | class D3D11DeviceContextExt class D3D11DeviceContextExt (line 233) | class D3D11DeviceContextExt FILE: src/d3d11/d3d11_context_ext.h function namespace (line 5) | namespace dxvk { FILE: src/d3d11/d3d11_context_imm.cpp type dxvk (line 13) | namespace dxvk { function HRESULT (line 55) | HRESULT STDMETHODCALLTYPE D3D11ImmediateContext::QueryInterface(REFIID... function HRESULT (line 75) | HRESULT STDMETHODCALLTYPE D3D11ImmediateContext::GetData( function HRESULT (line 188) | HRESULT STDMETHODCALLTYPE D3D11ImmediateContext::Signal( function HRESULT (line 212) | HRESULT STDMETHODCALLTYPE D3D11ImmediateContext::Wait( function HRESULT (line 286) | HRESULT STDMETHODCALLTYPE D3D11ImmediateContext::FinishCommandList( function HRESULT (line 296) | HRESULT STDMETHODCALLTYPE D3D11ImmediateContext::Map( function HRESULT (line 339) | HRESULT D3D11ImmediateContext::MapBuffer( function HRESULT (line 442) | HRESULT D3D11ImmediateContext::MapImage( function DxvkStagingBufferStats (line 1214) | DxvkStagingBufferStats D3D11ImmediateContext::GetStagingMemoryStatisti... function GpuFlushType (line 1222) | GpuFlushType D3D11ImmediateContext::GetMaxFlushType( FILE: src/d3d11/d3d11_context_imm.h function namespace (line 11) | namespace dxvk { FILE: src/d3d11/d3d11_context_state.h function namespace (line 19) | namespace dxvk { type D3D11ShaderStageSamplerBinding (line 106) | struct D3D11ShaderStageSamplerBinding { type D3D11UavBindings (line 129) | struct D3D11UavBindings { function reset (line 135) | void reset() { type D3D11VertexBufferBinding (line 150) | struct D3D11VertexBufferBinding { type D3D11IndexBufferBinding (line 156) | struct D3D11IndexBufferBinding { type D3D11ContextStateIA (line 162) | struct D3D11ContextStateIA { function reset (line 171) | void reset() { type D3D11ContextStateOM (line 190) | struct D3D11ContextStateOM { function reset (line 208) | void reset() { type D3D11ContextStateID (line 239) | struct D3D11ContextStateID { type D3D11ContextStateRS (line 254) | struct D3D11ContextStateRS { type D3D11ContextSoTarget (line 282) | struct D3D11ContextSoTarget { type D3D11ContextStateSO (line 287) | struct D3D11ContextStateSO { type D3D11ContextStatePR (line 301) | struct D3D11ContextStatePR { type D3D11LazyBindings (line 318) | struct D3D11LazyBindings { type D3D11ClassInstanceState (line 337) | struct D3D11ClassInstanceState { type D3D11ContextState (line 357) | struct D3D11ContextState { type D3D11MaxUsedStageBindings (line 384) | struct D3D11MaxUsedStageBindings { type D3D11MaxUsedBindings (line 395) | struct D3D11MaxUsedBindings { FILE: src/d3d11/d3d11_cuda.cpp type dxvk (line 3) | namespace dxvk { function HRESULT (line 16) | HRESULT STDMETHODCALLTYPE CubinShaderWrapper::QueryInterface(REFIID ri... FILE: src/d3d11/d3d11_cuda.h function namespace (line 15) | namespace dxvk { FILE: src/d3d11/d3d11_depth_stencil.cpp type dxvk (line 4) | namespace dxvk { function HRESULT (line 28) | HRESULT STDMETHODCALLTYPE D3D11DepthStencilState::QueryInterface(REFII... function HRESULT (line 66) | HRESULT D3D11DepthStencilState::NormalizeDesc(D3D11_DEPTH_STENCIL_DESC... function DxvkStencilOp (line 111) | DxvkStencilOp D3D11DepthStencilState::DecodeStencilOpState( function VkStencilOp (line 129) | VkStencilOp D3D11DepthStencilState::DecodeStencilOp(D3D11_STENCIL_OP O... FILE: src/d3d11/d3d11_depth_stencil.h function namespace (line 10) | namespace dxvk { FILE: src/d3d11/d3d11_device.cpp type dxvk (line 36) | namespace dxvk { function ULONG (line 69) | ULONG STDMETHODCALLTYPE D3D11Device::AddRef() { function ULONG (line 74) | ULONG STDMETHODCALLTYPE D3D11Device::Release() { function HRESULT (line 79) | HRESULT STDMETHODCALLTYPE D3D11Device::QueryInterface(REFIID riid, voi... function HRESULT (line 84) | HRESULT STDMETHODCALLTYPE D3D11Device::CreateBuffer( function HRESULT (line 121) | HRESULT STDMETHODCALLTYPE D3D11Device::CreateTexture1D( function HRESULT (line 167) | HRESULT STDMETHODCALLTYPE D3D11Device::CreateTexture2D( function HRESULT (line 200) | HRESULT STDMETHODCALLTYPE D3D11Device::CreateTexture2D1( function HRESULT (line 213) | HRESULT STDMETHODCALLTYPE D3D11Device::CreateTexture2DBase( function HRESULT (line 255) | HRESULT STDMETHODCALLTYPE D3D11Device::CreateTexture3D( function HRESULT (line 287) | HRESULT STDMETHODCALLTYPE D3D11Device::CreateTexture3D1( function HRESULT (line 300) | HRESULT STDMETHODCALLTYPE D3D11Device::CreateTexture3DBase( function HRESULT (line 342) | HRESULT STDMETHODCALLTYPE D3D11Device::CreateShaderResourceView( function HRESULT (line 371) | HRESULT STDMETHODCALLTYPE D3D11Device::CreateShaderResourceView1( function HRESULT (line 384) | HRESULT STDMETHODCALLTYPE D3D11Device::CreateShaderResourceViewBase( function HRESULT (line 430) | HRESULT STDMETHODCALLTYPE D3D11Device::CreateUnorderedAccessView( function HRESULT (line 459) | HRESULT STDMETHODCALLTYPE D3D11Device::CreateUnorderedAccessView1( function HRESULT (line 472) | HRESULT STDMETHODCALLTYPE D3D11Device::CreateUnorderedAccessViewBase( function HRESULT (line 520) | HRESULT STDMETHODCALLTYPE D3D11Device::CreateRenderTargetView( function HRESULT (line 549) | HRESULT STDMETHODCALLTYPE D3D11Device::CreateRenderTargetView1( function HRESULT (line 562) | HRESULT STDMETHODCALLTYPE D3D11Device::CreateRenderTargetViewBase( function HRESULT (line 614) | HRESULT STDMETHODCALLTYPE D3D11Device::CreateDepthStencilView( function HRESULT (line 662) | HRESULT STDMETHODCALLTYPE D3D11Device::CreateInputLayout( function HRESULT (line 787) | HRESULT STDMETHODCALLTYPE D3D11Device::CreateVertexShader( function HRESULT (line 813) | HRESULT STDMETHODCALLTYPE D3D11Device::CreateGeometryShader( function HRESULT (line 839) | HRESULT STDMETHODCALLTYPE D3D11Device::CreateGeometryShaderWithStreamO... function HRESULT (line 917) | HRESULT STDMETHODCALLTYPE D3D11Device::CreatePixelShader( function HRESULT (line 943) | HRESULT STDMETHODCALLTYPE D3D11Device::CreateHullShader( function HRESULT (line 969) | HRESULT STDMETHODCALLTYPE D3D11Device::CreateDomainShader( function HRESULT (line 995) | HRESULT STDMETHODCALLTYPE D3D11Device::CreateComputeShader( function HRESULT (line 1021) | HRESULT STDMETHODCALLTYPE D3D11Device::CreateClassLinkage(ID3D11ClassL... function HRESULT (line 1027) | HRESULT STDMETHODCALLTYPE D3D11Device::CreateBlendState( function HRESULT (line 1047) | HRESULT STDMETHODCALLTYPE D3D11Device::CreateBlendState1( function HRESULT (line 1067) | HRESULT STDMETHODCALLTYPE D3D11Device::CreateDepthStencilState( function HRESULT (line 1087) | HRESULT STDMETHODCALLTYPE D3D11Device::CreateRasterizerState( function HRESULT (line 1108) | HRESULT D3D11Device::CreateRasterizerState1( function HRESULT (line 1129) | HRESULT D3D11Device::CreateRasterizerState2( function HRESULT (line 1154) | HRESULT STDMETHODCALLTYPE D3D11Device::CreateSamplerState( function HRESULT (line 1185) | HRESULT STDMETHODCALLTYPE D3D11Device::CreateQuery( function HRESULT (line 1209) | HRESULT STDMETHODCALLTYPE D3D11Device::CreateQuery1( function HRESULT (line 1221) | HRESULT STDMETHODCALLTYPE D3D11Device::CreateQueryBase( function HRESULT (line 1242) | HRESULT STDMETHODCALLTYPE D3D11Device::CreatePredicate( function HRESULT (line 1274) | HRESULT STDMETHODCALLTYPE D3D11Device::CreateCounter( function HRESULT (line 1284) | HRESULT STDMETHODCALLTYPE D3D11Device::CreateDeferredContext( function HRESULT (line 1292) | HRESULT STDMETHODCALLTYPE D3D11Device::CreateDeferredContext1( function HRESULT (line 1300) | HRESULT STDMETHODCALLTYPE D3D11Device::CreateDeferredContext2( function HRESULT (line 1308) | HRESULT STDMETHODCALLTYPE D3D11Device::CreateDeferredContext3( function HRESULT (line 1316) | HRESULT STDMETHODCALLTYPE D3D11Device::CreateDeviceContextState( function HRESULT (line 1366) | HRESULT STDMETHODCALLTYPE D3D11Device::CreateFence( function HRESULT (line 1442) | HRESULT STDMETHODCALLTYPE D3D11Device::OpenSharedResource( function HRESULT (line 1529) | HRESULT STDMETHODCALLTYPE D3D11Device::OpenSharedResource1( function HRESULT (line 1627) | HRESULT STDMETHODCALLTYPE D3D11Device::OpenSharedResourceByName( function HRESULT (line 1639) | HRESULT STDMETHODCALLTYPE D3D11Device::OpenSharedFence( function HRESULT (line 1658) | HRESULT STDMETHODCALLTYPE D3D11Device::CheckFormatSupport( function HRESULT (line 1665) | HRESULT STDMETHODCALLTYPE D3D11Device::CheckMultisampleQualityLevels( function HRESULT (line 1673) | HRESULT STDMETHODCALLTYPE D3D11Device::CheckMultisampleQualityLevels1( function HRESULT (line 1749) | HRESULT STDMETHODCALLTYPE D3D11Device::CheckCounter( function HRESULT (line 1764) | HRESULT STDMETHODCALLTYPE D3D11Device::CheckFeatureSupport( function HRESULT (line 1797) | HRESULT STDMETHODCALLTYPE D3D11Device::GetPrivateData( function HRESULT (line 1803) | HRESULT STDMETHODCALLTYPE D3D11Device::SetPrivateData( function HRESULT (line 1809) | HRESULT STDMETHODCALLTYPE D3D11Device::SetPrivateDataInterface( function D3D_FEATURE_LEVEL (line 1815) | D3D_FEATURE_LEVEL STDMETHODCALLTYPE D3D11Device::GetFeatureLevel() { function UINT (line 1820) | UINT STDMETHODCALLTYPE D3D11Device::GetCreationFlags() { function HRESULT (line 1825) | HRESULT STDMETHODCALLTYPE D3D11Device::GetDeviceRemovedReason() { function HRESULT (line 1855) | HRESULT STDMETHODCALLTYPE D3D11Device::SetExceptionMode(UINT RaiseFlag... function UINT (line 1861) | UINT STDMETHODCALLTYPE D3D11Device::GetExceptionMode() { function HRESULT (line 1963) | HRESULT STDMETHODCALLTYPE D3D11Device::RegisterDeviceRemovedEvent( function DXGI_VK_FORMAT_INFO (line 1985) | DXGI_VK_FORMAT_INFO D3D11Device::LookupFormat( function DXGI_VK_FORMAT_INFO (line 1992) | DXGI_VK_FORMAT_INFO D3D11Device::LookupPackedFormat( function DXGI_VK_FORMAT_FAMILY (line 1999) | DXGI_VK_FORMAT_FAMILY D3D11Device::LookupFamily( function D3D_FEATURE_LEVEL (line 2011) | D3D_FEATURE_LEVEL D3D11Device::GetMaxFeatureLevel( function HRESULT (line 2042) | HRESULT D3D11Device::CreateShaderModule( function DxvkShaderHash (line 2259) | DxvkShaderHash D3D11Device::ComputeShaderKey( function DxvkShaderHash (line 2267) | DxvkShaderHash D3D11Device::ComputeShaderKey( function HRESULT (line 2310) | HRESULT D3D11Device::GetFormatSupportFlags(DXGI_FORMAT Format, UINT* p... function BOOL (line 2527) | BOOL D3D11Device::GetImageTypeSupport(VkFormat Format, VkImageType Typ... function HRESULT (line 2573) | HRESULT D3D11Device::OpenSharedResourceGeneric( function DxvkShaderOptions (line 2746) | DxvkShaderOptions D3D11Device::GetShaderOptions( function ULONG (line 2897) | ULONG STDMETHODCALLTYPE D3D11DeviceExt::AddRef() { function ULONG (line 2902) | ULONG STDMETHODCALLTYPE D3D11DeviceExt::Release() { function HRESULT (line 2907) | HRESULT STDMETHODCALLTYPE D3D11DeviceExt::QueryInterface( function BOOL (line 2914) | BOOL STDMETHODCALLTYPE D3D11DeviceExt::GetExtensionSupport( function ID3D11SamplerState (line 3200) | ID3D11SamplerState* D3D11DeviceExt::HandleToSamplerNVX(uint32_t Handle) { function ID3D11ShaderResourceView (line 3217) | ID3D11ShaderResourceView* D3D11DeviceExt::HandleToSrvNVX(uint32_t Hand... function ULONG (line 3268) | ULONG STDMETHODCALLTYPE D3D11VideoDevice::AddRef() { function ULONG (line 3273) | ULONG STDMETHODCALLTYPE D3D11VideoDevice::Release() { function HRESULT (line 3278) | HRESULT STDMETHODCALLTYPE D3D11VideoDevice::QueryInterface( function HRESULT (line 3285) | HRESULT STDMETHODCALLTYPE D3D11VideoDevice::CreateVideoDecoder( function HRESULT (line 3298) | HRESULT STDMETHODCALLTYPE D3D11VideoDevice::CreateVideoProcessor( function HRESULT (line 3313) | HRESULT STDMETHODCALLTYPE D3D11VideoDevice::CreateAuthenticatedChannel( function HRESULT (line 3321) | HRESULT STDMETHODCALLTYPE D3D11VideoDevice::CreateCryptoSession( function HRESULT (line 3331) | HRESULT STDMETHODCALLTYPE D3D11VideoDevice::CreateVideoDecoderOutputView( function HRESULT (line 3344) | HRESULT STDMETHODCALLTYPE D3D11VideoDevice::CreateVideoProcessorInputV... function HRESULT (line 3359) | HRESULT STDMETHODCALLTYPE D3D11VideoDevice::CreateVideoProcessorOutput... function HRESULT (line 3374) | HRESULT STDMETHODCALLTYPE D3D11VideoDevice::CreateVideoProcessorEnumer... function UINT (line 3387) | UINT STDMETHODCALLTYPE D3D11VideoDevice::GetVideoDecoderProfileCount() { function HRESULT (line 3397) | HRESULT STDMETHODCALLTYPE D3D11VideoDevice::GetVideoDecoderProfile( function HRESULT (line 3409) | HRESULT STDMETHODCALLTYPE D3D11VideoDevice::CheckVideoDecoderFormat( function HRESULT (line 3422) | HRESULT STDMETHODCALLTYPE D3D11VideoDevice::GetVideoDecoderConfigCount( function HRESULT (line 3439) | HRESULT STDMETHODCALLTYPE D3D11VideoDevice::GetVideoDecoderConfig( function HRESULT (line 3452) | HRESULT STDMETHODCALLTYPE D3D11VideoDevice::GetContentProtectionCaps( function HRESULT (line 3465) | HRESULT STDMETHODCALLTYPE D3D11VideoDevice::CheckCryptoKeyExchange( function HRESULT (line 3479) | HRESULT STDMETHODCALLTYPE D3D11VideoDevice::SetPrivateData( function HRESULT (line 3487) | HRESULT STDMETHODCALLTYPE D3D11VideoDevice::SetPrivateDataInterface( function ULONG (line 3510) | ULONG STDMETHODCALLTYPE D3D11ReflexDevice::AddRef() { function ULONG (line 3515) | ULONG STDMETHODCALLTYPE D3D11ReflexDevice::Release() { function HRESULT (line 3520) | HRESULT STDMETHODCALLTYPE D3D11ReflexDevice::QueryInterface( function BOOL (line 3527) | BOOL STDMETHODCALLTYPE D3D11ReflexDevice::SupportsLowLatency() { function HRESULT (line 3532) | HRESULT STDMETHODCALLTYPE D3D11ReflexDevice::LatencySleep() { function HRESULT (line 3550) | HRESULT STDMETHODCALLTYPE D3D11ReflexDevice::SetLatencySleepMode( function HRESULT (line 3572) | HRESULT STDMETHODCALLTYPE D3D11ReflexDevice::SetLatencyMarker( function HRESULT (line 3607) | HRESULT STDMETHODCALLTYPE D3D11ReflexDevice::GetLatencyInfo( function ULONG (line 3694) | ULONG STDMETHODCALLTYPE DXGIVkSwapChainFactory::AddRef() { function ULONG (line 3699) | ULONG STDMETHODCALLTYPE DXGIVkSwapChainFactory::Release() { function HRESULT (line 3704) | HRESULT STDMETHODCALLTYPE DXGIVkSwapChainFactory::QueryInterface( function HRESULT (line 3711) | HRESULT STDMETHODCALLTYPE DXGIVkSwapChainFactory::CreateSwapChain( function ULONG (line 3740) | ULONG STDMETHODCALLTYPE DXGIDXVKDevice::AddRef() { function ULONG (line 3745) | ULONG STDMETHODCALLTYPE DXGIDXVKDevice::Release() { function HRESULT (line 3750) | HRESULT STDMETHODCALLTYPE DXGIDXVKDevice::QueryInterface( function UINT (line 3763) | UINT STDMETHODCALLTYPE DXGIDXVKDevice::GetAPIVersion() { function HRESULT (line 3801) | HRESULT STDMETHODCALLTYPE D3D11DXGIDevice::QueryInterface(REFIID riid,... function HRESULT (line 3901) | HRESULT STDMETHODCALLTYPE D3D11DXGIDevice::GetParent( function HRESULT (line 3908) | HRESULT STDMETHODCALLTYPE D3D11DXGIDevice::CreateSurface( function HRESULT (line 3999) | HRESULT STDMETHODCALLTYPE D3D11DXGIDevice::GetAdapter( function HRESULT (line 4009) | HRESULT STDMETHODCALLTYPE D3D11DXGIDevice::GetGPUThreadPriority( function HRESULT (line 4016) | HRESULT STDMETHODCALLTYPE D3D11DXGIDevice::QueryResourceResidency( function HRESULT (line 4035) | HRESULT STDMETHODCALLTYPE D3D11DXGIDevice::SetGPUThreadPriority( function HRESULT (line 4045) | HRESULT STDMETHODCALLTYPE D3D11DXGIDevice::GetMaximumFrameLatency( function HRESULT (line 4055) | HRESULT STDMETHODCALLTYPE D3D11DXGIDevice::SetMaximumFrameLatency( function HRESULT (line 4068) | HRESULT STDMETHODCALLTYPE D3D11DXGIDevice::OfferResources( function HRESULT (line 4076) | HRESULT STDMETHODCALLTYPE D3D11DXGIDevice::OfferResources1( function HRESULT (line 4090) | HRESULT STDMETHODCALLTYPE D3D11DXGIDevice::ReclaimResources( function HRESULT (line 4106) | HRESULT STDMETHODCALLTYPE D3D11DXGIDevice::ReclaimResources1( function HRESULT (line 4124) | HRESULT STDMETHODCALLTYPE D3D11DXGIDevice::EnqueueSetEvent(HANDLE hEve... FILE: src/d3d11/d3d11_device.h function namespace (line 28) | namespace dxvk { FILE: src/d3d11/d3d11_device_child.h function HRESULT (line 22) | HRESULT STDMETHODCALLTYPE GetPrivateData( function HRESULT (line 30) | HRESULT STDMETHODCALLTYPE SetPrivateData( function ULONG (line 85) | ULONG STDMETHODCALLTYPE AddRef() { function ULONG (line 95) | ULONG STDMETHODCALLTYPE Release() { function ULONG (line 122) | ULONG STDMETHODCALLTYPE AddRef() { function ULONG (line 133) | ULONG STDMETHODCALLTYPE Release() { function AddRefPrivate (line 145) | void AddRefPrivate() { function ReleasePrivate (line 165) | void ReleasePrivate() { function BOOL (line 175) | BOOL IsCurrent(uint32_t version) { FILE: src/d3d11/d3d11_features.cpp type dxvk (line 5) | namespace dxvk { function HRESULT (line 139) | HRESULT D3D11DeviceFeatures::GetFeatureData( function D3D_FEATURE_LEVEL (line 187) | D3D_FEATURE_LEVEL D3D11DeviceFeatures::GetMaxFeatureLevel( function D3D11_CONSERVATIVE_RASTERIZATION_TIER (line 196) | D3D11_CONSERVATIVE_RASTERIZATION_TIER D3D11DeviceFeatures::DetermineCo... function D3D11_SHARED_RESOURCE_TIER (line 215) | D3D11_SHARED_RESOURCE_TIER D3D11DeviceFeatures::DetermineSharedResourc... function D3D11_TILED_RESOURCES_TIER (line 293) | D3D11_TILED_RESOURCES_TIER D3D11DeviceFeatures::DetermineTiledResource... function BOOL (line 320) | BOOL D3D11DeviceFeatures::DetermineUavExtendedTypedLoadSupport( function BOOL (line 359) | BOOL D3D11DeviceFeatures::CheckFormatSharingSupport( function D3D_FEATURE_LEVEL (line 379) | D3D_FEATURE_LEVEL D3D11DeviceFeatures::GetMaxFeatureLevel() const { FILE: src/d3d11/d3d11_features.h function namespace (line 9) | namespace dxvk { FILE: src/d3d11/d3d11_fence.cpp type dxvk (line 5) | namespace dxvk { function HRESULT (line 38) | HRESULT STDMETHODCALLTYPE D3D11Fence::QueryInterface( function HRESULT (line 67) | HRESULT STDMETHODCALLTYPE D3D11Fence::CreateSharedHandle( function HRESULT (line 118) | HRESULT STDMETHODCALLTYPE D3D11Fence::SetEventOnCompletion( function UINT64 (line 132) | UINT64 STDMETHODCALLTYPE D3D11Fence::GetCompletedValue() { FILE: src/d3d11/d3d11_fence.h function namespace (line 8) | namespace dxvk { FILE: src/d3d11/d3d11_gdi.cpp type dxvk (line 8) | namespace dxvk { function HRESULT (line 54) | HRESULT D3D11GDISurface::Acquire(BOOL Discard, HDC* phdc) { function HRESULT (line 103) | HRESULT D3D11GDISurface::Release(const RECT* pDirtyRect) { function HRESULT (line 150) | HRESULT D3D11GDISurface::CreateReadbackResource() { FILE: src/d3d11/d3d11_gdi.h function namespace (line 7) | namespace dxvk { FILE: src/d3d11/d3d11_initializer.cpp type dxvk (line 7) | namespace dxvk { FILE: src/d3d11/d3d11_initializer.h function namespace (line 10) | namespace dxvk { FILE: src/d3d11/d3d11_input_layout.cpp type dxvk (line 4) | namespace dxvk { function HRESULT (line 30) | HRESULT STDMETHODCALLTYPE D3D11InputLayout::QueryInterface(REFIID riid... FILE: src/d3d11/d3d11_input_layout.h function namespace (line 7) | namespace dxvk { FILE: src/d3d11/d3d11_interfaces.h type D3D11_VK_EXTENSION (line 12) | enum D3D11_VK_EXTENSION : uint32_t { type D3D11_VK_BARRIER_CONTROL (line 25) | enum D3D11_VK_BARRIER_CONTROL : uint32_t { type D3D_LOW_LATENCY_FRAME_REPORT (line 171) | struct D3D_LOW_LATENCY_FRAME_REPORT type D3D_LOW_LATENCY_RESULTS (line 196) | struct D3D_LOW_LATENCY_RESULTS FILE: src/d3d11/d3d11_interop.cpp type dxvk (line 9) | namespace dxvk { function ULONG (line 23) | ULONG STDMETHODCALLTYPE D3D11VkInterop::AddRef() { function ULONG (line 28) | ULONG STDMETHODCALLTYPE D3D11VkInterop::Release() { function HRESULT (line 33) | HRESULT STDMETHODCALLTYPE D3D11VkInterop::QueryInterface( function HRESULT (line 119) | HRESULT STDMETHODCALLTYPE D3D11VkInterop::CreateTexture2DFromVkImage( FILE: src/d3d11/d3d11_interop.h function namespace (line 7) | namespace dxvk { FILE: src/d3d11/d3d11_main.cpp type dxvk (line 11) | namespace dxvk { function HRESULT (line 18) | HRESULT D3D11InternalCreateDevice( function HRESULT (line 109) | static HRESULT D3D11InternalCreateDeviceAndSwapChain( function DLLEXPORT (line 214) | DLLEXPORT HRESULT __stdcall D3D11CoreCreateDevice( function DLLEXPORT (line 233) | DLLEXPORT HRESULT __stdcall D3D11CreateDevice( function DLLEXPORT (line 252) | DLLEXPORT HRESULT __stdcall D3D11CreateDeviceAndSwapChain( function DLLEXPORT (line 273) | DLLEXPORT HRESULT __stdcall D3D11On12CreateDevice( FILE: src/d3d11/d3d11_on_12.cpp type dxvk (line 5) | namespace dxvk { function ULONG (line 25) | ULONG STDMETHODCALLTYPE D3D11on12Device::AddRef() { function ULONG (line 30) | ULONG STDMETHODCALLTYPE D3D11on12Device::Release() { function HRESULT (line 35) | HRESULT STDMETHODCALLTYPE D3D11on12Device::QueryInterface( function HRESULT (line 42) | HRESULT STDMETHODCALLTYPE D3D11on12Device::CreateWrappedResource( function HRESULT (line 151) | HRESULT STDMETHODCALLTYPE D3D11on12Device::GetD3D12Device( FILE: src/d3d11/d3d11_on_12.h function namespace (line 22) | namespace dxvk { FILE: src/d3d11/d3d11_options.cpp type dxvk (line 5) | namespace dxvk { function IsAPITracingDXGI (line 7) | static bool IsAPITracingDXGI() { FILE: src/d3d11/d3d11_options.h function namespace (line 11) | namespace dxvk { FILE: src/d3d11/d3d11_query.cpp type dxvk (line 4) | namespace dxvk { function HRESULT (line 89) | HRESULT STDMETHODCALLTYPE D3D11Query::QueryInterface(REFIID riid, voi... function UINT (line 138) | UINT STDMETHODCALLTYPE D3D11Query::GetDataSize() { function HRESULT (line 244) | HRESULT STDMETHODCALLTYPE D3D11Query::GetData( function UINT64 (line 344) | UINT64 D3D11Query::GetTimestampQueryFrequency() const { function HRESULT (line 353) | HRESULT D3D11Query::ValidateDesc(const D3D11_QUERY_DESC1* pDesc) { FILE: src/d3d11/d3d11_query.h function namespace (line 10) | namespace dxvk { FILE: src/d3d11/d3d11_rasterizer.cpp type dxvk (line 4) | namespace dxvk { function HRESULT (line 65) | HRESULT STDMETHODCALLTYPE D3D11RasterizerState::QueryInterface(REFIID ... function D3D11_RASTERIZER_DESC2 (line 134) | D3D11_RASTERIZER_DESC2 D3D11RasterizerState::PromoteDesc( function D3D11_RASTERIZER_DESC2 (line 153) | D3D11_RASTERIZER_DESC2 D3D11RasterizerState::PromoteDesc( function HRESULT (line 172) | HRESULT D3D11RasterizerState::NormalizeDesc( FILE: src/d3d11/d3d11_rasterizer.h function namespace (line 9) | namespace dxvk { FILE: src/d3d11/d3d11_resource.cpp type dxvk (line 10) | namespace dxvk { function ULONG (line 25) | ULONG STDMETHODCALLTYPE D3D11DXGIKeyedMutex::AddRef() { function ULONG (line 30) | ULONG STDMETHODCALLTYPE D3D11DXGIKeyedMutex::Release() { function HRESULT (line 35) | HRESULT STDMETHODCALLTYPE D3D11DXGIKeyedMutex::QueryInterface( function HRESULT (line 42) | HRESULT STDMETHODCALLTYPE D3D11DXGIKeyedMutex::GetPrivateData( function HRESULT (line 50) | HRESULT STDMETHODCALLTYPE D3D11DXGIKeyedMutex::SetPrivateData( function HRESULT (line 58) | HRESULT STDMETHODCALLTYPE D3D11DXGIKeyedMutex::SetPrivateDataInterface( function HRESULT (line 65) | HRESULT STDMETHODCALLTYPE D3D11DXGIKeyedMutex::GetParent( function HRESULT (line 72) | HRESULT STDMETHODCALLTYPE D3D11DXGIKeyedMutex::GetDevice( function HRESULT (line 81) | HRESULT STDMETHODCALLTYPE D3D11DXGIKeyedMutex::AcquireSync( function HRESULT (line 112) | HRESULT STDMETHODCALLTYPE D3D11DXGIKeyedMutex::ReleaseSync( function ULONG (line 160) | ULONG STDMETHODCALLTYPE D3D11DXGIResource::AddRef() { function ULONG (line 165) | ULONG STDMETHODCALLTYPE D3D11DXGIResource::Release() { function HRESULT (line 170) | HRESULT STDMETHODCALLTYPE D3D11DXGIResource::QueryInterface( function HRESULT (line 177) | HRESULT STDMETHODCALLTYPE D3D11DXGIResource::GetPrivateData( function HRESULT (line 185) | HRESULT STDMETHODCALLTYPE D3D11DXGIResource::SetPrivateData( function HRESULT (line 193) | HRESULT STDMETHODCALLTYPE D3D11DXGIResource::SetPrivateDataInterface( function HRESULT (line 200) | HRESULT STDMETHODCALLTYPE D3D11DXGIResource::GetParent( function HRESULT (line 207) | HRESULT STDMETHODCALLTYPE D3D11DXGIResource::GetDevice( function HRESULT (line 216) | HRESULT STDMETHODCALLTYPE D3D11DXGIResource::GetEvictionPriority( function HRESULT (line 223) | HRESULT STDMETHODCALLTYPE D3D11DXGIResource::GetSharedHandle( function HRESULT (line 253) | HRESULT STDMETHODCALLTYPE D3D11DXGIResource::GetUsage( function HRESULT (line 286) | HRESULT STDMETHODCALLTYPE D3D11DXGIResource::SetEvictionPriority( function HRESULT (line 293) | HRESULT STDMETHODCALLTYPE D3D11DXGIResource::CreateSharedHandle( function HRESULT (line 349) | HRESULT STDMETHODCALLTYPE D3D11DXGIResource::CreateSubresourceSurface( function HRESULT (line 379) | HRESULT D3D11DXGIResource::GetKeyedMutex( function HRESULT (line 389) | HRESULT GetResource11on12Info( function HRESULT (line 409) | HRESULT GetCommonResourceDesc( function GetPagedResource (line 446) | Rc GetPagedResource( function BOOL (line 457) | BOOL CheckResourceViewCompatibility( function HRESULT (line 471) | HRESULT ResourceAddRefPrivate(ID3D11Resource* pResource, D3D11_RESOURC... function HRESULT (line 482) | HRESULT ResourceAddRefPrivate(ID3D11Resource* pResource) { function HRESULT (line 490) | HRESULT ResourceReleasePrivate(ID3D11Resource* pResource, D3D11_RESOUR... function HRESULT (line 501) | HRESULT ResourceReleasePrivate(ID3D11Resource* pResource) { FILE: src/d3d11/d3d11_resource.h function namespace (line 5) | namespace dxvk { function ID3D11Resource (line 325) | ID3D11Resource* Get() const { FILE: src/d3d11/d3d11_sampler.cpp type dxvk (line 5) | namespace dxvk { function HRESULT (line 70) | HRESULT STDMETHODCALLTYPE D3D11SamplerState::QueryInterface(REFIID rii... function HRESULT (line 108) | HRESULT D3D11SamplerState::NormalizeDesc(D3D11_SAMPLER_DESC* pDesc) { FILE: src/d3d11/d3d11_sampler.h function namespace (line 9) | namespace dxvk { FILE: src/d3d11/d3d11_shader.cpp type dxvk (line 8) | namespace dxvk { class D3D11ShaderConverter (line 10) | class D3D11ShaderConverter : public DxvkIrShaderConverter { method D3D11ShaderConverter (line 14) | D3D11ShaderConverter( method convertShader (line 27) | void convertShader( method determineResourceIndex (line 62) | uint32_t determineResourceIndex( method dumpSource (line 83) | void dumpSource(const std::string& path) const { method getDebugName (line 88) | std::string getDebugName() const { function HRESULT (line 224) | HRESULT D3D11ShaderModuleSet::GetShaderModule( FILE: src/d3d11/d3d11_shader.h function namespace (line 22) | namespace dxvk { type D3D11ShaderIcbInfo (line 114) | struct D3D11ShaderIcbInfo { function class (line 129) | class D3D11CommonShader { function HRESULT (line 212) | HRESULT STDMETHODCALLTYPE QueryInterface(REFIID riid, void** ppvObject) ... function D3D11CommonShader (line 242) | const D3D11CommonShader* GetCommonShader() const { function D3D10ShaderClass (line 246) | D3D10ShaderClass* GetD3D10Iface() { function class (line 275) | class D3D11ShaderModuleSet { FILE: src/d3d11/d3d11_state.cpp type dxvk (line 5) | namespace dxvk { FILE: src/d3d11/d3d11_state.h function namespace (line 7) | namespace dxvk { FILE: src/d3d11/d3d11_state_object.cpp type dxvk (line 3) | namespace dxvk { function HRESULT (line 18) | HRESULT STDMETHODCALLTYPE D3D11DeviceContextState::QueryInterface( FILE: src/d3d11/d3d11_state_object.h function namespace (line 7) | namespace dxvk { FILE: src/d3d11/d3d11_swapchain.cpp type dxvk (line 9) | namespace dxvk { function MapGammaControlPoint (line 11) | static uint16_t MapGammaControlPoint(float x) { function VkColorSpaceKHR (line 17) | static VkColorSpaceKHR ConvertColorSpace(DXGI_COLOR_SPACE_TYPE colorsp... function VkXYColorEXT (line 28) | static VkXYColorEXT ConvertXYColor(const UINT16 (&dxgiColor)[2]) { function ConvertMaxLuminance (line 32) | static float ConvertMaxLuminance(UINT dxgiLuminance) { function ConvertMinLuminance (line 36) | static float ConvertMinLuminance(UINT dxgiLuminance) { function ConvertLevel (line 40) | static float ConvertLevel(UINT16 dxgiLevel) { function VkHdrMetadataEXT (line 44) | static VkHdrMetadataEXT ConvertHDRMetadata(const DXGI_HDR_METADATA_HDR... function HRESULT (line 89) | HRESULT STDMETHODCALLTYPE D3D11SwapChain::QueryInterface( function HRESULT (line 114) | HRESULT STDMETHODCALLTYPE D3D11SwapChain::GetDesc( function HRESULT (line 121) | HRESULT STDMETHODCALLTYPE D3D11SwapChain::GetAdapter( function HRESULT (line 128) | HRESULT STDMETHODCALLTYPE D3D11SwapChain::GetDevice( function HRESULT (line 135) | HRESULT STDMETHODCALLTYPE D3D11SwapChain::GetImage( function UINT (line 150) | UINT STDMETHODCALLTYPE D3D11SwapChain::GetImageIndex() { function UINT (line 155) | UINT STDMETHODCALLTYPE D3D11SwapChain::GetFrameLatency() { function HANDLE (line 160) | HANDLE STDMETHODCALLTYPE D3D11SwapChain::GetFrameLatencyEvent() { function HRESULT (line 174) | HRESULT STDMETHODCALLTYPE D3D11SwapChain::ChangeProperties( function HRESULT (line 190) | HRESULT STDMETHODCALLTYPE D3D11SwapChain::SetPresentRegion( function HRESULT (line 197) | HRESULT STDMETHODCALLTYPE D3D11SwapChain::SetGammaControl( function HRESULT (line 232) | HRESULT STDMETHODCALLTYPE D3D11SwapChain::SetFrameLatency( function HRESULT (line 251) | HRESULT STDMETHODCALLTYPE D3D11SwapChain::Present( function UINT (line 301) | UINT STDMETHODCALLTYPE D3D11SwapChain::CheckColorSpaceSupport( function HRESULT (line 314) | HRESULT STDMETHODCALLTYPE D3D11SwapChain::SetColorSpace( function HRESULT (line 328) | HRESULT STDMETHODCALLTYPE D3D11SwapChain::SetHDRMetaData( function HRESULT (line 377) | HRESULT D3D11SwapChain::PresentImage(UINT SyncInterval) { function VkSurfaceFormatKHR (line 664) | VkSurfaceFormatKHR D3D11SwapChain::GetSurfaceFormat(DXGI_FORMAT Format) { FILE: src/d3d11/d3d11_swapchain.h function namespace (line 12) | namespace dxvk { FILE: src/d3d11/d3d11_texture.cpp type dxvk (line 9) | namespace dxvk { function VkDeviceSize (line 270) | VkDeviceSize D3D11CommonTexture::ComputeMappedOffset(UINT Subresource,... function D3D11_COMMON_TEXTURE_SUBRESOURCE_LAYOUT (line 294) | D3D11_COMMON_TEXTURE_SUBRESOURCE_LAYOUT D3D11CommonTexture::GetSubreso... function DXGI_VK_FORMAT_MODE (line 315) | DXGI_VK_FORMAT_MODE D3D11CommonTexture::GetFormatMode() const { function HRESULT (line 411) | HRESULT D3D11CommonTexture::NormalizeTextureProperties(D3D11_COMMON_TE... function HRESULT (line 470) | HRESULT D3D11CommonTexture::GetDescFromD3D12( function BOOL (line 517) | BOOL D3D11CommonTexture::CheckImageSupport( function BOOL (line 548) | BOOL D3D11CommonTexture::CheckFormatFeatureSupport( function D3D11_COMMON_TEXTURE_SUBRESOURCE_LAYOUT (line 663) | D3D11_COMMON_TEXTURE_SUBRESOURCE_LAYOUT D3D11CommonTexture::DetermineS... type d3dkmt_d3d11_desc (line 734) | struct d3dkmt_d3d11_desc function BOOL (line 830) | BOOL D3D11CommonTexture::IsR32UavCompatibleFormat( function VkImageType (line 893) | VkImageType D3D11CommonTexture::GetImageTypeFromResourceDim(D3D11_RESO... function VkImageLayout (line 903) | VkImageLayout D3D11CommonTexture::OptimizeLayout(VkImageUsageFlags Usa... function ULONG (line 961) | ULONG STDMETHODCALLTYPE D3D11DXGISurface::AddRef() { function ULONG (line 966) | ULONG STDMETHODCALLTYPE D3D11DXGISurface::Release() { function HRESULT (line 971) | HRESULT STDMETHODCALLTYPE D3D11DXGISurface::QueryInterface( function HRESULT (line 996) | HRESULT STDMETHODCALLTYPE D3D11DXGISurface::GetPrivateData( function HRESULT (line 1004) | HRESULT STDMETHODCALLTYPE D3D11DXGISurface::SetPrivateData( function HRESULT (line 1012) | HRESULT STDMETHODCALLTYPE D3D11DXGISurface::SetPrivateDataInterface( function HRESULT (line 1019) | HRESULT STDMETHODCALLTYPE D3D11DXGISurface::GetParent( function HRESULT (line 1026) | HRESULT STDMETHODCALLTYPE D3D11DXGISurface::GetDevice( function HRESULT (line 1035) | HRESULT STDMETHODCALLTYPE D3D11DXGISurface::GetDesc( function HRESULT (line 1076) | HRESULT STDMETHODCALLTYPE D3D11DXGISurface::Map( function HRESULT (line 1116) | HRESULT STDMETHODCALLTYPE D3D11DXGISurface::Unmap() { function HRESULT (line 1128) | HRESULT STDMETHODCALLTYPE D3D11DXGISurface::GetDC( function HRESULT (line 1138) | HRESULT STDMETHODCALLTYPE D3D11DXGISurface::ReleaseDC( function HRESULT (line 1147) | HRESULT STDMETHODCALLTYPE D3D11DXGISurface::GetResource( function ULONG (line 1194) | ULONG STDMETHODCALLTYPE D3D11VkInteropSurface::AddRef() { function ULONG (line 1199) | ULONG STDMETHODCALLTYPE D3D11VkInteropSurface::Release() { function HRESULT (line 1204) | HRESULT STDMETHODCALLTYPE D3D11VkInteropSurface::QueryInterface( function HRESULT (line 1211) | HRESULT STDMETHODCALLTYPE D3D11VkInteropSurface::GetDevice( function HRESULT (line 1222) | HRESULT STDMETHODCALLTYPE D3D11VkInteropSurface::GetVulkanImageInfo( function HRESULT (line 1295) | HRESULT STDMETHODCALLTYPE D3D11Texture1D::QueryInterface(REFIID riid, ... function UINT (line 1359) | UINT STDMETHODCALLTYPE D3D11Texture1D::GetEvictionPriority() { function ULONG (line 1446) | ULONG STDMETHODCALLTYPE D3D11Texture2D::AddRef() { function ULONG (line 1458) | ULONG STDMETHODCALLTYPE D3D11Texture2D::Release() { function HRESULT (line 1471) | HRESULT STDMETHODCALLTYPE D3D11Texture2D::QueryInterface(REFIID riid, ... function UINT (line 1536) | UINT STDMETHODCALLTYPE D3D11Texture2D::GetEvictionPriority() { function HRESULT (line 1604) | HRESULT STDMETHODCALLTYPE D3D11Texture3D::QueryInterface(REFIID riid, ... function UINT (line 1661) | UINT STDMETHODCALLTYPE D3D11Texture3D::GetEvictionPriority() { function D3D11CommonTexture (line 1705) | D3D11CommonTexture* GetCommonTexture(ID3D11Resource* pResource) { FILE: src/d3d11/d3d11_texture.h function namespace (line 15) | namespace dxvk { function class (line 632) | class D3D11DXGISurface : public IDXGISurface2 { function class (line 714) | class D3D11VkInteropSurface : public IDXGIVkInteropSurface { FILE: src/d3d11/d3d11_util.cpp type dxvk (line 3) | namespace dxvk { function HRESULT (line 5) | HRESULT DecodeSampleCount(UINT Count, VkSampleCountFlagBits* pCount) { function VkSamplerAddressMode (line 24) | VkSamplerAddressMode DecodeAddressMode( function VkCompareOp (line 49) | VkCompareOp DecodeCompareOp(D3D11_COMPARISON_FUNC Mode) { function VkSamplerReductionMode (line 67) | VkSamplerReductionMode DecodeReductionMode( function VkConservativeRasterizationModeEXT (line 80) | VkConservativeRasterizationModeEXT DecodeConservativeRasterizationMode( function VkFormatFeatureFlags2 (line 94) | VkFormatFeatureFlags2 GetBufferFormatFeatures(UINT BindFlags) { function VkFormatFeatureFlags2 (line 106) | VkFormatFeatureFlags2 GetImageFormatFeatures(UINT BindFlags) { function VkFormat (line 122) | VkFormat GetPackedDepthStencilFormat(DXGI_FORMAT Format) { function BOOL (line 142) | BOOL IsMinMaxFilter(D3D11_FILTER Filter) { FILE: src/d3d11/d3d11_util.h function namespace (line 7) | namespace dxvk { function empty (line 28) | bool empty() const { function setSampler (line 38) | void setSampler(uint32_t index) { function setUav (line 42) | void setUav(uint32_t index) { function setSrv (line 46) | void setSrv(uint32_t index) { function D3D11BindingMask (line 53) | D3D11BindingMask operator & (const D3D11BindingMask& other) const { FILE: src/d3d11/d3d11_video.cpp type dxvk (line 11) | namespace dxvk { function HRESULT (line 27) | HRESULT STDMETHODCALLTYPE D3D11VideoProcessorEnumerator::QueryInterface( function HRESULT (line 51) | HRESULT STDMETHODCALLTYPE D3D11VideoProcessorEnumerator::GetVideoProce... function HRESULT (line 58) | HRESULT STDMETHODCALLTYPE D3D11VideoProcessorEnumerator::CheckVideoPro... function HRESULT (line 71) | HRESULT STDMETHODCALLTYPE D3D11VideoProcessorEnumerator::GetVideoProce... function HRESULT (line 89) | HRESULT STDMETHODCALLTYPE D3D11VideoProcessorEnumerator::GetVideoProce... function HRESULT (line 112) | HRESULT STDMETHODCALLTYPE D3D11VideoProcessorEnumerator::GetVideoProce... function HRESULT (line 125) | HRESULT STDMETHODCALLTYPE D3D11VideoProcessorEnumerator::GetVideoProce... function HRESULT (line 155) | HRESULT STDMETHODCALLTYPE D3D11VideoProcessor::QueryInterface( function HRESULT (line 305) | HRESULT STDMETHODCALLTYPE D3D11VideoProcessorInputView::QueryInterface( function DxvkImageViewKey (line 342) | DxvkImageViewKey D3D11VideoProcessorInputView::CreateViewInfo( function HRESULT (line 380) | HRESULT STDMETHODCALLTYPE D3D11VideoProcessorOutputView::QueryInterface( function DxvkImageViewKey (line 417) | DxvkImageViewKey D3D11VideoProcessorOutputView::CreateViewInfo( function ULONG (line 462) | ULONG STDMETHODCALLTYPE D3D11VideoContext::AddRef() { function ULONG (line 467) | ULONG STDMETHODCALLTYPE D3D11VideoContext::Release() { function HRESULT (line 472) | HRESULT STDMETHODCALLTYPE D3D11VideoContext::QueryInterface( function HRESULT (line 479) | HRESULT STDMETHODCALLTYPE D3D11VideoContext::GetPrivateData( function HRESULT (line 487) | HRESULT STDMETHODCALLTYPE D3D11VideoContext::SetPrivateData( function HRESULT (line 495) | HRESULT STDMETHODCALLTYPE D3D11VideoContext::SetPrivateDataInterface( function HRESULT (line 508) | HRESULT STDMETHODCALLTYPE D3D11VideoContext::GetDecoderBuffer( function HRESULT (line 522) | HRESULT STDMETHODCALLTYPE D3D11VideoContext::ReleaseDecoderBuffer( function HRESULT (line 533) | HRESULT STDMETHODCALLTYPE D3D11VideoContext::DecoderBeginFrame( function HRESULT (line 547) | HRESULT STDMETHODCALLTYPE D3D11VideoContext::DecoderEndFrame( function HRESULT (line 558) | HRESULT STDMETHODCALLTYPE D3D11VideoContext::SubmitDecoderBuffers( function HRESULT (line 571) | HRESULT STDMETHODCALLTYPE D3D11VideoContext::DecoderExtension( function HRESULT (line 664) | HRESULT STDMETHODCALLTYPE D3D11VideoContext::VideoProcessorSetOutputEx... function HRESULT (line 860) | HRESULT STDMETHODCALLTYPE D3D11VideoContext::VideoProcessorSetStreamEx... function HRESULT (line 973) | HRESULT STDMETHODCALLTYPE D3D11VideoContext::VideoProcessorGetOutputEx... function HRESULT (line 1166) | HRESULT STDMETHODCALLTYPE D3D11VideoContext::VideoProcessorGetStreamEx... function HRESULT (line 1201) | HRESULT STDMETHODCALLTYPE D3D11VideoContext::VideoProcessorBlt( function HRESULT (line 1277) | HRESULT STDMETHODCALLTYPE D3D11VideoContext::NegotiateCryptoSessionKey... function HRESULT (line 1323) | HRESULT STDMETHODCALLTYPE D3D11VideoContext::GetEncryptionBltKey( function HRESULT (line 1332) | HRESULT STDMETHODCALLTYPE D3D11VideoContext::NegotiateAuthenticatedCha... function HRESULT (line 1341) | HRESULT STDMETHODCALLTYPE D3D11VideoContext::QueryAuthenticatedChannel( function HRESULT (line 1352) | HRESULT STDMETHODCALLTYPE D3D11VideoContext::ConfigureAuthenticatedCha... FILE: src/d3d11/d3d11_video.h function namespace (line 5) | namespace dxvk { FILE: src/d3d11/d3d11_view.h function namespace (line 5) | namespace dxvk { FILE: src/d3d11/d3d11_view_dsv.cpp type dxvk (line 7) | namespace dxvk { function HRESULT (line 120) | HRESULT STDMETHODCALLTYPE D3D11DepthStencilView::QueryInterface(REFIID... function HRESULT (line 165) | HRESULT D3D11DepthStencilView::GetDescFromResource( function HRESULT (line 226) | HRESULT D3D11DepthStencilView::NormalizeDesc( function VkImageLayout (line 297) | VkImageLayout D3D11DepthStencilView::GetViewLayout() const { FILE: src/d3d11/d3d11_view_dsv.h function namespace (line 10) | namespace dxvk { FILE: src/d3d11/d3d11_view_rtv.cpp type dxvk (line 7) | namespace dxvk { function HRESULT (line 131) | HRESULT STDMETHODCALLTYPE D3D11RenderTargetView::QueryInterface(REFIID... function HRESULT (line 222) | HRESULT D3D11RenderTargetView::GetDescFromResource( function D3D11_RENDER_TARGET_VIEW_DESC1 (line 295) | D3D11_RENDER_TARGET_VIEW_DESC1 D3D11RenderTargetView::PromoteDesc( function HRESULT (line 347) | HRESULT D3D11RenderTargetView::NormalizeDesc( function UINT (line 446) | UINT D3D11RenderTargetView::GetPlaneSlice(const D3D11_RENDER_TARGET_VI... FILE: src/d3d11/d3d11_view_rtv.h function namespace (line 10) | namespace dxvk { FILE: src/d3d11/d3d11_view_srv.cpp type dxvk (line 7) | namespace dxvk { function HRESULT (line 196) | HRESULT STDMETHODCALLTYPE D3D11ShaderResourceView::QueryInterface(REFI... function HRESULT (line 302) | HRESULT D3D11ShaderResourceView::GetDescFromResource( function D3D11_SHADER_RESOURCE_VIEW_DESC1 (line 391) | D3D11_SHADER_RESOURCE_VIEW_DESC1 D3D11ShaderResourceView::PromoteDesc( function HRESULT (line 457) | HRESULT D3D11ShaderResourceView::NormalizeDesc( function UINT (line 596) | UINT D3D11ShaderResourceView::GetPlaneSlice(const D3D11_SHADER_RESOURC... FILE: src/d3d11/d3d11_view_srv.h function namespace (line 10) | namespace dxvk { FILE: src/d3d11/d3d11_view_uav.cpp type dxvk (line 7) | namespace dxvk { function HRESULT (line 143) | HRESULT STDMETHODCALLTYPE D3D11UnorderedAccessView::QueryInterface(REF... function HRESULT (line 219) | HRESULT D3D11UnorderedAccessView::GetDescFromResource( function D3D11_UNORDERED_ACCESS_VIEW_DESC1 (line 295) | D3D11_UNORDERED_ACCESS_VIEW_DESC1 D3D11UnorderedAccessView::PromoteDesc( function HRESULT (line 339) | HRESULT D3D11UnorderedAccessView::NormalizeDesc( function UINT (line 436) | UINT D3D11UnorderedAccessView::GetPlaneSlice(const D3D11_UNORDERED_ACC... FILE: src/d3d11/d3d11_view_uav.h function namespace (line 8) | namespace dxvk { FILE: src/d3d8/d3d8_batch.h function namespace (line 10) | namespace dxvk { function class (line 79) | class D3D8Batcher { FILE: src/d3d8/d3d8_buffer.cpp type dxvk (line 4) | namespace dxvk { function D3DRESOURCETYPE (line 16) | D3DRESOURCETYPE STDMETHODCALLTYPE D3D8VertexBuffer::GetType() { return... function HRESULT (line 18) | HRESULT STDMETHODCALLTYPE D3D8VertexBuffer::GetDesc(D3DVERTEXBUFFER_DE... function D3DRESOURCETYPE (line 32) | D3DRESOURCETYPE STDMETHODCALLTYPE D3D8IndexBuffer::GetType() { return ... function HRESULT (line 34) | HRESULT STDMETHODCALLTYPE D3D8IndexBuffer::GetDesc(D3DINDEXBUFFER_DESC... FILE: src/d3d8/d3d8_buffer.h function namespace (line 7) | namespace dxvk { FILE: src/d3d8/d3d8_caps.h function namespace (line 3) | namespace dxvk::d8caps { FILE: src/d3d8/d3d8_device.cpp type dxvk (line 9) | namespace dxvk { function HRESULT (line 43) | HRESULT STDMETHODCALLTYPE D3D8Device::GetInfo(DWORD DevInfoID, void* p... function HRESULT (line 118) | HRESULT STDMETHODCALLTYPE D3D8Device::TestCooperativeLevel() { function UINT (line 123) | UINT STDMETHODCALLTYPE D3D8Device::GetAvailableTextureMem() { function HRESULT (line 127) | HRESULT STDMETHODCALLTYPE D3D8Device::ResourceManagerDiscardBytes(DWOR... function HRESULT (line 131) | HRESULT STDMETHODCALLTYPE D3D8Device::GetDirect3D(IDirect3D8** ppD3D8) { function HRESULT (line 140) | HRESULT STDMETHODCALLTYPE D3D8Device::GetDeviceCaps(D3DCAPS8* pCaps) { function HRESULT (line 150) | HRESULT STDMETHODCALLTYPE D3D8Device::GetDisplayMode(D3DDISPLAYMODE* p... function HRESULT (line 155) | HRESULT STDMETHODCALLTYPE D3D8Device::GetCreationParameters(D3DDEVICE_... function HRESULT (line 159) | HRESULT STDMETHODCALLTYPE D3D8Device::SetCursorProperties( function BOOL (line 176) | BOOL STDMETHODCALLTYPE D3D8Device::ShowCursor(BOOL bShow) { function HRESULT (line 180) | HRESULT STDMETHODCALLTYPE D3D8Device::CreateAdditionalSwapChain( function HRESULT (line 201) | HRESULT STDMETHODCALLTYPE D3D8Device::Reset(D3DPRESENT_PARAMETERS* pPr... function HRESULT (line 223) | HRESULT STDMETHODCALLTYPE D3D8Device::Present( function HRESULT (line 237) | HRESULT STDMETHODCALLTYPE D3D8Device::GetBackBuffer( function HRESULT (line 265) | HRESULT STDMETHODCALLTYPE D3D8Device::GetRasterStatus(D3DRASTER_STATUS... function HRESULT (line 280) | HRESULT STDMETHODCALLTYPE D3D8Device::CreateTexture( function HRESULT (line 322) | HRESULT STDMETHODCALLTYPE D3D8Device::CreateVolumeTexture( function HRESULT (line 359) | HRESULT STDMETHODCALLTYPE D3D8Device::CreateCubeTexture( function HRESULT (line 395) | HRESULT STDMETHODCALLTYPE D3D8Device::CreateVertexBuffer( function HRESULT (line 420) | HRESULT STDMETHODCALLTYPE D3D8Device::CreateIndexBuffer( function HRESULT (line 440) | HRESULT STDMETHODCALLTYPE D3D8Device::CreateRenderTarget( function HRESULT (line 480) | HRESULT STDMETHODCALLTYPE D3D8Device::CreateDepthStencilSurface( function HRESULT (line 516) | HRESULT STDMETHODCALLTYPE D3D8Device::CreateImageSurface( function HRESULT (line 556) | HRESULT copyTextureBuffers( function HRESULT (line 655) | HRESULT STDMETHODCALLTYPE D3D8Device::CopyRects( function HRESULT (line 969) | HRESULT STDMETHODCALLTYPE D3D8Device::UpdateTexture( function HRESULT (line 982) | HRESULT STDMETHODCALLTYPE D3D8Device::GetFrontBuffer(IDirect3DSurface8... function HRESULT (line 993) | HRESULT STDMETHODCALLTYPE D3D8Device::SetRenderTarget(IDirect3DSurface... function HRESULT (line 1043) | HRESULT STDMETHODCALLTYPE D3D8Device::GetRenderTarget(IDirect3DSurface... function HRESULT (line 1067) | HRESULT STDMETHODCALLTYPE D3D8Device::GetDepthStencilSurface(IDirect3D... function HRESULT (line 1091) | HRESULT STDMETHODCALLTYPE D3D8Device::BeginScene() { return GetD3D9()-... function HRESULT (line 1093) | HRESULT STDMETHODCALLTYPE D3D8Device::EndScene() { StateChange(); retu... function HRESULT (line 1095) | HRESULT STDMETHODCALLTYPE D3D8Device::Clear( function HRESULT (line 1106) | HRESULT STDMETHODCALLTYPE D3D8Device::SetTransform(D3DTRANSFORMSTATETY... function HRESULT (line 1111) | HRESULT STDMETHODCALLTYPE D3D8Device::GetTransform(D3DTRANSFORMSTATETY... function HRESULT (line 1115) | HRESULT STDMETHODCALLTYPE D3D8Device::MultiplyTransform(D3DTRANSFORMST... function HRESULT (line 1120) | HRESULT STDMETHODCALLTYPE D3D8Device::SetViewport(const D3DVIEWPORT8* ... function HRESULT (line 1158) | HRESULT STDMETHODCALLTYPE D3D8Device::GetViewport(D3DVIEWPORT8* pViewp... function HRESULT (line 1163) | HRESULT STDMETHODCALLTYPE D3D8Device::SetMaterial(const D3DMATERIAL8* ... function HRESULT (line 1168) | HRESULT STDMETHODCALLTYPE D3D8Device::GetMaterial(D3DMATERIAL8* pMater... function HRESULT (line 1172) | HRESULT STDMETHODCALLTYPE D3D8Device::SetLight(DWORD Index, const D3DL... function HRESULT (line 1177) | HRESULT STDMETHODCALLTYPE D3D8Device::GetLight(DWORD Index, D3DLIGHT8*... function HRESULT (line 1181) | HRESULT STDMETHODCALLTYPE D3D8Device::LightEnable(DWORD Index, BOOL En... function HRESULT (line 1186) | HRESULT STDMETHODCALLTYPE D3D8Device::GetLightEnable(DWORD Index, BOOL... function HRESULT (line 1190) | HRESULT STDMETHODCALLTYPE D3D8Device::SetClipPlane(DWORD Index, const ... function HRESULT (line 1195) | HRESULT STDMETHODCALLTYPE D3D8Device::GetClipPlane(DWORD Index, float*... function HRESULT (line 1199) | HRESULT STDMETHODCALLTYPE D3D8Device::CreateStateBlock( function HRESULT (line 1232) | HRESULT STDMETHODCALLTYPE D3D8Device::CaptureStateBlock(DWORD Token) { function HRESULT (line 1249) | HRESULT STDMETHODCALLTYPE D3D8Device::ApplyStateBlock(DWORD Token) { function HRESULT (line 1268) | HRESULT STDMETHODCALLTYPE D3D8Device::DeleteStateBlock(DWORD Token) { function HRESULT (line 1293) | HRESULT STDMETHODCALLTYPE D3D8Device::BeginStateBlock() { function HRESULT (line 1313) | HRESULT STDMETHODCALLTYPE D3D8Device::EndStateBlock(DWORD* pToken) { function HRESULT (line 1334) | HRESULT STDMETHODCALLTYPE D3D8Device::SetClipStatus(const D3DCLIPSTATU... function HRESULT (line 1339) | HRESULT STDMETHODCALLTYPE D3D8Device::GetClipStatus(D3DCLIPSTATUS8* pC... function HRESULT (line 1343) | HRESULT STDMETHODCALLTYPE D3D8Device::GetTexture(DWORD Stage, IDirect3... function HRESULT (line 1356) | HRESULT STDMETHODCALLTYPE D3D8Device::SetTexture(DWORD Stage, IDirect3... function HRESULT (line 1400) | HRESULT STDMETHODCALLTYPE D3D8Device::GetTextureStageState( function HRESULT (line 1414) | HRESULT STDMETHODCALLTYPE D3D8Device::SetTextureStageState( function HRESULT (line 1436) | HRESULT STDMETHODCALLTYPE D3D8Device::ValidateDevice(DWORD* pNumPasses) { function HRESULT (line 1440) | HRESULT STDMETHODCALLTYPE D3D8Device::SetPaletteEntries(UINT PaletteNu... function HRESULT (line 1445) | HRESULT STDMETHODCALLTYPE D3D8Device::GetPaletteEntries(UINT PaletteNu... function HRESULT (line 1449) | HRESULT STDMETHODCALLTYPE D3D8Device::SetCurrentTexturePalette(UINT Pa... function HRESULT (line 1454) | HRESULT STDMETHODCALLTYPE D3D8Device::GetCurrentTexturePalette(UINT* P... function HRESULT (line 1458) | HRESULT STDMETHODCALLTYPE D3D8Device::DrawPrimitive( function HRESULT (line 1469) | HRESULT STDMETHODCALLTYPE D3D8Device::DrawIndexedPrimitive( function HRESULT (line 1486) | HRESULT STDMETHODCALLTYPE D3D8Device::DrawPrimitiveUP( function HRESULT (line 1501) | HRESULT STDMETHODCALLTYPE D3D8Device::DrawIndexedPrimitiveUP( function HRESULT (line 1530) | HRESULT STDMETHODCALLTYPE D3D8Device::ProcessVertices( function HRESULT (line 1547) | HRESULT STDMETHODCALLTYPE D3D8Device::SetVertexShaderConstant( function HRESULT (line 1556) | HRESULT STDMETHODCALLTYPE D3D8Device::GetVertexShaderConstant(DWORD Re... function HRESULT (line 1560) | HRESULT STDMETHODCALLTYPE D3D8Device::SetStreamSource( function HRESULT (line 1588) | HRESULT STDMETHODCALLTYPE D3D8Device::GetStreamSource( function HRESULT (line 1613) | HRESULT STDMETHODCALLTYPE D3D8Device::SetIndices(IDirect3DIndexBuffer8... function HRESULT (line 1637) | HRESULT STDMETHODCALLTYPE D3D8Device::GetIndices( function HRESULT (line 1653) | HRESULT STDMETHODCALLTYPE D3D8Device::GetPixelShaderConstant(DWORD Reg... function HRESULT (line 1657) | HRESULT STDMETHODCALLTYPE D3D8Device::SetPixelShaderConstant( function HRESULT (line 1666) | HRESULT STDMETHODCALLTYPE D3D8Device::DrawRectPatch( function HRESULT (line 1673) | HRESULT STDMETHODCALLTYPE D3D8Device::DrawTriPatch( function HRESULT (line 1680) | HRESULT STDMETHODCALLTYPE D3D8Device::DeletePatch(UINT Handle) { function HRESULT (line 1684) | HRESULT STDMETHODCALLTYPE D3D8Device::SetRenderState(D3DRENDERSTATETYP... function HRESULT (line 1756) | HRESULT STDMETHODCALLTYPE D3D8Device::GetRenderState(D3DRENDERSTATETYP... function HRESULT (line 1803) | HRESULT STDMETHODCALLTYPE D3D8Device::CreateVertexShader( function D3D8VertexShaderInfo (line 1856) | inline D3D8VertexShaderInfo* getVertexShaderInfo(D3D8Device* device, D... function HRESULT (line 1875) | HRESULT STDMETHODCALLTYPE D3D8Device::SetVertexShader(DWORD Handle) { function HRESULT (line 1922) | HRESULT STDMETHODCALLTYPE D3D8Device::GetVertexShader(DWORD* pHandle) { function HRESULT (line 1956) | HRESULT STDMETHODCALLTYPE D3D8Device::DeleteVertexShader(DWORD Handle) { function HRESULT (line 1977) | HRESULT STDMETHODCALLTYPE D3D8Device::GetVertexShaderDeclaration(DWORD... function HRESULT (line 2007) | HRESULT STDMETHODCALLTYPE D3D8Device::GetVertexShaderFunction(DWORD Ha... function HRESULT (line 2040) | HRESULT STDMETHODCALLTYPE D3D8Device::CreatePixelShader( function HRESULT (line 2079) | HRESULT STDMETHODCALLTYPE D3D8Device::SetPixelShader(DWORD Handle) { function HRESULT (line 2109) | HRESULT STDMETHODCALLTYPE D3D8Device::GetPixelShader(DWORD* pHandle) { function HRESULT (line 2121) | HRESULT STDMETHODCALLTYPE D3D8Device::DeletePixelShader(DWORD Handle) { function HRESULT (line 2138) | HRESULT STDMETHODCALLTYPE D3D8Device::GetPixelShaderFunction(DWORD Han... FILE: src/d3d8/d3d8_device.h function namespace (line 20) | namespace dxvk { FILE: src/d3d8/d3d8_device_child.h function namespace (line 10) | namespace dxvk { FILE: src/d3d8/d3d8_format.h function namespace (line 5) | namespace dxvk { FILE: src/d3d8/d3d8_include.h function namespace (line 76) | namespace d3d9 { FILE: src/d3d8/d3d8_interface.cpp type dxvk (line 8) | namespace dxvk { function HRESULT (line 44) | HRESULT STDMETHODCALLTYPE D3D8Interface::QueryInterface(REFIID riid, v... function HRESULT (line 61) | HRESULT STDMETHODCALLTYPE D3D8Interface::GetAdapterIdentifier( function HRESULT (line 96) | HRESULT __stdcall D3D8Interface::EnumAdapterModes( function HRESULT (line 112) | HRESULT __stdcall D3D8Interface::CreateDevice( function HRESULT (line 157) | HRESULT D3D8Interface::ValidatePresentationParameters( FILE: src/d3d8/d3d8_interface.h function namespace (line 9) | namespace dxvk { FILE: src/d3d8/d3d8_main.cpp type dxvk (line 3) | namespace dxvk { function HRESULT (line 7) | HRESULT CreateD3D8(IDirect3D8** ppDirect3D8) { function DLLEXPORT (line 26) | DLLEXPORT HRESULT __stdcall ValidatePixelShader( function DLLEXPORT (line 74) | DLLEXPORT HRESULT __stdcall ValidateVertexShader( function DLLEXPORT (line 122) | DLLEXPORT void __stdcall DebugSetMute() {} function DLLEXPORT (line 124) | DLLEXPORT IDirect3D8* __stdcall Direct3DCreate8(UINT nSDKVersion) { FILE: src/d3d8/d3d8_multithread.cpp type dxvk (line 3) | namespace dxvk { FILE: src/d3d8/d3d8_multithread.h function namespace (line 5) | namespace dxvk { function class (line 56) | class D3D8Multithread { FILE: src/d3d8/d3d8_options.cpp type dxvk (line 9) | namespace dxvk { function parseDword (line 11) | static inline uint32_t parseDword(std::string_view str) { FILE: src/d3d8/d3d8_options.h function namespace (line 7) | namespace dxvk { FILE: src/d3d8/d3d8_resource.h function namespace (line 14) | namespace dxvk { FILE: src/d3d8/d3d8_shader.cpp type dxvk (line 12) | namespace dxvk { function DWORD (line 74) | constexpr DWORD encodeInstruction(d3d9::D3DSHADER_INSTRUCTION_OPCODE_T... function DWORD (line 86) | constexpr DWORD encodeDestRegister(d3d9::D3DSHADER_PARAM_REGISTER_TYPE... function DWORD (line 104) | constexpr DWORD encodeDeclaration(d3d9::D3DDECLUSAGE usage, DWORD inde... function HRESULT (line 116) | HRESULT TranslateVertexShader8( FILE: src/d3d8/d3d8_shader.h function namespace (line 6) | namespace dxvk { FILE: src/d3d8/d3d8_state_block.cpp type dxvk (line 4) | namespace dxvk { function HRESULT (line 56) | HRESULT D3D8StateBlock::Capture() { function HRESULT (line 96) | HRESULT D3D8StateBlock::Apply() { FILE: src/d3d8/d3d8_state_block.h type class (line 15) | enum class type D3D8StateCaptures (line 26) | struct D3D8StateCaptures { type D3D8VBOP (line 39) | struct D3D8VBOP { type D3D8CapturableState (line 44) | struct D3D8CapturableState { function D3D8StateBlockType (line 56) | enum class D3D8StateBlockType : uint8_t { FILE: src/d3d8/d3d8_subresource.h function namespace (line 5) | namespace dxvk { FILE: src/d3d8/d3d8_surface.cpp type dxvk (line 6) | namespace dxvk { function HRESULT (line 24) | HRESULT STDMETHODCALLTYPE D3D8Surface::GetDesc(D3DSURFACE_DESC* pDesc) { function HRESULT (line 37) | HRESULT STDMETHODCALLTYPE D3D8Surface::LockRect( function HRESULT (line 44) | HRESULT STDMETHODCALLTYPE D3D8Surface::UnlockRect() { FILE: src/d3d8/d3d8_surface.h function namespace (line 6) | namespace dxvk { FILE: src/d3d8/d3d8_swapchain.cpp type dxvk (line 3) | namespace dxvk { function HRESULT (line 13) | HRESULT STDMETHODCALLTYPE D3D8SwapChain::Present(const RECT *src, cons... function HRESULT (line 17) | HRESULT STDMETHODCALLTYPE D3D8SwapChain::GetBackBuffer( FILE: src/d3d8/d3d8_swapchain.h function namespace (line 6) | namespace dxvk { FILE: src/d3d8/d3d8_texture.cpp type dxvk (line 5) | namespace dxvk { function D3DRESOURCETYPE (line 16) | D3DRESOURCETYPE STDMETHODCALLTYPE D3D8Texture2D::GetType() { return D3... function HRESULT (line 18) | HRESULT STDMETHODCALLTYPE D3D8Texture2D::GetLevelDesc(UINT Level, D3DS... function HRESULT (line 31) | HRESULT STDMETHODCALLTYPE D3D8Texture2D::GetSurfaceLevel(UINT Level, I... function HRESULT (line 35) | HRESULT STDMETHODCALLTYPE D3D8Texture2D::LockRect( function HRESULT (line 43) | HRESULT STDMETHODCALLTYPE D3D8Texture2D::UnlockRect(UINT Level) { function HRESULT (line 47) | HRESULT STDMETHODCALLTYPE D3D8Texture2D::AddDirtyRect(CONST RECT* pDir... function D3DRESOURCETYPE (line 59) | D3DRESOURCETYPE STDMETHODCALLTYPE D3D8Texture3D::GetType() { return D3... function HRESULT (line 61) | HRESULT STDMETHODCALLTYPE D3D8Texture3D::GetLevelDesc(UINT Level, D3DV... function HRESULT (line 74) | HRESULT STDMETHODCALLTYPE D3D8Texture3D::GetVolumeLevel(UINT Level, ID... function HRESULT (line 78) | HRESULT STDMETHODCALLTYPE D3D8Texture3D::LockBox( function HRESULT (line 91) | HRESULT STDMETHODCALLTYPE D3D8Texture3D::UnlockBox(UINT Level) { function HRESULT (line 95) | HRESULT STDMETHODCALLTYPE D3D8Texture3D::AddDirtyBox(CONST D3DBOX* pDi... function D3DRESOURCETYPE (line 108) | D3DRESOURCETYPE STDMETHODCALLTYPE D3D8TextureCube::GetType() { return ... function HRESULT (line 110) | HRESULT STDMETHODCALLTYPE D3D8TextureCube::GetLevelDesc(UINT Level, D3... function HRESULT (line 123) | HRESULT STDMETHODCALLTYPE D3D8TextureCube::GetCubeMapSurface( function HRESULT (line 130) | HRESULT STDMETHODCALLTYPE D3D8TextureCube::LockRect( function HRESULT (line 144) | HRESULT STDMETHODCALLTYPE D3D8TextureCube::UnlockRect(D3DCUBEMAP_FACES... function HRESULT (line 148) | HRESULT STDMETHODCALLTYPE D3D8TextureCube::AddDirtyRect(D3DCUBEMAP_FAC... FILE: src/d3d8/d3d8_texture.h function namespace (line 10) | namespace dxvk { function D3DRESOURCETYPE (line 121) | D3DRESOURCETYPE STDMETHODCALLTYPE GetType() final; FILE: src/d3d8/d3d8_util.h function namespace (line 9) | namespace dxvk { FILE: src/d3d8/d3d8_volume.cpp type dxvk (line 5) | namespace dxvk { function HRESULT (line 15) | HRESULT STDMETHODCALLTYPE D3D8Volume::GetDesc(D3DVOLUME_DESC* pDesc) { function HRESULT (line 28) | HRESULT STDMETHODCALLTYPE D3D8Volume::LockBox(D3DLOCKED_BOX* pLockedBo... function HRESULT (line 36) | HRESULT STDMETHODCALLTYPE D3D8Volume::UnlockBox() { FILE: src/d3d8/d3d8_volume.h function namespace (line 5) | namespace dxvk { FILE: src/d3d8/d3d8_wrapped_object.h function namespace (line 5) | namespace dxvk { FILE: src/d3d9/d3d9_adapter.cpp type dxvk (line 15) | namespace dxvk { function copyToStringArray (line 58) | static void copyToStringArray(char (&dst)[N], const char* src) { function HRESULT (line 63) | HRESULT D3D9Adapter::GetAdapterIdentifier( function HRESULT (line 93) | HRESULT D3D9Adapter::CheckDeviceType( function HRESULT (line 108) | HRESULT D3D9Adapter::CheckDeviceFormat( function HRESULT (line 235) | HRESULT D3D9Adapter::CheckDeviceMultiSampleType( function HRESULT (line 332) | HRESULT D3D9Adapter::CheckDepthStencilMatch( function HRESULT (line 355) | HRESULT D3D9Adapter::CheckDeviceFormatConversion( function HRESULT (line 382) | HRESULT D3D9Adapter::GetDeviceCaps( function HMONITOR (line 778) | HMONITOR D3D9Adapter::GetMonitor() { function UINT (line 783) | UINT D3D9Adapter::GetAdapterModeCountEx(const D3DDISPLAYMODEFILTER* pF... function HRESULT (line 796) | HRESULT D3D9Adapter::EnumAdapterModesEx( function HRESULT (line 829) | HRESULT D3D9Adapter::GetAdapterDisplayModeEx( function HRESULT (line 853) | HRESULT D3D9Adapter::GetAdapterLUID(LUID* pLUID) { function HRESULT (line 883) | HRESULT D3D9Adapter::CheckDeviceVkFormat( FILE: src/d3d9/d3d9_adapter.h function namespace (line 12) | namespace dxvk { FILE: src/d3d9/d3d9_annotation.cpp type dxvk (line 3) | namespace dxvk { function INT (line 34) | INT D3D9GlobalAnnotationList::BeginEvent(D3DCOLOR color, LPCWSTR name) { function INT (line 46) | INT D3D9GlobalAnnotationList::EndEvent() { function BOOL (line 73) | BOOL D3D9GlobalAnnotationList::QueryRepeatFrame() const { function DWORD (line 87) | DWORD D3D9GlobalAnnotationList::GetStatus() const { function ULONG (line 110) | ULONG STDMETHODCALLTYPE D3D9UserDefinedAnnotation::AddRef() { function ULONG (line 115) | ULONG STDMETHODCALLTYPE D3D9UserDefinedAnnotation::Release() { function HRESULT (line 120) | HRESULT STDMETHODCALLTYPE D3D9UserDefinedAnnotation::QueryInterface( function INT (line 127) | INT STDMETHODCALLTYPE D3D9UserDefinedAnnotation::BeginEvent( function INT (line 146) | INT STDMETHODCALLTYPE D3D9UserDefinedAnnotation::EndEvent() { function BOOL (line 173) | BOOL STDMETHODCALLTYPE D3D9UserDefinedAnnotation::GetStatus() { FILE: src/d3d9/d3d9_annotation.h function namespace (line 14) | namespace dxvk { FILE: src/d3d9/d3d9_bridge.cpp type dxvk (line 9) | namespace dxvk { function ULONG (line 18) | ULONG STDMETHODCALLTYPE DxvkD3D8Bridge::AddRef() { function ULONG (line 22) | ULONG STDMETHODCALLTYPE DxvkD3D8Bridge::Release() { function HRESULT (line 26) | HRESULT STDMETHODCALLTYPE DxvkD3D8Bridge::QueryInterface( function HRESULT (line 32) | HRESULT DxvkD3D8Bridge::UpdateTextureFromBuffer( function ULONG (line 104) | ULONG STDMETHODCALLTYPE DxvkD3D8InterfaceBridge::AddRef() { function ULONG (line 108) | ULONG STDMETHODCALLTYPE DxvkD3D8InterfaceBridge::Release() { function HRESULT (line 112) | HRESULT STDMETHODCALLTYPE DxvkD3D8InterfaceBridge::QueryInterface( function Config (line 122) | const Config* DxvkD3D8InterfaceBridge::GetConfig() const { FILE: src/d3d9/d3d9_bridge.h function namespace (line 70) | namespace dxvk { FILE: src/d3d9/d3d9_buffer.cpp type dxvk (line 3) | namespace dxvk { function HRESULT (line 18) | HRESULT STDMETHODCALLTYPE D3D9VertexBuffer::QueryInterface( function D3DRESOURCETYPE (line 42) | D3DRESOURCETYPE STDMETHODCALLTYPE D3D9VertexBuffer::GetType() { function HRESULT (line 47) | HRESULT STDMETHODCALLTYPE D3D9VertexBuffer::GetDesc( function HRESULT (line 79) | HRESULT STDMETHODCALLTYPE D3D9IndexBuffer::QueryInterface( function D3DRESOURCETYPE (line 103) | D3DRESOURCETYPE STDMETHODCALLTYPE D3D9IndexBuffer::GetType() { function HRESULT (line 108) | HRESULT STDMETHODCALLTYPE D3D9IndexBuffer::GetDesc( FILE: src/d3d9/d3d9_buffer.h function namespace (line 7) | namespace dxvk { FILE: src/d3d9/d3d9_caps.h function namespace (line 5) | namespace dxvk::caps { FILE: src/d3d9/d3d9_common_buffer.cpp type dxvk (line 6) | namespace dxvk { function HRESULT (line 29) | HRESULT D3D9CommonBuffer::Lock( function HRESULT (line 43) | HRESULT D3D9CommonBuffer::Unlock() { function HRESULT (line 48) | HRESULT D3D9CommonBuffer::ValidateBufferProperties(const D3D9_BUFFER_D... function D3D9_COMMON_BUFFER_MAP_MODE (line 81) | D3D9_COMMON_BUFFER_MAP_MODE D3D9CommonBuffer::DetermineMapMode(const D... FILE: src/d3d9/d3d9_common_buffer.h function namespace (line 9) | namespace dxvk { function class (line 73) | class D3D9CommonBuffer { FILE: src/d3d9/d3d9_common_texture.cpp type dxvk (line 11) | namespace dxvk { function VkImageSubresource (line 115) | VkImageSubresource D3D9CommonTexture::GetSubresourceFromIndex( function HRESULT (line 126) | HRESULT D3D9CommonTexture::NormalizeTextureProperties( function VkDeviceSize (line 352) | VkDeviceSize D3D9CommonTexture::GetMipSize(UINT Subresource) const { function BOOL (line 494) | BOOL D3D9CommonTexture::DetermineShadowState() const { function BOOL (line 504) | BOOL D3D9CommonTexture::DetermineFetch4Compatibility() const { function BOOL (line 515) | BOOL D3D9CommonTexture::CheckImageSupport( function VkImageType (line 539) | VkImageType D3D9CommonTexture::GetImageTypeFromResourceType(D3DRESOURC... function VkImageViewType (line 550) | VkImageViewType D3D9CommonTexture::GetImageViewTypeFromResourceType( function VkImageLayout (line 565) | VkImageLayout D3D9CommonTexture::OptimizeLayout(VkImageUsageFlags Usag... function D3D9_COMMON_TEXTURE_MAP_MODE (line 597) | D3D9_COMMON_TEXTURE_MAP_MODE D3D9CommonTexture::DetermineMapMode() con... type d3dkmt_d3d9_desc (line 638) | struct d3dkmt_d3d9_desc function DxvkBufferSlice (line 799) | DxvkBufferSlice D3D9CommonTexture::GetBufferSlice(UINT Subresource) { FILE: src/d3d9/d3d9_common_texture.h function namespace (line 13) | namespace dxvk { function class (line 74) | class D3D9CommonTexture { FILE: src/d3d9/d3d9_constant_buffer.cpp type dxvk (line 4) | namespace dxvk { function VkDeviceSize (line 132) | VkDeviceSize D3D9ConstantBuffer::getAlignment(const Rc& de... FILE: src/d3d9/d3d9_constant_buffer.h function namespace (line 11) | namespace dxvk { FILE: src/d3d9/d3d9_constant_layout.h function namespace (line 7) | namespace dxvk { FILE: src/d3d9/d3d9_constant_set.h function namespace (line 14) | namespace dxvk { FILE: src/d3d9/d3d9_cursor.cpp type dxvk (line 6) | namespace dxvk { function BOOL (line 50) | BOOL D3D9Cursor::ShowCursor(BOOL bShow) { function BOOL (line 127) | BOOL D3D9Cursor::ShowCursor(BOOL bShow) { FILE: src/d3d9/d3d9_cursor.h function namespace (line 5) | namespace dxvk { FILE: src/d3d9/d3d9_device.cpp type dxvk (line 34) | namespace dxvk { function HRESULT (line 222) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::QueryInterface(REFIID riid, vo... function HRESULT (line 271) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::TestCooperativeLevel() { function UINT (line 285) | UINT STDMETHODCALLTYPE D3D9DeviceEx::GetAvailableTextureMem() { function HRESULT (line 301) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::EvictManagedResources() { function HRESULT (line 306) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::GetDirect3D(IDirect3D9** ppD3D... function HRESULT (line 315) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::GetDeviceCaps(D3DCAPS9* pCaps) { function HRESULT (line 328) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::GetDisplayMode(UINT iSwapChain... function HRESULT (line 336) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::GetCreationParameters(D3DDEVIC... function HRESULT (line 349) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::SetCursorProperties( function BOOL (line 456) | BOOL STDMETHODCALLTYPE D3D9DeviceEx::ShowCursor(BOOL bShow) { function HRESULT (line 463) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::CreateAdditionalSwapChain( function HRESULT (line 470) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::GetSwapChain(UINT iSwapChain, ... function UINT (line 489) | UINT STDMETHODCALLTYPE D3D9DeviceEx::GetNumberOfSwapChains() { function HRESULT (line 496) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::Reset(D3DPRESENT_PARAMETERS* p... function HRESULT (line 585) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::Present( function HRESULT (line 599) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::GetBackBuffer( function HRESULT (line 613) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::GetRasterStatus(UINT iSwapChai... function HRESULT (line 621) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::SetDialogBoxMode(BOOL bEnableD... function HRESULT (line 645) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::CreateTexture( function HRESULT (line 720) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::CreateVolumeTexture( function HRESULT (line 788) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::CreateCubeTexture( function HRESULT (line 854) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::CreateVertexBuffer( function HRESULT (line 905) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::CreateIndexBuffer( function HRESULT (line 955) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::CreateRenderTarget( function HRESULT (line 977) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::CreateDepthStencilSurface( function HRESULT (line 999) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::UpdateSurface( function HRESULT (line 1079) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::UpdateTexture( function HRESULT (line 1173) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::GetRenderTargetData( function HRESULT (line 1239) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::GetFrontBufferData(UINT iSwapC... function HRESULT (line 1252) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::StretchRect( function HRESULT (line 1515) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::ColorFill( function HRESULT (line 1653) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::CreateOffscreenPlainSurface( function HRESULT (line 1667) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::SetRenderTarget( function HRESULT (line 1684) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::SetRenderTargetInternal( function HRESULT (line 1803) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::GetRenderTarget( function HRESULT (line 1822) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::SetDepthStencilSurface(IDirect... function HRESULT (line 1856) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::GetDepthStencilSurface(IDirect... function HRESULT (line 1875) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::BeginScene() { function HRESULT (line 1887) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::EndScene() { function HRESULT (line 1918) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::Clear( function HRESULT (line 2099) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::SetTransform(D3DTRANSFORMSTATE... function HRESULT (line 2104) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::GetTransform(D3DTRANSFORMSTATE... function HRESULT (line 2116) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::MultiplyTransform(D3DTRANSFORM... function HRESULT (line 2132) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::SetViewport(const D3DVIEWPORT9... function HRESULT (line 2161) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::GetViewport(D3DVIEWPORT9* pVie... function HRESULT (line 2173) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::SetMaterial(const D3DMATERIAL9... function HRESULT (line 2189) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::GetMaterial(D3DMATERIAL9* pMat... function HRESULT (line 2201) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::SetLight(DWORD Index, const D3... function HRESULT (line 2224) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::GetLight(DWORD Index, D3DLIGHT... function HRESULT (line 2239) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::LightEnable(DWORD Index, BOOL ... function HRESULT (line 2275) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::GetLightEnable(DWORD Index, BO... function HRESULT (line 2290) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::SetClipPlane(DWORD Index, cons... function HRESULT (line 2320) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::GetClipPlane(DWORD Index, floa... function HRESULT (line 2337) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::SetRenderState(D3DRENDERSTATET... function HRESULT (line 2704) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::GetRenderState(D3DRENDERSTATET... function HRESULT (line 2723) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::CreateStateBlock( function HRESULT (line 2759) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::BeginStateBlock() { function HRESULT (line 2772) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::EndStateBlock(IDirect3DStateBl... function HRESULT (line 2790) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::SetClipStatus(const D3DCLIPSTA... function HRESULT (line 2802) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::GetClipStatus(D3DCLIPSTATUS9* ... function HRESULT (line 2814) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::GetTexture(DWORD Stage, IDirec... function HRESULT (line 2833) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::SetTexture(DWORD Stage, IDirec... function HRESULT (line 2843) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::GetTextureStageState( function HRESULT (line 2860) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::SetTextureStageState( function HRESULT (line 2868) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::GetSamplerState( function HRESULT (line 2890) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::SetSamplerState( function HRESULT (line 2903) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::ValidateDevice(DWORD* pNumPass... function HRESULT (line 2913) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::SetPaletteEntries(UINT Palette... function HRESULT (line 2940) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::GetPaletteEntries(UINT Palette... function HRESULT (line 2959) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::SetCurrentTexturePalette(UINT ... function HRESULT (line 2971) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::GetCurrentTexturePalette(UINT ... function HRESULT (line 2983) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::SetScissorRect(const RECT* pRe... function HRESULT (line 3003) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::GetScissorRect(RECT* pRect) { function HRESULT (line 3015) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::SetSoftwareVertexProcessing(BO... function BOOL (line 3030) | BOOL STDMETHODCALLTYPE D3D9DeviceEx::GetSoftwareVertexProcessing() { function HRESULT (line 3037) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::SetNPatchMode(float nSegments) { function HRESULT (line 3053) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::DrawPrimitive( function HRESULT (line 3103) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::DrawIndexedPrimitive( function HRESULT (line 3157) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::DrawPrimitiveUP( function HRESULT (line 3209) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::DrawIndexedPrimitiveUP( function HRESULT (line 3281) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::ProcessVertices( function HRESULT (line 3431) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::CreateVertexDeclaration( function HRESULT (line 3457) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::SetVertexDeclaration(IDirect3D... function HRESULT (line 3497) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::GetVertexDeclaration(IDirect3D... function HRESULT (line 3514) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::SetFVF(DWORD FVF) { function HRESULT (line 3535) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::GetFVF(DWORD* pFVF) { function HRESULT (line 3549) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::CreateVertexShader( function HRESULT (line 3581) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::SetVertexShader(IDirect3DVerte... function HRESULT (line 3629) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::GetVertexShader(IDirect3DVerte... function HRESULT (line 3643) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::SetVertexShaderConstantF( function HRESULT (line 3658) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::GetVertexShaderConstantF( function HRESULT (line 3673) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::SetVertexShaderConstantI( function HRESULT (line 3688) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::GetVertexShaderConstantI( function HRESULT (line 3703) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::SetVertexShaderConstantB( function HRESULT (line 3718) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::GetVertexShaderConstantB( function HRESULT (line 3733) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::SetStreamSource( function HRESULT (line 3790) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::GetStreamSource( function HRESULT (line 3821) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::SetStreamSourceFreq(UINT Strea... function HRESULT (line 3858) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::GetStreamSourceFreq(UINT Strea... function HRESULT (line 3873) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::SetIndices(IDirect3DIndexBuffe... function HRESULT (line 3896) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::GetIndices(IDirect3DIndexBuffe... function HRESULT (line 3909) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::CreatePixelShader( function HRESULT (line 3940) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::SetPixelShader(IDirect3DPixelS... function HRESULT (line 4019) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::GetPixelShader(IDirect3DPixelS... function HRESULT (line 4033) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::SetPixelShaderConstantF( function HRESULT (line 4048) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::GetPixelShaderConstantF( function HRESULT (line 4063) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::SetPixelShaderConstantI( function HRESULT (line 4078) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::GetPixelShaderConstantI( function HRESULT (line 4093) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::SetPixelShaderConstantB( function HRESULT (line 4108) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::GetPixelShaderConstantB( function HRESULT (line 4123) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::DrawRectPatch( function HRESULT (line 4136) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::DrawTriPatch( function HRESULT (line 4149) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::DeletePatch(UINT Handle) { function HRESULT (line 4159) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::CreateQuery(D3DQUERYTYPE Type,... function HRESULT (line 4179) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::SetConvolutionMonoKernel( function HRESULT (line 4189) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::ComposeRects( function HRESULT (line 4207) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::GetGPUThreadPriority(INT* pPri... function HRESULT (line 4222) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::SetGPUThreadPriority(INT Prior... function HRESULT (line 4232) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::WaitForVBlank(UINT iSwapChain) { function HRESULT (line 4240) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::CheckResourceResidency(IDirect... function HRESULT (line 4250) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::SetMaximumFrameLatency(UINT Ma... function HRESULT (line 4270) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::GetMaximumFrameLatency(UINT* p... function HRESULT (line 4282) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::CheckDeviceState(HWND hDestina... function HRESULT (line 4292) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::PresentEx( function HRESULT (line 4330) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::CreateRenderTargetEx( function HRESULT (line 4393) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::CreateOffscreenPlainSurfaceEx( function HRESULT (line 4474) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::CreateDepthStencilSurfaceEx( function HRESULT (line 4537) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::ResetEx( function HRESULT (line 4558) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::GetDisplayModeEx( function HRESULT (line 4569) | HRESULT STDMETHODCALLTYPE D3D9DeviceEx::CreateAdditionalSwapChainEx( function HRESULT (line 4608) | HRESULT D3D9DeviceEx::SetStateSamplerState( function HRESULT (line 4650) | HRESULT D3D9DeviceEx::SetStateTexture(DWORD StateSampler, IDirect3DBas... function HRESULT (line 4704) | HRESULT D3D9DeviceEx::SetStateTransform(uint32_t idx, const D3DMATRIX*... function HRESULT (line 4721) | HRESULT D3D9DeviceEx::SetStateTextureStageState( function HWND (line 4798) | HWND D3D9DeviceEx::GetWindow() { function D3D9BufferSlice (line 4818) | D3D9BufferSlice D3D9DeviceEx::AllocUPBuffer(VkDeviceSize size) { function D3D9BufferSlice (line 4876) | D3D9BufferSlice D3D9DeviceEx::AllocStagingBuffer(VkDeviceSize size) { function DxvkStagingBufferStats (line 4915) | DxvkStagingBufferStats D3D9DeviceEx::GetStagingMemoryStatistics() const { function D3D9_VK_FORMAT_MAPPING (line 4923) | D3D9_VK_FORMAT_MAPPING D3D9DeviceEx::LookupFormat( function DxvkFormatInfo (line 4929) | const DxvkFormatInfo* D3D9DeviceEx::UnsupportedFormatInfo( function HRESULT (line 5004) | HRESULT D3D9DeviceEx::LockImage( function HRESULT (line 5265) | HRESULT D3D9DeviceEx::UnlockImage( function HRESULT (line 5315) | HRESULT D3D9DeviceEx::FlushImage( function HRESULT (line 5504) | HRESULT D3D9DeviceEx::LockBuffer( function HRESULT (line 5650) | HRESULT D3D9DeviceEx::FlushBuffer( function HRESULT (line 5688) | HRESULT D3D9DeviceEx::UnlockBuffer( type VBOCopy (line 5752) | struct VBOCopy { type ConstantData (line 6252) | struct ConstantData { uint8_t Data[Length]; } function D3D9DrawInfo (line 7610) | D3D9DrawInfo D3D9DeviceEx::GenerateDrawInfo( function HRESULT (line 8109) | HRESULT D3D9DeviceEx::CreateShaderModule( function HRESULT (line 8132) | HRESULT D3D9DeviceEx::SetShaderConstants( function D3D9FFShaderKeyVS (line 8200) | D3D9FFShaderKeyVS D3D9DeviceEx::BuildFFKeyVS(D3D9FF_VertexBlendMode ve... function D3D9FFShaderKeyFS (line 8394) | D3D9FFShaderKeyFS D3D9DeviceEx::BuildFFKeyFS() const { function HRESULT (line 8959) | HRESULT D3D9DeviceEx::ResetSwapChain(D3DPRESENT_PARAMETERS* pPresentat... function HRESULT (line 9048) | HRESULT D3D9DeviceEx::InitialReset(D3DPRESENT_PARAMETERS* pPresentatio... function GpuFlushType (line 9256) | GpuFlushType D3D9DeviceEx::GetMaxFlushType() const { FILE: src/d3d9/d3d9_device.h function namespace (line 43) | namespace dxvk { FILE: src/d3d9/d3d9_device_child.h function namespace (line 5) | namespace dxvk { FILE: src/d3d9/d3d9_fixed_function.cpp type dxvk (line 20) | namespace dxvk { function DoFixedFunctionFog (line 26) | uint32_t DoFixedFunctionFog(D3D9ShaderSpecConstantManager& spec, Spirv... function DoFixedFunctionAlphaTest (line 199) | void DoFixedFunctionAlphaTest(SpirvModule& spvModule, const D3D9AlphaT... function SetupRenderStateBlock (line 345) | std::pair SetupRenderStateBlock(SpirvModule& spvMo... function SetupSamplerArray (line 421) | uint32_t SetupSamplerArray(SpirvModule& spvModule) { function LoadSampler (line 438) | uint32_t LoadSampler(SpirvModule& spvModule, uint32_t descriptorId, function SetupSpecUBO (line 459) | uint32_t SetupSpecUBO(SpirvModule& spvModule, std::vector GetDxvkResource(IDirect3DResource9 *pReso... function HRESULT (line 276) | HRESULT STDMETHODCALLTYPE D3D9VkInteropDevice::CreateImage( function HRESULT (line 357) | HRESULT D3D9VkInteropDevice::CreateTextureResource( function ULONG (line 381) | ULONG STDMETHODCALLTYPE D3D9VkExtInterface::AddRef() { function ULONG (line 385) | ULONG STDMETHODCALLTYPE D3D9VkExtInterface::Release() { function HRESULT (line 389) | HRESULT STDMETHODCALLTYPE D3D9VkExtInterface::QueryInterface( FILE: src/d3d9/d3d9_interop.h function namespace (line 8) | namespace dxvk { FILE: src/d3d9/d3d9_main.cpp class D3DFE_PROCESSVERTICES (line 8) | class D3DFE_PROCESSVERTICES type dxvk (line 11) | namespace dxvk { function HRESULT (line 15) | HRESULT CreateD3D9( function DLLEXPORT (line 31) | DLLEXPORT IDirect3D9* __stdcall Direct3DCreate9(UINT nSDKVersion) { function DLLEXPORT (line 38) | DLLEXPORT HRESULT __stdcall Direct3DCreate9Ex(UINT nSDKVersion, IDirect3... function DLLEXPORT (line 42) | DLLEXPORT int __stdcall D3DPERF_BeginEvent(D3DCOLOR col, LPCWSTR wszName) { function DLLEXPORT (line 46) | DLLEXPORT int __stdcall D3DPERF_EndEvent(void) { function DLLEXPORT (line 50) | DLLEXPORT void __stdcall D3DPERF_SetMarker(D3DCOLOR col, LPCWSTR wszName) { function DLLEXPORT (line 54) | DLLEXPORT void __stdcall D3DPERF_SetRegion(D3DCOLOR col, LPCWSTR wszName) { function DLLEXPORT (line 58) | DLLEXPORT BOOL __stdcall D3DPERF_QueryRepeatFrame(void) { function DLLEXPORT (line 62) | DLLEXPORT void __stdcall D3DPERF_SetOptions(DWORD dwOptions) { function DLLEXPORT (line 66) | DLLEXPORT DWORD __stdcall D3DPERF_GetStatus(void) { function DLLEXPORT (line 71) | DLLEXPORT void __stdcall DebugSetMute(void) { function DLLEXPORT (line 74) | DLLEXPORT int __stdcall DebugSetLevel(void) { function DLLEXPORT (line 81) | DLLEXPORT void __stdcall PSGPError(D3DFE_PROCESSVERTICES* a, PSGPERRORID... function DLLEXPORT (line 84) | DLLEXPORT void __stdcall PSGPSampleTexture(D3DFE_PROCESSVERTICES* a, UIN... function DLLEXPORT (line 87) | DLLEXPORT dxvk::D3D9ShaderValidator* __stdcall Direct3DShaderValidatorCr... function DLLEXPORT (line 91) | DLLEXPORT int __stdcall Direct3D9EnableMaximizedWindowedModeShim(UINT a) { function DLLEXPORT (line 95) | DLLEXPORT void __stdcall DXVK_RegisterAnnotation(IDXVKUserDefinedAnnotat... function DLLEXPORT (line 99) | DLLEXPORT void __stdcall DXVK_UnRegisterAnnotation(IDXVKUserDefinedAnnot... function DLLEXPORT (line 103) | DLLEXPORT void __stdcall Direct3D9ForceHybridEnumeration(UINT uHybrid) { function DLLEXPORT (line 106) | DLLEXPORT IDirect3D9* __stdcall Direct3DCreate9On12(UINT sdk_version, D3... function DLLEXPORT (line 115) | DLLEXPORT HRESULT __stdcall Direct3DCreate9On12Ex(UINT sdk_version, D3D9... FILE: src/d3d9/d3d9_mem.cpp type dxvk (line 15) | namespace dxvk { function D3D9Memory (line 25) | D3D9Memory D3D9MemoryAllocator::Alloc(uint32_t Size) { function D3D9Memory (line 188) | D3D9Memory D3D9MemoryChunk::AllocLocked(uint32_t Size) { function D3D9MemoryAllocator (line 246) | D3D9MemoryAllocator* D3D9MemoryChunk::Allocator() const { function D3D9Memory (line 264) | D3D9Memory& D3D9Memory::operator = (D3D9Memory&& other) { function D3D9Memory (line 309) | D3D9Memory D3D9MemoryAllocator::Alloc(uint32_t Size) { function D3D9Memory (line 341) | D3D9Memory& D3D9Memory::operator = (D3D9Memory&& other) { FILE: src/d3d9/d3d9_mem.h function namespace (line 17) | namespace dxvk { FILE: src/d3d9/d3d9_monitor.cpp type dxvk (line 5) | namespace dxvk { function GetMonitorFormatBpp (line 7) | uint32_t GetMonitorFormatBpp(D3D9Format Format) { function IsSupportedAdapterFormat (line 28) | bool IsSupportedAdapterFormat( function IsSupportedModeFormat (line 37) | bool IsSupportedModeFormat( function IsSupportedBackBufferFormat (line 47) | bool IsSupportedBackBufferFormat( function IsSupportedBackBufferFormat (line 70) | bool IsSupportedBackBufferFormat( FILE: src/d3d9/d3d9_monitor.h function namespace (line 10) | namespace dxvk { FILE: src/d3d9/d3d9_multithread.cpp type dxvk (line 3) | namespace dxvk { FILE: src/d3d9/d3d9_multithread.h function namespace (line 5) | namespace dxvk { function class (line 56) | class D3D9Multithread { FILE: src/d3d9/d3d9_names.cpp type dxvk (line 3) | namespace dxvk { FILE: src/d3d9/d3d9_names.h function namespace (line 3) | namespace dxvk { FILE: src/d3d9/d3d9_on_12.cpp type dxvk (line 5) | namespace dxvk { function HRESULT (line 12) | HRESULT STDMETHODCALLTYPE D3D9On12::QueryInterface(REFIID riid, void**... function ULONG (line 15) | ULONG STDMETHODCALLTYPE D3D9On12::AddRef() { function ULONG (line 18) | ULONG STDMETHODCALLTYPE D3D9On12::Release() { function HRESULT (line 22) | HRESULT STDMETHODCALLTYPE D3D9On12::GetD3D12Device(REFIID riid, void**... function HRESULT (line 28) | HRESULT STDMETHODCALLTYPE D3D9On12::UnwrapUnderlyingResource(IDirect3D... function HRESULT (line 32) | HRESULT STDMETHODCALLTYPE D3D9On12::ReturnUnderlyingResource(IDirect3D... FILE: src/d3d9/d3d9_on_12.h function namespace (line 5) | namespace dxvk { FILE: src/d3d9/d3d9_options.cpp type dxvk (line 7) | namespace dxvk { function parsePciId (line 9) | static int32_t parsePciId(const std::string& str) { FILE: src/d3d9/d3d9_options.h function namespace (line 6) | namespace dxvk { FILE: src/d3d9/d3d9_query.cpp type dxvk (line 5) | namespace dxvk { function HRESULT (line 50) | HRESULT STDMETHODCALLTYPE D3D9Query::QueryInterface(REFIID riid, void*... function D3DQUERYTYPE (line 71) | D3DQUERYTYPE STDMETHODCALLTYPE D3D9Query::GetType() { function DWORD (line 76) | DWORD STDMETHODCALLTYPE D3D9Query::GetDataSize() { function HRESULT (line 97) | HRESULT STDMETHODCALLTYPE D3D9Query::Issue(DWORD dwIssueFlags) { function HRESULT (line 129) | HRESULT STDMETHODCALLTYPE D3D9Query::GetData(void* pData, DWORD dwSize... function HRESULT (line 165) | HRESULT D3D9Query::GetQueryData(void* pData, DWORD dwSize) { function UINT64 (line 255) | UINT64 D3D9Query::GetTimestampQueryFrequency() const { function HRESULT (line 314) | HRESULT D3D9Query::QuerySupported(D3D9DeviceEx* pDevice, D3DQUERYTYPE ... FILE: src/d3d9/d3d9_query.h function namespace (line 7) | namespace dxvk { FILE: src/d3d9/d3d9_resource.h function namespace (line 7) | namespace dxvk { FILE: src/d3d9/d3d9_shader.cpp type dxvk (line 7) | namespace dxvk { FILE: src/d3d9/d3d9_shader.h function namespace (line 14) | namespace dxvk { FILE: src/d3d9/d3d9_shader_validator.cpp type dxvk (line 3) | namespace dxvk { function HRESULT (line 5) | HRESULT STDMETHODCALLTYPE D3D9ShaderValidator::QueryInterface(REFIID r... function HRESULT (line 13) | HRESULT STDMETHODCALLTYPE D3D9ShaderValidator::Begin( function HRESULT (line 31) | HRESULT STDMETHODCALLTYPE D3D9ShaderValidator::Instruction( function HRESULT (line 110) | HRESULT STDMETHODCALLTYPE D3D9ShaderValidator::End() { function HRESULT (line 135) | HRESULT D3D9ShaderValidator::ValidateHeader(const char* pFile, UINT Li... function HRESULT (line 172) | HRESULT D3D9ShaderValidator::ValidateEndToken(const char* pFile, UINT ... function HRESULT (line 186) | HRESULT D3D9ShaderValidator::ErrorCallback( FILE: src/d3d9/d3d9_shader_validator.h type class (line 10) | enum class function D3D9ShaderValidatorState (line 25) | enum class D3D9ShaderValidatorState { FILE: src/d3d9/d3d9_spec_constants.h function namespace (line 11) | namespace dxvk { function set (line 136) | struct D3D9SpecializationInfo { function get (line 289) | uint32_t get(const D3D9SpecConstantId id) const { function class (line 298) | class D3D9ShaderSpecConstantManager { function getSpecUBODword (line 335) | uint32_t getSpecUBODword(SpirvModule& module, uint32_t specUbo, uint32_t... function getOptimizedBool (line 345) | uint32_t getOptimizedBool(SpirvModule& module) { FILE: src/d3d9/d3d9_state.cpp type dxvk (line 5) | namespace dxvk { type D3D9State (line 25) | struct D3D9State type D3D9State (line 26) | struct D3D9State FILE: src/d3d9/d3d9_state.h function namespace (line 17) | namespace dxvk { type D3D9RenderStateInfo (line 37) | struct D3D9RenderStateInfo { function D3D9RenderStateItem (line 53) | enum class D3D9RenderStateItem { type D3D9FixedFunctionVS (line 173) | struct D3D9FixedFunctionVS { type D3D9FixedFunctionVertexBlendDataHW (line 192) | struct D3D9FixedFunctionVertexBlendDataHW { type D3D9FixedFunctionVertexBlendDataSW (line 197) | struct D3D9FixedFunctionVertexBlendDataSW { type D3D9FFShaderStage (line 202) | struct D3D9FFShaderStage { type D3D9FFShaderKeyFS (line 226) | struct D3D9FFShaderKeyFS { type D3D9FixedFunctionPS (line 241) | struct D3D9FixedFunctionPS { type D3D9SharedPSStages (line 246) | enum D3D9SharedPSStages { type D3D9SharedPS (line 255) | struct D3D9SharedPS { type D3D9VBO (line 265) | struct D3D9VBO { function T (line 294) | const T* operator -> () const { ensure(); return m_data.get(); } function T (line 297) | const T* operator & () const { ensure(); return m_data.get(); } function operator (line 319) | operator T() { return m_data; } function T (line 321) | const T* operator -> () const { return &m_data; } function T (line 324) | const T* operator & () const { return &m_data; } type D3D9SamplerInfo (line 332) | struct D3D9SamplerInfo { function IsLightEnabled (line 412) | bool IsLightEnabled(DWORD Index) const { function D3D9DeviceState (line 472) | struct Direct3DState9 : public D3D9DeviceState { type D3D9InputAssemblyState (line 480) | struct D3D9InputAssemblyState { FILE: src/d3d9/d3d9_stateblock.cpp type dxvk (line 12) | namespace dxvk { function HRESULT (line 25) | HRESULT STDMETHODCALLTYPE D3D9StateBlock::QueryInterface( function HRESULT (line 48) | HRESULT STDMETHODCALLTYPE D3D9StateBlock::Capture() { function HRESULT (line 64) | HRESULT STDMETHODCALLTYPE D3D9StateBlock::Apply() { function HRESULT (line 80) | HRESULT D3D9StateBlock::SetVertexDeclaration(D3D9VertexDecl* pDecl) { function HRESULT (line 88) | HRESULT D3D9StateBlock::SetIndices(D3D9IndexBuffer* pIndexData) { function HRESULT (line 96) | HRESULT D3D9StateBlock::SetRenderState(D3DRENDERSTATETYPE State, DWORD... function HRESULT (line 105) | HRESULT D3D9StateBlock::SetStateSamplerState( function HRESULT (line 118) | HRESULT D3D9StateBlock::SetStreamSource( function HRESULT (line 134) | HRESULT D3D9StateBlock::SetStreamSourceWithoutOffset( function HRESULT (line 148) | HRESULT D3D9StateBlock::SetStreamSourceFreq(UINT StreamNumber, UINT Se... function HRESULT (line 157) | HRESULT D3D9StateBlock::SetStateTexture(DWORD StateSampler, IDirect3DB... function HRESULT (line 166) | HRESULT D3D9StateBlock::SetVertexShader(D3D9VertexShader* pShader) { function HRESULT (line 174) | HRESULT D3D9StateBlock::SetPixelShader(D3D9PixelShader* pShader) { function HRESULT (line 182) | HRESULT D3D9StateBlock::SetMaterial(const D3DMATERIAL9* pMaterial) { function HRESULT (line 190) | HRESULT D3D9StateBlock::SetLight(DWORD Index, const D3DLIGHT9* pLight) { function HRESULT (line 201) | HRESULT D3D9StateBlock::LightEnable(DWORD Index, BOOL Enable) { function HRESULT (line 230) | HRESULT D3D9StateBlock::SetStateTransform(uint32_t idx, const D3DMATRI... function HRESULT (line 239) | HRESULT D3D9StateBlock::SetStateTextureStageState( function HRESULT (line 255) | HRESULT D3D9StateBlock::SetViewport(const D3DVIEWPORT9* pViewport) { function HRESULT (line 263) | HRESULT D3D9StateBlock::SetScissorRect(const RECT* pRect) { function HRESULT (line 271) | HRESULT D3D9StateBlock::SetClipPlane(DWORD Index, const float* pPlane) { function HRESULT (line 281) | HRESULT D3D9StateBlock::SetVertexShaderConstantF( function HRESULT (line 294) | HRESULT D3D9StateBlock::SetVertexShaderConstantI( function HRESULT (line 307) | HRESULT D3D9StateBlock::SetVertexShaderConstantB( function HRESULT (line 320) | HRESULT D3D9StateBlock::SetPixelShaderConstantF( function HRESULT (line 333) | HRESULT D3D9StateBlock::SetPixelShaderConstantI( function HRESULT (line 346) | HRESULT D3D9StateBlock::SetPixelShaderConstantB( function HRESULT (line 359) | HRESULT D3D9StateBlock::SetVertexBoolBitfield(uint32_t idx, uint32_t m... function HRESULT (line 366) | HRESULT D3D9StateBlock::SetPixelBoolBitfield(uint32_t idx, uint32_t ma... FILE: src/d3d9/d3d9_stateblock.h type class (line 11) | enum class type D3D9StateCaptures (line 34) | struct D3D9StateCaptures { type class (line 69) | enum class function D3D9StateBlockType (line 77) | inline D3D9StateBlockType ConvertStateBlockType(D3DSTATEBLOCKTYPE type) { function class (line 87) | class D3D9StateBlock : public D3D9StateBlockBase { FILE: src/d3d9/d3d9_subresource.h function namespace (line 6) | namespace dxvk { FILE: src/d3d9/d3d9_surface.cpp type dxvk (line 9) | namespace dxvk { function HRESULT (line 79) | HRESULT STDMETHODCALLTYPE D3D9Surface::QueryInterface(REFIID riid, voi... function D3DRESOURCETYPE (line 105) | D3DRESOURCETYPE STDMETHODCALLTYPE D3D9Surface::GetType() { function HRESULT (line 109) | HRESULT STDMETHODCALLTYPE D3D9Surface::GetDesc(D3DSURFACE_DESC *pDesc) { function HRESULT (line 128) | HRESULT STDMETHODCALLTYPE D3D9Surface::LockRect(D3DLOCKED_RECT* pLocke... function HRESULT (line 200) | HRESULT STDMETHODCALLTYPE D3D9Surface::UnlockRect() { function HRESULT (line 206) | HRESULT STDMETHODCALLTYPE D3D9Surface::GetDC(HDC *phDC) { function HRESULT (line 247) | HRESULT STDMETHODCALLTYPE D3D9Surface::ReleaseDC(HDC hDC) { FILE: src/d3d9/d3d9_surface.h function namespace (line 11) | namespace dxvk { FILE: src/d3d9/d3d9_swapchain.cpp type dxvk (line 8) | namespace dxvk { function MapGammaControlPoint (line 10) | static uint16_t MapGammaControlPoint(float x) { function HRESULT (line 79) | HRESULT STDMETHODCALLTYPE D3D9SwapChainEx::QueryInterface(REFIID riid,... function HRESULT (line 106) | HRESULT STDMETHODCALLTYPE D3D9SwapChainEx::Present( function HRESULT (line 206) | HRESULT D3D9SwapChainEx::PresentImageGDI(HWND Window) { function HRESULT (line 243) | HRESULT STDMETHODCALLTYPE D3D9SwapChainEx::GetFrontBufferData(IDirect3... function HRESULT (line 472) | HRESULT STDMETHODCALLTYPE D3D9SwapChainEx::GetBackBuffer( function HRESULT (line 499) | HRESULT STDMETHODCALLTYPE D3D9SwapChainEx::GetRasterStatus(D3DRASTER_S... function HRESULT (line 534) | HRESULT STDMETHODCALLTYPE D3D9SwapChainEx::GetDisplayMode(D3DDISPLAYMO... function HRESULT (line 556) | HRESULT STDMETHODCALLTYPE D3D9SwapChainEx::GetPresentParameters(D3DPRE... function HRESULT (line 566) | HRESULT STDMETHODCALLTYPE D3D9SwapChainEx::GetLastPresentCount(UINT* p... function HRESULT (line 579) | HRESULT STDMETHODCALLTYPE D3D9SwapChainEx::GetPresentStats(D3DPRESENTS... function HRESULT (line 594) | HRESULT STDMETHODCALLTYPE D3D9SwapChainEx::GetDisplayModeEx(D3DDISPLAY... function HRESULT (line 619) | HRESULT D3D9SwapChainEx::Reset( function HRESULT (line 669) | HRESULT D3D9SwapChainEx::WaitForVBlank() { function validateGammaRamp (line 678) | static bool validateGammaRamp(const WORD (&ramp)[256]) { function HRESULT (line 795) | HRESULT D3D9SwapChainEx::SetDialogBoxMode(bool bEnableDialogs) { function D3D9Surface (line 804) | D3D9Surface* D3D9SwapChainEx::GetBackBuffer(UINT iBackBuffer) { function HRESULT (line 1015) | HRESULT D3D9SwapChainEx::CreateBackBuffers(uint32_t NumBackBuffers, DW... function VkSurfaceFormatKHR (line 1156) | VkSurfaceFormatKHR D3D9SwapChainEx::GetSurfaceFormat() { function HRESULT (line 1223) | HRESULT D3D9SwapChainEx::EnterFullscreenMode( function HRESULT (line 1256) | HRESULT D3D9SwapChainEx::LeaveFullscreenMode() { function HRESULT (line 1279) | HRESULT D3D9SwapChainEx::ChangeDisplayMode( function HRESULT (line 1314) | HRESULT D3D9SwapChainEx::RestoreDisplayMode(HMONITOR hMonitor) { function VkExtent2D (line 1372) | VkExtent2D D3D9SwapChainEx::GetPresentExtent() { function ULONG (line 1402) | ULONG STDMETHODCALLTYPE D3D9VkExtSwapchain::AddRef() { function ULONG (line 1406) | ULONG STDMETHODCALLTYPE D3D9VkExtSwapchain::Release() { function HRESULT (line 1410) | HRESULT STDMETHODCALLTYPE D3D9VkExtSwapchain::QueryInterface( function BOOL (line 1416) | BOOL STDMETHODCALLTYPE D3D9VkExtSwapchain::CheckColorSpaceSupport( function HRESULT (line 1421) | HRESULT STDMETHODCALLTYPE D3D9VkExtSwapchain::SetColorSpace( function HRESULT (line 1434) | HRESULT STDMETHODCALLTYPE D3D9VkExtSwapchain::SetHDRMetaData( function HRESULT (line 1447) | HRESULT STDMETHODCALLTYPE D3D9VkExtSwapchain::GetCurrentOutputDesc( FILE: src/d3d9/d3d9_swapchain.h function namespace (line 18) | namespace dxvk { FILE: src/d3d9/d3d9_swvp_emu.cpp type dxvk (line 10) | namespace dxvk { type DecltypeClass (line 45) | enum class DecltypeClass { type DecltypeFlags (line 49) | enum DecltypeFlags { type Decltype (line 55) | struct Decltype { function Decltype (line 61) | Decltype ClassifyDecltype(D3DDECLTYPE Type) { class D3D9SWVPEmulatorGenerator (line 84) | class D3D9SWVPEmulatorGenerator { method D3D9SWVPEmulatorGenerator (line 88) | D3D9SWVPEmulatorGenerator(const std::string& name) method compile (line 115) | void compile(const D3D9CompactVertexElements& elements) { method finalize (line 303) | Rc finalize() { FILE: src/d3d9/d3d9_swvp_emu.h function namespace (line 9) | namespace dxvk { FILE: src/d3d9/d3d9_texture.cpp type dxvk (line 5) | namespace dxvk { function HRESULT (line 22) | HRESULT STDMETHODCALLTYPE D3D9Texture2D::QueryInterface(REFIID riid, v... function D3DRESOURCETYPE (line 50) | D3DRESOURCETYPE STDMETHODCALLTYPE D3D9Texture2D::GetType() { function HRESULT (line 55) | HRESULT STDMETHODCALLTYPE D3D9Texture2D::GetLevelDesc(UINT Level, D3DS... function HRESULT (line 63) | HRESULT STDMETHODCALLTYPE D3D9Texture2D::GetSurfaceLevel(UINT Level, I... function HRESULT (line 77) | HRESULT STDMETHODCALLTYPE D3D9Texture2D::LockRect(UINT Level, D3DLOCKE... function HRESULT (line 85) | HRESULT STDMETHODCALLTYPE D3D9Texture2D::UnlockRect(UINT Level) { function HRESULT (line 93) | HRESULT STDMETHODCALLTYPE D3D9Texture2D::AddDirtyRect(CONST RECT* pDir... function HRESULT (line 122) | HRESULT STDMETHODCALLTYPE D3D9Texture3D::QueryInterface(REFIID riid, v... function D3DRESOURCETYPE (line 150) | D3DRESOURCETYPE STDMETHODCALLTYPE D3D9Texture3D::GetType() { function HRESULT (line 155) | HRESULT STDMETHODCALLTYPE D3D9Texture3D::GetLevelDesc(UINT Level, D3DV... function HRESULT (line 163) | HRESULT STDMETHODCALLTYPE D3D9Texture3D::GetVolumeLevel(UINT Level, ID... function HRESULT (line 177) | HRESULT STDMETHODCALLTYPE D3D9Texture3D::LockBox(UINT Level, D3DLOCKED... function HRESULT (line 185) | HRESULT STDMETHODCALLTYPE D3D9Texture3D::UnlockBox(UINT Level) { function HRESULT (line 192) | HRESULT STDMETHODCALLTYPE D3D9Texture3D::AddDirtyBox(CONST D3DBOX* pDi... function HRESULT (line 216) | HRESULT STDMETHODCALLTYPE D3D9TextureCube::QueryInterface(REFIID riid,... function D3DRESOURCETYPE (line 244) | D3DRESOURCETYPE STDMETHODCALLTYPE D3D9TextureCube::GetType() { function HRESULT (line 249) | HRESULT STDMETHODCALLTYPE D3D9TextureCube::GetLevelDesc(UINT Level, D3... function HRESULT (line 257) | HRESULT STDMETHODCALLTYPE D3D9TextureCube::GetCubeMapSurface(D3DCUBEMA... function HRESULT (line 271) | HRESULT STDMETHODCALLTYPE D3D9TextureCube::LockRect(D3DCUBEMAP_FACES F... function HRESULT (line 279) | HRESULT STDMETHODCALLTYPE D3D9TextureCube::UnlockRect(D3DCUBEMAP_FACES... function HRESULT (line 287) | HRESULT STDMETHODCALLTYPE D3D9TextureCube::AddDirtyRect(D3DCUBEMAP_FAC... FILE: src/d3d9/d3d9_texture.h function namespace (line 14) | namespace dxvk { FILE: src/d3d9/d3d9_util.cpp type dxvk (line 5) | namespace dxvk { function HRESULT (line 15) | HRESULT DisassembleShader( function HRESULT (line 41) | HRESULT DecodeMultiSampleType( function VkFormat (line 66) | VkFormat GetPackedDepthStencilFormat(D3D9Format Format) { function VkFormatFeatureFlags2 (line 100) | VkFormatFeatureFlags2 GetImageFormatFeatures(DWORD Usage) { function VkImageUsageFlags (line 113) | VkImageUsageFlags GetImageUsageFlags(DWORD Usage) { function GetVertexCount (line 126) | uint32_t GetVertexCount(D3DPRIMITIVETYPE type, UINT count) { function DxvkInputAssemblyState (line 139) | DxvkInputAssemblyState DecodeInputAssemblyState(D3DPRIMITIVETYPE type) { function VkBlendFactor (line 163) | VkBlendFactor DecodeBlendFactor(D3DBLEND BlendFactor, bool IsAlpha) { function VkBlendOp (line 187) | VkBlendOp DecodeBlendOp(D3DBLENDOP BlendOp) { function VkCompareOp (line 199) | VkCompareOp DecodeCompareOp(D3DCMPFUNC Func) { function VkStencilOp (line 214) | VkStencilOp DecodeStencilOp(D3DSTENCILOP Op) { function VkCullModeFlags (line 229) | VkCullModeFlags DecodeCullMode(D3DCULL Mode) { function VkPolygonMode (line 239) | VkPolygonMode DecodeFillMode(D3DFILLMODE Mode) { function VkIndexType (line 249) | VkIndexType DecodeIndexType(D3D9Format Format) { function VkFormat (line 256) | VkFormat DecodeDecltype(D3DDECLTYPE Type) { function ConvertBox (line 280) | void ConvertBox(D3DBOX box, VkOffset3D& offset, VkExtent3D& extent) { function ConvertRect (line 291) | void ConvertRect(RECT rect, VkOffset3D& offset, VkExtent3D& extent) { function ConvertRect (line 302) | void ConvertRect(RECT rect, VkOffset2D& offset, VkExtent2D& extent) { function GetDecltypeSize (line 311) | uint32_t GetDecltypeSize(D3DDECLTYPE Type) { function GetDecltypeCount (line 335) | uint32_t GetDecltypeCount(D3DDECLTYPE Type) { FILE: src/d3d9/d3d9_util.h function namespace (line 18) | namespace dxvk { function IsVSSampler (line 105) | inline bool IsVSSampler(uint32_t Sampler) { function IsPSSampler (line 117) | inline bool IsPSSampler(uint32_t Sampler) { function VkFormat (line 159) | inline VkFormat PickSRGB(VkFormat format, VkFormat srgbFormat, bool srgb) { function VkShaderStageFlagBits (line 163) | constexpr VkShaderStageFlagBits GetShaderStage(D3D9ShaderType ShaderType) { function GetTransformIndex (line 171) | inline uint32_t GetTransformIndex(D3DTRANSFORMSTATETYPE Type) { function Matrix4 (line 184) | inline Matrix4 ConvertMatrix(const D3DMATRIX* Matrix) { function VkFilter (line 199) | inline VkFilter DecodeFilter(D3DTEXTUREFILTERTYPE Filter) { function VkSamplerMipmapMode (line 203) | inline VkSamplerMipmapMode DecodeMipFilter(D3DTEXTUREFILTERTYPE Filter) { function VkSamplerAddressMode (line 207) | inline VkSamplerAddressMode DecodeAddressMode(D3DTEXTUREADDRESS Mode) { function GetDepthBufferRValue (line 242) | inline float GetDepthBufferRValue(VkFormat Format, int32_t vendorId, boo... function operator (line 339) | inline bool operator == (const D3DVIEWPORT9& a, const D3DVIEWPORT9& b) { function operator (line 348) | inline bool operator != (const D3DVIEWPORT9& a, const D3DVIEWPORT9& b) { function operator (line 355) | inline bool operator == (const RECT& a, const RECT& b) { function operator (line 362) | inline bool operator != (const RECT& a, const RECT& b) { function operator (line 367) | inline bool operator == (const POINT& a, const POINT& b) { function operator (line 371) | inline bool operator != (const POINT& a, const POINT& b) { function operator (line 375) | inline bool operator == (const D3DDISPLAYMODEEX& a, const D3DDISPLAYMODE... FILE: src/d3d9/d3d9_vertex_declaration.cpp type dxvk (line 7) | namespace dxvk { function HRESULT (line 29) | HRESULT STDMETHODCALLTYPE D3D9VertexDecl::QueryInterface( function HRESULT (line 52) | HRESULT STDMETHODCALLTYPE D3D9VertexDecl::GetDeclaration( function DWORD (line 290) | DWORD D3D9VertexDecl::MapD3DDeclTypeFloatToFvfXYZBn(BYTE type) { function DWORD (line 337) | DWORD D3D9VertexDecl::MapD3D9VertexElementsToFvf() { FILE: src/d3d9/d3d9_vertex_declaration.h function namespace (line 8) | namespace dxvk { FILE: src/d3d9/d3d9_volume.cpp type dxvk (line 6) | namespace dxvk { function HRESULT (line 59) | HRESULT STDMETHODCALLTYPE D3D9Volume::QueryInterface(REFIID riid, void... function HRESULT (line 86) | HRESULT STDMETHODCALLTYPE D3D9Volume::GetDesc(D3DVOLUME_DESC *pDesc) { function HRESULT (line 105) | HRESULT STDMETHODCALLTYPE D3D9Volume::LockBox(D3DLOCKED_BOX* pLockedBo... function HRESULT (line 147) | HRESULT STDMETHODCALLTYPE D3D9Volume::UnlockBox() { FILE: src/d3d9/d3d9_volume.h function namespace (line 7) | namespace dxvk { FILE: src/d3d9/d3d9_window.cpp type dxvk (line 5) | namespace dxvk type D3D9WindowData (line 9) | struct D3D9WindowData { function LRESULT (line 34) | LRESULT CALLBACK D3D9WindowProc(HWND window, UINT message, WPARAM wpar... function ResetWindowProc (line 105) | void ResetWindowProc(HWND window) { function HookWindowProc (line 127) | void HookWindowProc(HWND window, D3D9SwapChainEx* swapchain) { function SetActivateProcessed (line 146) | void SetActivateProcessed(HWND window, bool processed) function ActivateFocusWindow (line 156) | void ActivateFocusWindow(HWND window) { function ResetWindowProc (line 168) | void ResetWindowProc(HWND window) { function HookWindowProc (line 172) | void HookWindowProc(HWND window, D3D9SwapChainEx* swapchain) { function SetActivateProcessed (line 176) | void SetActivateProcessed(HWND window, bool processed) { function ActivateFocusWindow (line 179) | void ActivateFocusWindow(HWND window) { FILE: src/d3d9/d3d9_window.h function namespace (line 5) | namespace dxvk { FILE: src/d3d9/shaders/d3d9_convert_common.h function unormalize (line 1) | float unormalize(uint value, int bits) { function snormalize (line 7) | float snormalize(int value, int bits) { function unpackUnorm (line 15) | float unpackUnorm(uint p) { function vec2 (line 19) | vec2 unpackUnorm2x8(uint p) { function vec4 (line 30) | vec4 convertYUV(vec3 yuv) { function vec4 (line 42) | vec4 convertBT_709(vec3 cde) { FILE: src/dxgi/dxgi_adapter.cpp type dxvk (line 18) | namespace dxvk { function ULONG (line 26) | ULONG STDMETHODCALLTYPE DxgiVkAdapter::AddRef() { function ULONG (line 31) | ULONG STDMETHODCALLTYPE DxgiVkAdapter::Release() { function HRESULT (line 36) | HRESULT STDMETHODCALLTYPE DxgiVkAdapter::QueryInterface( function HRESULT (line 85) | HRESULT STDMETHODCALLTYPE DxgiAdapter::QueryInterface(REFIID riid, voi... function HRESULT (line 122) | HRESULT STDMETHODCALLTYPE DxgiAdapter::GetParent(REFIID riid, void** p... function HRESULT (line 127) | HRESULT STDMETHODCALLTYPE DxgiAdapter::CheckInterfaceSupport( function HRESULT (line 154) | HRESULT STDMETHODCALLTYPE DxgiAdapter::EnumOutputs( function HRESULT (line 199) | HRESULT STDMETHODCALLTYPE DxgiAdapter::GetDesc(DXGI_ADAPTER_DESC* pDes... function HRESULT (line 216) | HRESULT STDMETHODCALLTYPE DxgiAdapter::GetDesc1(DXGI_ADAPTER_DESC1* pD... function HRESULT (line 234) | HRESULT STDMETHODCALLTYPE DxgiAdapter::GetDesc2(DXGI_ADAPTER_DESC2* pD... function HRESULT (line 254) | HRESULT STDMETHODCALLTYPE DxgiAdapter::GetDesc3( function HRESULT (line 264) | HRESULT STDMETHODCALLTYPE DxgiAdapter::QueryVideoMemoryInfo( function HRESULT (line 305) | HRESULT STDMETHODCALLTYPE DxgiAdapter::SetVideoMemoryReservation( function HRESULT (line 326) | HRESULT STDMETHODCALLTYPE DxgiAdapter::RegisterHardwareContentProtecti... function HRESULT (line 334) | HRESULT STDMETHODCALLTYPE DxgiAdapter::RegisterVideoMemoryBudgetChange... function DXGI_ADAPTER_DESC3 (line 380) | DXGI_ADAPTER_DESC3 DxgiAdapter::GetAdapterDesc() const { FILE: src/dxgi/dxgi_adapter.h function namespace (line 10) | namespace dxvk { FILE: src/dxgi/dxgi_factory.cpp type dxvk (line 10) | namespace dxvk { function ULONG (line 23) | ULONG STDMETHODCALLTYPE DxgiVkFactory::AddRef() { function ULONG (line 28) | ULONG STDMETHODCALLTYPE DxgiVkFactory::Release() { function HRESULT (line 33) | HRESULT STDMETHODCALLTYPE DxgiVkFactory::QueryInterface( function HRESULT (line 53) | HRESULT STDMETHODCALLTYPE DxgiVkFactory::GetGlobalHDRState( function HRESULT (line 66) | HRESULT STDMETHODCALLTYPE DxgiVkFactory::SetGlobalHDRState( function HRESULT (line 139) | HRESULT STDMETHODCALLTYPE DxgiFactory::QueryInterface(REFIID riid, voi... function HRESULT (line 184) | HRESULT STDMETHODCALLTYPE DxgiFactory::GetParent(REFIID riid, void** p... function BOOL (line 192) | BOOL STDMETHODCALLTYPE DxgiFactory::IsWindowedStereoEnabled() { function HRESULT (line 198) | HRESULT STDMETHODCALLTYPE DxgiFactory::CreateSoftwareAdapter( function HRESULT (line 211) | HRESULT STDMETHODCALLTYPE DxgiFactory::CreateSwapChain( function HRESULT (line 247) | HRESULT STDMETHODCALLTYPE DxgiFactory::CreateSwapChainForHwnd( function HRESULT (line 265) | HRESULT STDMETHODCALLTYPE DxgiFactory::CreateSwapChainForCoreWindow( function HRESULT (line 278) | HRESULT STDMETHODCALLTYPE DxgiFactory::CreateSwapChainForComposition( function HRESULT (line 297) | HRESULT STDMETHODCALLTYPE DxgiFactory::EnumAdapters( function HRESULT (line 312) | HRESULT STDMETHODCALLTYPE DxgiFactory::EnumAdapters1( function HRESULT (line 331) | HRESULT STDMETHODCALLTYPE DxgiFactory::EnumAdapterByLuid( function HRESULT (line 357) | HRESULT STDMETHODCALLTYPE DxgiFactory::EnumAdapterByGpuPreference( function HRESULT (line 384) | HRESULT STDMETHODCALLTYPE DxgiFactory::EnumWarpAdapter( function HRESULT (line 404) | HRESULT STDMETHODCALLTYPE DxgiFactory::GetWindowAssociation(HWND *pWin... function HRESULT (line 414) | HRESULT STDMETHODCALLTYPE DxgiFactory::GetSharedResourceAdapterLuid( function HRESULT (line 422) | HRESULT STDMETHODCALLTYPE DxgiFactory::MakeWindowAssociation(HWND Wind... function BOOL (line 428) | BOOL STDMETHODCALLTYPE DxgiFactory::IsCurrent() { function HRESULT (line 433) | HRESULT STDMETHODCALLTYPE DxgiFactory::RegisterOcclusionStatusWindow( function HRESULT (line 442) | HRESULT STDMETHODCALLTYPE DxgiFactory::RegisterStereoStatusEvent( function HRESULT (line 450) | HRESULT STDMETHODCALLTYPE DxgiFactory::RegisterStereoStatusWindow( function HRESULT (line 459) | HRESULT STDMETHODCALLTYPE DxgiFactory::RegisterOcclusionStatusEvent( function UINT (line 479) | UINT STDMETHODCALLTYPE DxgiFactory::GetCreationFlags() { function HRESULT (line 484) | HRESULT STDMETHODCALLTYPE DxgiFactory::CheckFeatureSupport( function HRESULT (line 505) | HRESULT STDMETHODCALLTYPE DxgiFactory::RegisterAdaptersChangedEvent( function HRESULT (line 513) | HRESULT STDMETHODCALLTYPE DxgiFactory::UnregisterAdaptersChangedEvent( function HRESULT (line 520) | HRESULT STDMETHODCALLTYPE DxgiFactory::CreateSwapChainBase( function DXVK_VK_GLOBAL_HDR_STATE (line 578) | DXVK_VK_GLOBAL_HDR_STATE DxgiFactory::GlobalHDRState() { FILE: src/dxgi/dxgi_factory.h function namespace (line 12) | namespace dxvk { FILE: src/dxgi/dxgi_format.cpp type dxvk (line 5) | namespace dxvk { function DXGI_VK_FORMAT_INFO (line 891) | DXGI_VK_FORMAT_INFO DXGIVkFormatTable::GetFormatInfo( function DXGI_VK_FORMAT_INFO (line 899) | DXGI_VK_FORMAT_INFO DXGIVkFormatTable::GetPackedFormatInfo( function DXGI_VK_FORMAT_FAMILY (line 907) | DXGI_VK_FORMAT_FAMILY DXGIVkFormatTable::GetFormatFamily( function DXGI_VK_FORMAT_INFO (line 921) | DXGI_VK_FORMAT_INFO DXGIVkFormatTable::GetFormatInfoFromMapping( function DXGI_VK_FORMAT_MAPPING (line 945) | const DXGI_VK_FORMAT_MAPPING* DXGIVkFormatTable::GetFormatMapping( function DXGI_VK_FORMAT_MAPPING (line 955) | const DXGI_VK_FORMAT_MAPPING* DXGIVkFormatTable::GetPackedFormatMapping( FILE: src/dxgi/dxgi_format.h function namespace (line 8) | namespace dxvk { function class (line 98) | class DXGIVkFormatTable { FILE: src/dxgi/dxgi_interfaces.h function namespace (line 12) | namespace dxvk { type IDXGIVkInteropDevice (line 21) | struct IDXGIVkInteropDevice type DXGI_VK_MONITOR_DATA (line 27) | struct DXGI_VK_MONITOR_DATA { type DXGI_VK_HDR_METADATA (line 39) | struct DXGI_VK_HDR_METADATA { type DXGI_VK_FRAME_STATISTICS (line 50) | struct DXGI_VK_FRAME_STATISTICS { type D3D11_TEXTURE2D_DESC1 (line 392) | struct D3D11_TEXTURE2D_DESC1 type ID3D11Texture2D (line 393) | struct ID3D11Texture2D FILE: src/dxgi/dxgi_main.cpp type dxvk (line 4) | namespace dxvk { function HRESULT (line 8) | HRESULT createDxgiFactory(UINT Flags, REFIID riid, void **ppFactory) { function DLLEXPORT (line 25) | DLLEXPORT HRESULT __stdcall CreateDXGIFactory2(UINT Flags, REFIID riid, ... function DLLEXPORT (line 30) | DLLEXPORT HRESULT __stdcall CreateDXGIFactory1(REFIID riid, void **ppFac... function DLLEXPORT (line 34) | DLLEXPORT HRESULT __stdcall CreateDXGIFactory(REFIID riid, void **ppFact... function DLLEXPORT (line 38) | DLLEXPORT HRESULT __stdcall DXGIDeclareAdapterRemovalSupport() { function DLLEXPORT (line 48) | DLLEXPORT HRESULT __stdcall DXGIGetDebugInterface1(UINT Flags, REFIID ri... FILE: src/dxgi/dxgi_monitor.cpp type dxvk (line 3) | namespace dxvk { function ULONG (line 18) | ULONG STDMETHODCALLTYPE DxgiMonitorInfo::AddRef() { function ULONG (line 23) | ULONG STDMETHODCALLTYPE DxgiMonitorInfo::Release() { function HRESULT (line 28) | HRESULT STDMETHODCALLTYPE DxgiMonitorInfo::QueryInterface( function HRESULT (line 35) | HRESULT STDMETHODCALLTYPE DxgiMonitorInfo::InitMonitorData( function HRESULT (line 48) | HRESULT STDMETHODCALLTYPE DxgiMonitorInfo::AcquireMonitorData( function DXGI_COLOR_SPACE_TYPE (line 86) | DXGI_COLOR_SPACE_TYPE STDMETHODCALLTYPE DxgiMonitorInfo::CurrentColorS... function DXGI_COLOR_SPACE_TYPE (line 91) | DXGI_COLOR_SPACE_TYPE DxgiMonitorInfo::DefaultColorSpace() const { function GetMonitorFormatBpp (line 98) | uint32_t GetMonitorFormatBpp(DXGI_FORMAT Format) { FILE: src/dxgi/dxgi_monitor.h function wsi (line 88) | inline wsi::WsiMode ConvertDisplayMode(const DXGI_MODE_DESC1& DxgiMode) { FILE: src/dxgi/dxgi_object.h function namespace (line 7) | namespace dxvk { FILE: src/dxgi/dxgi_options.cpp type dxvk (line 5) | namespace dxvk { function parsePciId (line 7) | static int32_t parsePciId(const std::string& str) { function isXessUsed (line 33) | static bool isXessUsed() { function isNvapiEnabled (line 45) | static bool isNvapiEnabled() { function isHDRDisallowed (line 50) | static bool isHDRDisallowed(bool enableUe4Workarounds) { FILE: src/dxgi/dxgi_options.h function namespace (line 9) | namespace dxvk { FILE: src/dxgi/dxgi_output.cpp type dxvk (line 21) | namespace dxvk { function HRESULT (line 41) | HRESULT STDMETHODCALLTYPE DxgiOutput::QueryInterface(REFIID riid, void... function HRESULT (line 74) | HRESULT STDMETHODCALLTYPE DxgiOutput::GetParent(REFIID riid, void **pp... function HRESULT (line 79) | HRESULT STDMETHODCALLTYPE DxgiOutput::FindClosestMatchingMode( function HRESULT (line 113) | HRESULT STDMETHODCALLTYPE DxgiOutput::FindClosestMatchingMode1( function HRESULT (line 201) | HRESULT STDMETHODCALLTYPE DxgiOutput::GetDesc(DXGI_OUTPUT_DESC *pDesc) { function HRESULT (line 220) | HRESULT STDMETHODCALLTYPE DxgiOutput::GetDesc1( function HRESULT (line 264) | HRESULT STDMETHODCALLTYPE DxgiOutput::GetDisplayModeList( function HRESULT (line 294) | HRESULT STDMETHODCALLTYPE DxgiOutput::GetDisplayModeList1( function HRESULT (line 366) | HRESULT STDMETHODCALLTYPE DxgiOutput::GetDisplaySurfaceData(IDXGISurfa... function HRESULT (line 372) | HRESULT STDMETHODCALLTYPE DxgiOutput::GetFrameStatistics(DXGI_FRAME_ST... function HRESULT (line 394) | HRESULT STDMETHODCALLTYPE DxgiOutput::GetGammaControl(DXGI_GAMMA_CONTR... function HRESULT (line 407) | HRESULT STDMETHODCALLTYPE DxgiOutput::GetGammaControlCapabilities(DXGI... function HRESULT (line 424) | HRESULT STDMETHODCALLTYPE DxgiOutput::SetDisplaySurface(IDXGISurface* ... function HRESULT (line 430) | HRESULT STDMETHODCALLTYPE DxgiOutput::GetDisplaySurfaceData1(IDXGIReso... function HRESULT (line 436) | HRESULT STDMETHODCALLTYPE DxgiOutput::SetGammaControl(const DXGI_GAMMA... function HRESULT (line 455) | HRESULT STDMETHODCALLTYPE DxgiOutput::TakeOwnership( function HRESULT (line 463) | HRESULT STDMETHODCALLTYPE DxgiOutput::WaitForVBlank() { function HRESULT (line 496) | HRESULT STDMETHODCALLTYPE DxgiOutput::DuplicateOutput( function HRESULT (line 503) | HRESULT STDMETHODCALLTYPE DxgiOutput::DuplicateOutput1( function BOOL (line 524) | BOOL DxgiOutput::SupportsOverlays() { function HRESULT (line 529) | HRESULT STDMETHODCALLTYPE DxgiOutput::CheckOverlaySupport( function HRESULT (line 538) | HRESULT STDMETHODCALLTYPE DxgiOutput::CheckOverlayColorSpaceSupport( function HRESULT (line 548) | HRESULT STDMETHODCALLTYPE DxgiOutput::CheckHardwareCompositionSupport( FILE: src/dxgi/dxgi_output.h function namespace (line 6) | namespace dxvk { FILE: src/dxgi/dxgi_surface.cpp type dxvk (line 5) | namespace dxvk { function HRESULT (line 20) | HRESULT STDMETHODCALLTYPE DxgiSurfaceFactory::QueryInterface( function VkResult (line 43) | VkResult STDMETHODCALLTYPE DxgiSurfaceFactory::CreateSurface( function HWND (line 51) | HWND DxgiSurfaceFactory::CreateDummyWindow() { FILE: src/dxgi/dxgi_surface.h function namespace (line 9) | namespace dxvk { FILE: src/dxgi/dxgi_swapchain.cpp type dxvk (line 9) | namespace dxvk { function HRESULT (line 74) | HRESULT STDMETHODCALLTYPE DxgiSwapChain::QueryInterface(REFIID riid, v... function HRESULT (line 106) | HRESULT STDMETHODCALLTYPE DxgiSwapChain::GetParent(REFIID riid, void**... function HRESULT (line 111) | HRESULT STDMETHODCALLTYPE DxgiSwapChain::GetDevice(REFIID riid, void**... function HRESULT (line 116) | HRESULT STDMETHODCALLTYPE DxgiSwapChain::GetBuffer(UINT Buffer, REFIID... function UINT (line 121) | UINT STDMETHODCALLTYPE DxgiSwapChain::GetCurrentBackBufferIndex() { function HRESULT (line 126) | HRESULT STDMETHODCALLTYPE DxgiSwapChain::GetContainingOutput(IDXGIOutp... function HRESULT (line 148) | HRESULT STDMETHODCALLTYPE DxgiSwapChain::GetDesc(DXGI_SWAP_CHAIN_DESC*... function HRESULT (line 169) | HRESULT STDMETHODCALLTYPE DxgiSwapChain::GetDesc1(DXGI_SWAP_CHAIN_DESC... function HRESULT (line 178) | HRESULT STDMETHODCALLTYPE DxgiSwapChain::GetBackgroundColor( function HRESULT (line 185) | HRESULT STDMETHODCALLTYPE DxgiSwapChain::GetRotation( function HRESULT (line 192) | HRESULT STDMETHODCALLTYPE DxgiSwapChain::GetRestrictToOutput( function HRESULT (line 201) | HRESULT STDMETHODCALLTYPE DxgiSwapChain::GetFrameStatistics(DXGI_FRAME... function HRESULT (line 261) | HRESULT STDMETHODCALLTYPE DxgiSwapChain::GetFullscreenState( function HRESULT (line 278) | HRESULT STDMETHODCALLTYPE DxgiSwapChain::GetFullscreenDesc( function HRESULT (line 288) | HRESULT STDMETHODCALLTYPE DxgiSwapChain::GetHwnd( function HRESULT (line 298) | HRESULT STDMETHODCALLTYPE DxgiSwapChain::GetCoreWindow( function HRESULT (line 308) | HRESULT STDMETHODCALLTYPE DxgiSwapChain::GetLastPresentCount(UINT* pLa... function BOOL (line 322) | BOOL STDMETHODCALLTYPE DxgiSwapChain::IsTemporaryMonoSupported() { function HRESULT (line 329) | HRESULT STDMETHODCALLTYPE DxgiSwapChain::Present(UINT SyncInterval, UI... function HRESULT (line 333) | HRESULT STDMETHODCALLTYPE DxgiSwapChain::Present1( function HRESULT (line 341) | HRESULT STDMETHODCALLTYPE DxgiSwapChain::PresentBase( function HRESULT (line 406) | HRESULT STDMETHODCALLTYPE DxgiSwapChain::ResizeBuffers( function HRESULT (line 417) | HRESULT STDMETHODCALLTYPE DxgiSwapChain::ResizeBuffers1( function HRESULT (line 459) | HRESULT STDMETHODCALLTYPE DxgiSwapChain::ResizeTarget(const DXGI_MODE_... function HRESULT (line 517) | HRESULT STDMETHODCALLTYPE DxgiSwapChain::SetFullscreenState( function HRESULT (line 549) | HRESULT STDMETHODCALLTYPE DxgiSwapChain::SetBackgroundColor( function HRESULT (line 556) | HRESULT STDMETHODCALLTYPE DxgiSwapChain::SetRotation( function HANDLE (line 567) | HANDLE STDMETHODCALLTYPE DxgiSwapChain::GetFrameLatencyWaitableObject() { function HRESULT (line 575) | HRESULT STDMETHODCALLTYPE DxgiSwapChain::GetMatrixTransform( function HRESULT (line 583) | HRESULT STDMETHODCALLTYPE DxgiSwapChain::GetMaximumFrameLatency( function HRESULT (line 594) | HRESULT STDMETHODCALLTYPE DxgiSwapChain::GetSourceSize( function HRESULT (line 604) | HRESULT STDMETHODCALLTYPE DxgiSwapChain::SetMatrixTransform( function HRESULT (line 612) | HRESULT STDMETHODCALLTYPE DxgiSwapChain::SetMaximumFrameLatency( function HRESULT (line 622) | HRESULT STDMETHODCALLTYPE DxgiSwapChain::SetSourceSize( function HRESULT (line 636) | HRESULT STDMETHODCALLTYPE DxgiSwapChain::CheckColorSpaceSupport( function HRESULT (line 653) | HRESULT STDMETHODCALLTYPE DxgiSwapChain::SetColorSpace1(DXGI_COLOR_SPA... function HRESULT (line 671) | HRESULT STDMETHODCALLTYPE DxgiSwapChain::SetHDRMetaData( function HRESULT (line 701) | HRESULT STDMETHODCALLTYPE DxgiSwapChain::SetGammaControl( function HRESULT (line 709) | HRESULT DxgiSwapChain::EnterFullscreenMode(IDXGIOutput1* pTarget) { function HRESULT (line 777) | HRESULT DxgiSwapChain::LeaveFullscreenMode() { function HRESULT (line 816) | HRESULT DxgiSwapChain::ChangeDisplayMode( function HRESULT (line 879) | HRESULT DxgiSwapChain::RestoreDisplayMode(HMONITOR hMonitor) { function HRESULT (line 891) | HRESULT DxgiSwapChain::GetSampleCount(UINT Count, VkSampleCountFlagBit... function HRESULT (line 904) | HRESULT DxgiSwapChain::GetOutputFromMonitor( function HRESULT (line 926) | HRESULT DxgiSwapChain::AcquireMonitorData( function HRESULT (line 1004) | HRESULT DxgiSwapChain::UpdateColorSpace( FILE: src/dxgi/dxgi_swapchain.h function namespace (line 19) | namespace dxvk { FILE: src/dxgi/dxgi_swapchain_dispatcher.h function namespace (line 5) | namespace dxvk { FILE: src/dxso/dxso_analysis.cpp type dxvk (line 3) | namespace dxvk { FILE: src/dxso/dxso_analysis.h function namespace (line 6) | namespace dxvk { FILE: src/dxso/dxso_code.cpp type dxvk (line 3) | namespace dxvk { function DxsoCodeIter (line 24) | DxsoCodeIter DxsoCodeIter::skip(uint32_t n) const { FILE: src/dxso/dxso_code.h function namespace (line 9) | namespace dxvk { FILE: src/dxso/dxso_common.cpp type dxvk (line 3) | namespace dxvk { function VkShaderStageFlagBits (line 5) | VkShaderStageFlagBits DxsoProgramInfo::shaderStage() const { FILE: src/dxso/dxso_common.h function namespace (line 9) | namespace dxvk { FILE: src/dxso/dxso_compiler.cpp type dxvk (line 15) | namespace dxvk { function DxsoCfgBlock (line 601) | DxsoCfgBlock* DxsoCompiler::cfgFindBlock( function semanticToBuiltIn (line 614) | spv::BuiltIn semanticToBuiltIn(bool input, DxsoSemantic semantic) { function DxsoRegisterPointer (line 824) | DxsoRegisterPointer DxsoCompiler::emitInputPtr( function DxsoRegisterPointer (line 849) | DxsoRegisterPointer DxsoCompiler::emitRegisterPtr( function DxsoRegisterValue (line 878) | DxsoRegisterValue DxsoCompiler::emitLoadConstant( function DxsoRegisterPointer (line 1020) | DxsoRegisterPointer DxsoCompiler::emitOutputPtr( function DxsoRegisterPointer (line 1046) | DxsoRegisterPointer DxsoCompiler::emitGetOperandPtr( function DxsoRegisterValue (line 1295) | DxsoRegisterValue DxsoCompiler::emitValueLoad( function DxsoRegisterValue (line 1306) | DxsoRegisterValue DxsoCompiler::applyPredicate(DxsoRegisterValue pred,... function DxsoRegisterValue (line 1356) | DxsoRegisterValue DxsoCompiler::emitClampBoundReplicant( function DxsoRegisterValue (line 1368) | DxsoRegisterValue DxsoCompiler::emitSaturate( function DxsoRegisterValue (line 1374) | DxsoRegisterValue DxsoCompiler::emitMulOperand( function DxsoRegisterValue (line 1391) | DxsoRegisterValue DxsoCompiler::emitMul( function DxsoRegisterValue (line 1404) | DxsoRegisterValue DxsoCompiler::emitMad( function DxsoRegisterValue (line 1414) | DxsoRegisterValue DxsoCompiler::emitDot( function DxsoRegisterValue (line 1438) | DxsoRegisterValue DxsoCompiler::emitMix( function DxsoRegisterValue (line 1452) | DxsoRegisterValue DxsoCompiler::emitCross( function DxsoRegisterValue (line 1483) | DxsoRegisterValue DxsoCompiler::emitRegisterInsert( function DxsoRegisterValue (line 1526) | DxsoRegisterValue DxsoCompiler::emitRegisterLoadRaw( function DxsoRegisterValue (line 1541) | DxsoRegisterValue DxsoCompiler::emitRegisterExtend( function DxsoRegisterValue (line 1562) | DxsoRegisterValue DxsoCompiler::emitRegisterSwizzle( function DxsoRegisterValue (line 1609) | DxsoRegisterValue DxsoCompiler::emitSrcOperandPreSwizzleModifiers( function DxsoRegisterValue (line 1631) | DxsoRegisterValue DxsoCompiler::emitSrcOperandPostSwizzleModifiers( function DxsoRegisterValue (line 1706) | DxsoRegisterValue DxsoCompiler::emitRegisterLoad( FILE: src/dxso/dxso_compiler.h type class (line 22) | enum class type DxsoVectorType (line 36) | struct DxsoVectorType { type DxsoArrayType (line 50) | struct DxsoArrayType { type DxsoRegisterInfo (line 64) | struct DxsoRegisterInfo { type DxsoRegisterValue (line 77) | struct DxsoRegisterValue { type DxsoRegisterPointer (line 90) | struct DxsoRegisterPointer { type DxsoSamplerInfo (line 102) | struct DxsoSamplerInfo { type DxsoSamplerType (line 112) | enum DxsoSamplerType : uint32_t { type DxsoSampler (line 129) | struct DxsoSampler { type DxsoAnalysisInfo (line 136) | struct DxsoAnalysisInfo type DxsoCompilerVsPart (line 141) | struct DxsoCompilerVsPart { type DxsoCompilerPsPart (line 157) | struct DxsoCompilerPsPart { type DxsoCfgBlockIf (line 180) | struct DxsoCfgBlockIf { type DxsoCfgBlockLoop (line 188) | struct DxsoCfgBlockLoop { function DxsoCfgBlockType (line 199) | enum class DxsoCfgBlockType : uint32_t { FILE: src/dxso/dxso_ctab.cpp type dxvk (line 3) | namespace dxvk { FILE: src/dxso/dxso_ctab.h function namespace (line 7) | namespace dxvk { FILE: src/dxso/dxso_decoder.cpp type dxvk (line 5) | namespace dxvk { FILE: src/dxso/dxso_decoder.h type class (line 24) | enum class type class (line 41) | enum class type class (line 46) | enum class function DxsoTexLdMode (line 58) | enum class DxsoTexLdMode : uint32_t { function class (line 88) | class DxsoRegMask { function class (line 132) | class DxsoRegSwizzle { function DxsoRegSwizzle (line 155) | const DxsoRegSwizzle IdentitySwizzle{ 0, 1, 2, 3 }; FILE: src/dxso/dxso_enums.cpp type dxvk (line 3) | namespace dxvk { FILE: src/dxso/dxso_enums.h type class (line 12) | enum class type class (line 104) | enum class type class (line 130) | enum class function DxsoTextureType (line 147) | enum class DxsoTextureType : uint32_t { FILE: src/dxso/dxso_header.cpp type dxvk (line 3) | namespace dxvk { FILE: src/dxso/dxso_header.h function namespace (line 7) | namespace dxvk { FILE: src/dxso/dxso_isgn.h function namespace (line 5) | namespace dxvk { FILE: src/dxso/dxso_modinfo.h function namespace (line 5) | namespace dxvk { FILE: src/dxso/dxso_module.cpp type dxvk (line 8) | namespace dxvk { function DxsoAnalysisInfo (line 14) | DxsoAnalysisInfo DxsoModule::analyze() { FILE: src/dxso/dxso_module.h function namespace (line 15) | namespace dxvk { FILE: src/dxso/dxso_options.cpp type dxvk (line 5) | namespace dxvk { FILE: src/dxso/dxso_options.h function namespace (line 6) | namespace dxvk { FILE: src/dxso/dxso_reader.cpp type dxvk (line 5) | namespace dxvk { function DxsoTag (line 7) | DxsoTag DxsoReader::readTag() { FILE: src/dxso/dxso_reader.h function namespace (line 7) | namespace dxvk { FILE: src/dxso/dxso_tables.cpp type dxvk (line 3) | namespace dxvk { function DxsoGetDefaultOpcodeLength (line 5) | uint32_t DxsoGetDefaultOpcodeLength(DxsoOpcode opcode) { FILE: src/dxso/dxso_tables.h function namespace (line 5) | namespace dxvk { FILE: src/dxso/dxso_util.cpp type dxvk (line 5) | namespace dxvk { function RegisterLinkerSlot (line 29) | uint32_t RegisterLinkerSlot(DxsoSemantic semantic) { FILE: src/dxso/dxso_util.h type class (line 12) | enum class function DxsoConstantBufferType (line 17) | enum class DxsoConstantBufferType : uint32_t { FILE: src/dxvk/dxvk_access.cpp type dxvk (line 3) | namespace dxvk { FILE: src/dxvk/dxvk_access.h function namespace (line 12) | namespace dxvk { FILE: src/dxvk/dxvk_adapter.cpp type dxvk (line 8) | namespace dxvk { function DxvkDeviceQueue (line 10) | DxvkDeviceQueue getDeviceQueue(const Rc& vkd, const Dxvk... function DxvkAdapterMemoryInfo (line 69) | DxvkAdapterMemoryInfo DxvkAdapter::getMemoryHeapInfo() const { function DxvkFormatFeatures (line 105) | DxvkFormatFeatures DxvkAdapter::getFormatFeatures(VkFormat format) con... FILE: src/dxvk/dxvk_adapter.h function namespace (line 13) | namespace dxvk { FILE: src/dxvk/dxvk_allocator.cpp type dxvk (line 9) | namespace dxvk { FILE: src/dxvk/dxvk_allocator.h function namespace (line 11) | namespace dxvk { FILE: src/dxvk/dxvk_annotation.h function SetMarker (line 16) | void STDMETHODCALLTYPE SetMarker( FILE: src/dxvk/dxvk_barrier.cpp type dxvk (line 4) | namespace dxvk { FILE: src/dxvk/dxvk_barrier.h function namespace (line 10) | namespace dxvk { function overlaps (line 104) | struct DxvkAddressRange { function lt (line 129) | bool lt(const DxvkAddressRange& other) const { type DxvkBarrierTreeNode (line 143) | struct DxvkBarrierTreeNode { function setRed (line 156) | void setRed(bool red) { function setParent (line 165) | void setParent(uint32_t node) { function setChild (line 170) | void setChild(uint32_t index, uint32_t node) { function child (line 180) | uint32_t child(uint32_t index) const { function class (line 198) | class DxvkBarrierTracker { function class (line 300) | class DxvkBarrierBatch { function hasPendingAccess (line 370) | bool hasPendingAccess(VkAccessFlags2 access) const { function hasTargetAccess (line 391) | bool hasTargetAccess(VkAccessFlags2 access) const { FILE: src/dxvk/dxvk_bind_mask.h function namespace (line 11) | namespace dxvk { FILE: src/dxvk/dxvk_buffer.cpp type dxvk (line 7) | namespace dxvk { function DxvkSparsePageTable (line 88) | DxvkSparsePageTable* DxvkBuffer::getSparsePageTable() { FILE: src/dxvk/dxvk_buffer.h function namespace (line 12) | namespace dxvk { FILE: src/dxvk/dxvk_cmdlist.cpp type dxvk (line 5) | namespace dxvk { function VkResult (line 52) | VkResult DxvkCommandSubmission::submit( function VkCommandBuffer (line 126) | VkCommandBuffer DxvkCommandPool::getCommandBuffer(DxvkCmdBuffer type) { function VkCommandBuffer (line 176) | VkCommandBuffer DxvkCommandPool::getSecondaryCommandBuffer( function VkResult (line 244) | VkResult DxvkCommandList::submit( function VkCommandBuffer (line 883) | VkCommandBuffer DxvkCommandList::endSecondaryCommandBuffer() { function VkCommandBuffer (line 1007) | VkCommandBuffer DxvkCommandList::allocateCommandBuffer(DxvkCmdBuffer t... FILE: src/dxvk/dxvk_cmdlist.h function namespace (line 22) | namespace dxvk { FILE: src/dxvk/dxvk_compute.cpp type dxvk (line 12) | namespace dxvk { function VkPipeline (line 38) | VkPipeline DxvkComputePipeline::getPipelineHandle( function DxvkComputePipelineInstance (line 79) | DxvkComputePipelineInstance* DxvkComputePipeline::createInstance( function DxvkComputePipelineInstance (line 88) | DxvkComputePipelineInstance* DxvkComputePipeline::findInstance( function VkPipeline (line 94) | VkPipeline DxvkComputePipeline::createPipeline( FILE: src/dxvk/dxvk_compute.h function namespace (line 12) | namespace dxvk { FILE: src/dxvk/dxvk_constant_state.cpp type dxvk (line 3) | namespace dxvk { FILE: src/dxvk/dxvk_constant_state.h function namespace (line 8) | namespace dxvk { type DxvkDepthBiasRepresentation (line 36) | struct DxvkDepthBiasRepresentation { type DxvkDepthBias (line 57) | struct DxvkDepthBias { type DxvkDepthBounds (line 81) | struct DxvkDepthBounds { function primitiveRestart (line 104) | struct DxvkInputAssemblyState { function setPrimitiveRestart (line 134) | void setPrimitiveRestart(bool enable) { function setPatchVertexCount (line 138) | void setPatchVertexCount(uint32_t count) { function cullMode (line 158) | struct DxvkRasterizerState { function setPolygonMode (line 194) | void setPolygonMode(VkPolygonMode mode) { function setCullMode (line 198) | void setCullMode(VkCullModeFlags mode) { function setFrontFace (line 202) | void setFrontFace(VkFrontFace face) { function setDepthClip (line 206) | void setDepthClip(bool enable) { function setConservativeMode (line 210) | void setConservativeMode(VkConservativeRasterizationModeEXT mode) { function setSampleCount (line 214) | void setSampleCount(VkSampleCountFlags count) { function setFlatShading (line 218) | void setFlatShading(bool enable) { function setLineMode (line 222) | void setLineMode(VkLineRasterizationModeEXT mode) { function class (line 246) | class DxvkMultisampleState { function class (line 278) | class DxvkStencilOp { function class (line 355) | class DxvkDepthStencilState { function class (line 426) | class DxvkLogicOpState { function class (line 458) | class DxvkBlendMode { type DxvkVertexAttribute (line 534) | struct DxvkVertexAttribute { type DxvkPackedVertexAttribute (line 547) | struct DxvkPackedVertexAttribute { type DxvkVertexBinding (line 576) | struct DxvkVertexBinding { type DxvkPackedVertexBinding (line 589) | struct DxvkPackedVertexBinding { function class (line 618) | class DxvkVertexInput { FILE: src/dxvk/dxvk_context.cpp type dxvk (line 11) | namespace dxvk { function VkAttachmentStoreOp (line 1891) | VkAttachmentStoreOp DxvkContext::determineClearStoreOp( function DxvkFramebufferInfo (line 6894) | DxvkFramebufferInfo DxvkContext::makeFramebufferInfo( function DxvkDeferredClear (line 6987) | DxvkDeferredClear* DxvkContext::findDeferredClear( function DxvkDeferredClear (line 7000) | DxvkDeferredClear* DxvkContext::findOverlappingDeferredClear( function DxvkDeferredResolve (line 7014) | DxvkDeferredResolve* DxvkContext::findOverlappingDeferredResolve( function DxvkGraphicsPipeline (line 8465) | DxvkGraphicsPipeline* DxvkContext::lookupGraphicsPipeline( function DxvkComputePipeline (line 8476) | DxvkComputePipeline* DxvkContext::lookupComputePipeline( function DxvkBarrierBatch (line 9776) | DxvkBarrierBatch& DxvkContext::getBarrierBatch( function DxvkCmdBuffer (line 9789) | DxvkCmdBuffer DxvkContext::prepareOutOfOrderTransfer( function VkStencilOpState (line 9908) | VkStencilOpState DxvkContext::convertStencilOp( function VkFormat (line 9999) | VkFormat DxvkContext::sanitizeTexelBufferFormat( function DxvkResourceBufferInfo (line 10076) | DxvkResourceBufferInfo DxvkContext::allocateScratchMemory( FILE: src/dxvk/dxvk_context.h function namespace (line 15) | namespace dxvk { FILE: src/dxvk/dxvk_context_state.h function namespace (line 17) | namespace dxvk { function class (line 278) | class DxvkClearBatch { FILE: src/dxvk/dxvk_cs.cpp type dxvk (line 3) | namespace dxvk { function DxvkCsChunk (line 71) | DxvkCsChunk* DxvkCsChunkPool::allocChunk(DxvkCsChunkFlags flags) { FILE: src/dxvk/dxvk_cs.h function class (line 23) | class DxvkCsCmd { function exec (line 80) | void exec(DxvkContext* ctx) { function class (line 97) | class DxvkCsDataBlock { function exec (line 161) | void exec(DxvkContext* ctx) { function DxvkCsDataBlock (line 166) | DxvkCsDataBlock* data() { function DxvkCsChunkFlag (line 182) | enum class DxvkCsChunkFlag : uint32_t { function next (line 229) | auto next = new (ptr) FuncType(std::move(command)); function next (line 261) | auto next = new (ptr) FuncType(std::move(command)); function append (line 346) | void append(DxvkCsCmd* cmd) { function class (line 361) | class DxvkCsChunkPool { function class (line 404) | class DxvkCsChunkRef { type class (line 480) | enum class type DxvkCsQueuedChunk (line 489) | struct DxvkCsQueuedChunk { type DxvkCsChunkQueue (line 501) | struct DxvkCsChunkQueue { FILE: src/dxvk/dxvk_descriptor.h function namespace (line 6) | namespace dxvk { FILE: src/dxvk/dxvk_descriptor_heap.cpp type dxvk (line 4) | namespace dxvk { function DxvkResourceDescriptorRange (line 71) | DxvkResourceDescriptorRange* DxvkResourceDescriptorHeap::addRanges() { FILE: src/dxvk/dxvk_descriptor_heap.h type DxvkDescriptorHeapBindingInfo (line 19) | struct DxvkDescriptorHeapBindingInfo { function DxvkDescriptorHeapBindingInfo (line 81) | DxvkDescriptorHeapBindingInfo getHeapInfo() const { function testAllocation (line 108) | bool testAllocation(VkDeviceSize size) const { function DxvkResourceBufferInfo (line 122) | DxvkResourceBufferInfo alloc(VkDeviceSize size) { function reset (line 152) | void reset() { function class (line 164) | class DxvkResourceDescriptorHeap { FILE: src/dxvk/dxvk_descriptor_info.cpp type dxvk (line 8) | namespace dxvk { function force_inline (line 11) | static force_inline void copy_nontemporal(void* dst, const void* src) { function force_inline (line 48) | static force_inline void clear_nontemporal(void* dst) { function DxvkDescriptorUpdateFn (line 180) | DxvkDescriptorUpdateFn* DxvkDescriptorUpdateList::getCopyFn(uint32_t a... function DxvkDescriptorUpdateFn (line 203) | DxvkDescriptorUpdateFn* DxvkDescriptorUpdateList::getPaddingFn(uint32_... FILE: src/dxvk/dxvk_descriptor_info.h function namespace (line 11) | namespace dxvk { type DxvkDescriptorUpdateInfo (line 77) | struct DxvkDescriptorUpdateInfo { function class (line 88) | class DxvkDescriptorUpdateList { function class (line 181) | class DxvkDescriptorProperties { FILE: src/dxvk/dxvk_descriptor_pool.cpp type dxvk (line 4) | namespace dxvk { function VkDescriptorSet (line 34) | VkDescriptorSet DxvkDescriptorPool::alloc( function VkDescriptorPool (line 131) | VkDescriptorPool DxvkDescriptorPool::createDescriptorPool() const { FILE: src/dxvk/dxvk_descriptor_pool.h function namespace (line 10) | namespace dxvk { FILE: src/dxvk/dxvk_descriptor_worker.cpp type dxvk (line 4) | namespace dxvk { function WriteBufferDescriptorsFn (line 43) | WriteBufferDescriptorsFn* DxvkDescriptorCopyWorker::getWriteBufferDesc... FILE: src/dxvk/dxvk_descriptor_worker.h function namespace (line 10) | namespace dxvk { FILE: src/dxvk/dxvk_device.cpp type dxvk (line 8) | namespace dxvk { function VkSubresourceLayout (line 71) | VkSubresourceLayout DxvkDevice::queryImageSubresourceLayout( function DxvkFramebufferSize (line 165) | DxvkFramebufferSize DxvkDevice::getDefaultFramebufferSize() const { function VkPipelineStageFlags (line 173) | VkPipelineStageFlags DxvkDevice::getShaderPipelineStages() const { function DxvkLocalAllocationCache (line 250) | DxvkLocalAllocationCache DxvkDevice::createAllocationCache( function DxvkPipelineLayout (line 262) | const DxvkPipelineLayout* DxvkDevice::createBuiltInPipelineLayout( function VkPipeline (line 295) | VkPipeline DxvkDevice::createBuiltInComputePipeline( function VkPipeline (line 340) | VkPipeline DxvkDevice::createBuiltInGraphicsPipeline( function DxvkStatCounters (line 505) | DxvkStatCounters DxvkDevice::getStatCounters() { function DxvkMemoryStats (line 561) | DxvkMemoryStats DxvkDevice::getMemoryStats(uint32_t heap) { function DxvkSharedAllocationCacheStats (line 566) | DxvkSharedAllocationCacheStats DxvkDevice::getMemoryAllocationStats(Dx... function VkResult (line 644) | VkResult DxvkDevice::waitForSubmission(DxvkSubmitStatus* status) { function DxvkDevicePerfHints (line 701) | DxvkDevicePerfHints DxvkDevice::getPerfHints() { FILE: src/dxvk/dxvk_device.h function namespace (line 28) | namespace dxvk { FILE: src/dxvk/dxvk_device_filter.cpp type dxvk (line 5) | namespace dxvk { function convertUUID (line 7) | static std::string convertUUID(const uint8_t uuid[VK_UUID_SIZE]) { FILE: src/dxvk/dxvk_device_filter.h function namespace (line 6) | namespace dxvk { FILE: src/dxvk/dxvk_device_info.cpp type dxvk (line 11) | namespace dxvk { function Version (line 1042) | Version DxvkDeviceCapabilities::decodeDriverVersion(VkDriverId driverI... FILE: src/dxvk/dxvk_device_info.h function namespace (line 11) | namespace dxvk { type DxvkDeviceFeatures (line 56) | struct DxvkDeviceFeatures { type DxvkDeviceMemoryInfo (line 120) | struct DxvkDeviceMemoryInfo { type DxvkDeviceExtensionInfo (line 129) | struct DxvkDeviceExtensionInfo { type DxvkDeviceQueueInfo (line 189) | struct DxvkDeviceQueueInfo { type DxvkDeviceQueueIndex (line 198) | struct DxvkDeviceQueueIndex { type DxvkDeviceQueueMapping (line 207) | struct DxvkDeviceQueueMapping { function class (line 220) | class DxvkDeviceCapabilities { FILE: src/dxvk/dxvk_extension_provider.h function namespace (line 8) | namespace dxvk { FILE: src/dxvk/dxvk_fence.cpp type dxvk (line 4) | namespace dxvk { function HANDLE (line 176) | HANDLE DxvkFence::sharedHandle() const { FILE: src/dxvk/dxvk_fence.h function namespace (line 13) | namespace dxvk { FILE: src/dxvk/dxvk_format.cpp type dxvk (line 3) | namespace dxvk { function DxvkFormatInfo (line 604) | const DxvkFormatInfo* lookupFormatInfoSlow(VkFormat format) { FILE: src/dxvk/dxvk_format.h function namespace (line 5) | namespace dxvk { FILE: src/dxvk/dxvk_framebuffer.cpp type dxvk (line 3) | namespace dxvk { function DxvkRtInfo (line 66) | DxvkRtInfo DxvkFramebufferInfo::getRtInfo() const { function DxvkFramebufferSize (line 87) | DxvkFramebufferSize DxvkFramebufferInfo::computeRenderSize( function DxvkFramebufferSize (line 113) | DxvkFramebufferSize DxvkFramebufferInfo::computeRenderTargetSize( FILE: src/dxvk/dxvk_framebuffer.h function namespace (line 8) | namespace dxvk { type DxvkRenderTargets (line 41) | struct DxvkRenderTargets { type DxvkRenderTargetLayouts (line 63) | struct DxvkRenderTargetLayouts { type DxvkRenderingInfo (line 72) | struct DxvkRenderingInfo { function class (line 89) | class DxvkFramebufferInfo { function class (line 234) | class DxvkAttachmentMask { FILE: src/dxvk/dxvk_gpu_event.cpp type dxvk (line 4) | namespace dxvk { function DxvkGpuEventStatus (line 40) | DxvkGpuEventStatus DxvkEvent::test() { FILE: src/dxvk/dxvk_gpu_event.h type class (line 19) | enum class function force_inline (line 45) | force_inline void incRef() { function force_inline (line 55) | force_inline void decRef() { function class (line 87) | class DxvkEvent { FILE: src/dxvk/dxvk_gpu_query.cpp type dxvk (line 7) | namespace dxvk { function DxvkGpuQueryStatus (line 31) | DxvkGpuQueryStatus DxvkQuery::getData(DxvkQueryData& queryData) { function DxvkGpuQueryStatus (line 87) | DxvkGpuQueryStatus DxvkQuery::accumulateQueryDataForGpuQueryLocked( function DxvkGpuQueryStatus (line 144) | DxvkGpuQueryStatus DxvkQuery::accumulateQueryDataLocked() { FILE: src/dxvk/dxvk_gpu_query.h type class (line 26) | enum class type DxvkQueryOcclusionData (line 40) | struct DxvkQueryOcclusionData { type DxvkQueryTimestampData (line 49) | struct DxvkQueryTimestampData { type DxvkQueryStatisticData (line 59) | struct DxvkQueryStatisticData { type DxvkQueryXfbStreamData (line 81) | struct DxvkQueryXfbStreamData { function force_inline (line 123) | force_inline void decRef() { function class (line 158) | class DxvkQuery { FILE: src/dxvk/dxvk_graphics.cpp type dxvk (line 9) | namespace dxvk { function VkPrimitiveTopology (line 11) | VkPrimitiveTopology determineGsInputTopology( function VkPrimitiveTopology (line 46) | VkPrimitiveTopology determinePreGsTopology( function VkPrimitiveTopology (line 59) | VkPrimitiveTopology determinePipelineTopology( function DxvkShaderLinkage (line 868) | DxvkShaderLinkage DxvkGraphicsPipelineShaderState::getLinkage( function DxvkGlobalPipelineBarrier (line 1064) | DxvkGlobalPipelineBarrier DxvkGraphicsPipeline::getGlobalBarrier( function DxvkGraphicsPipelineHandle (line 1077) | DxvkGraphicsPipelineHandle DxvkGraphicsPipeline::getPipelineHandle( function DxvkGraphicsPipelineInstance (line 1191) | DxvkGraphicsPipelineInstance* DxvkGraphicsPipeline::createInstance( function DxvkGraphicsPipelineInstance (line 1213) | DxvkGraphicsPipelineInstance* DxvkGraphicsPipeline::findInstance( function VkPipeline (line 1326) | VkPipeline DxvkGraphicsPipeline::getBasePipeline( function VkPipeline (line 1345) | VkPipeline DxvkGraphicsPipeline::createBasePipeline( function VkPipeline (line 1390) | VkPipeline DxvkGraphicsPipeline::getOptimizedPipeline( function VkPipeline (line 1413) | VkPipeline DxvkGraphicsPipeline::createOptimizedPipeline( function SpirvCodeBuffer (line 1504) | SpirvCodeBuffer DxvkGraphicsPipeline::getShaderCode( function DxvkAttachmentMask (line 1527) | DxvkAttachmentMask DxvkGraphicsPipeline::computeAttachmentMask( function DxvkPipelineLayoutBuilder (line 1643) | DxvkPipelineLayoutBuilder DxvkGraphicsPipeline::buildPipelineLayout() ... FILE: src/dxvk/dxvk_graphics.h function namespace (line 13) | namespace dxvk { function class (line 136) | class DxvkGraphicsPipelineFragmentOutputLibrary { type DxvkGraphicsPipelinePreRasterizationState (line 164) | struct DxvkGraphicsPipelinePreRasterizationState { function hash (line 182) | size_t hash() const; function validateShaderType (line 330) | static bool validateShaderType(const Rc& shader, VkShaderSta... function DxvkGraphicsPipelineType (line 339) | enum class DxvkGraphicsPipelineType : uint32_t { FILE: src/dxvk/dxvk_graphics_state.h function namespace (line 11) | namespace dxvk { function class (line 64) | class DxvkIlInfo { function class (line 99) | class DxvkIlAttribute { function VkVertexInputAttributeDescription (line 132) | VkVertexInputAttributeDescription description() const { function VkVertexInputBindingDescription (line 190) | VkVertexInputBindingDescription description() const { function class (line 218) | class DxvkRsInfo { function eq (line 263) | bool eq(const DxvkRsInfo& other) const { function class (line 286) | class DxvkMsInfo { function setSampleCount (line 313) | void setSampleCount(VkSampleCountFlags sampleCount) { function class (line 333) | class DxvkOmInfo { function setFeedbackLoop (line 360) | void setFeedbackLoop(VkImageAspectFlags feedbackLoop) { function class (line 381) | class DxvkRtInfo { function VkFormat (line 400) | VkFormat getColorFormat(uint32_t index) const { function encodeDepthStencilAspects (line 416) | static uint64_t encodeDepthStencilAspects(VkImageAspectFlags aspects) { function encodeDepthStencilFormat (line 420) | static uint64_t encodeDepthStencilFormat(VkFormat format) { function encodeColorFormat (line 426) | static uint64_t encodeColorFormat(VkFormat format, uint32_t index) { function VkPipelineColorBlendAttachmentState (line 540) | VkPipelineColorBlendAttachmentState state() const { function VkComponentMapping (line 591) | VkComponentMapping mapping() const { type DxvkScInfo (line 619) | struct DxvkScInfo { type alignas (line 631) | struct alignas function eq (line 645) | bool eq(const DxvkGraphicsPipelineStateInfo& other) const { function hash (line 649) | size_t hash() const { function useDynamicStencilTest (line 662) | bool useDynamicStencilTest() const { function useDynamicBlendConstants (line 679) | bool useDynamicBlendConstants() const { function writesRenderTarget (line 706) | bool writesRenderTarget( type alignas (line 733) | struct alignas function eq (line 747) | bool eq(const DxvkComputePipelineStateInfo& other) const { function hash (line 751) | size_t hash() const { FILE: src/dxvk/dxvk_hash.h function namespace (line 7) | namespace dxvk { FILE: src/dxvk/dxvk_image.cpp type dxvk (line 5) | namespace dxvk { function HRESULT (line 55) | HRESULT DxvkKeyedMutex::AcquireSync(UINT64 key, DWORD milliseconds) { function HRESULT (line 89) | HRESULT DxvkKeyedMutex::ReleaseSync(UINT64 key) { function HANDLE (line 201) | HANDLE DxvkImage::sharedHandle() const { function DxvkSparsePageTable (line 222) | DxvkSparsePageTable* DxvkImage::getSparsePageTable() { function VkImageLayout (line 462) | VkImageLayout DxvkImage::queryLayout(const VkImageSubresourceRange& su... function VkImageCreateInfo (line 578) | VkImageCreateInfo DxvkImage::getImageCreateInfo( function DxvkDescriptor (line 714) | const DxvkDescriptor* DxvkImageView::createView(VkImageViewType type) ... FILE: src/dxvk/dxvk_image.h function namespace (line 10) | namespace dxvk { type DxvkImageUsageInfo (line 88) | struct DxvkImageUsageInfo { type DxvkImageViewImageProperties (line 116) | struct DxvkImageViewImageProperties { function class (line 129) | class DxvkImageView { FILE: src/dxvk/dxvk_implicit_resolve.cpp type dxvk (line 6) | namespace dxvk { FILE: src/dxvk/dxvk_implicit_resolve.h function namespace (line 9) | namespace dxvk { function class (line 28) | class DxvkImplicitResolveTracker { FILE: src/dxvk/dxvk_instance.cpp type dxvk (line 17) | namespace dxvk { function VkBool32 (line 380) | VkBool32 VKAPI_CALL DxvkInstance::debugCallback( FILE: src/dxvk/dxvk_instance.h function namespace (line 10) | namespace dxvk { FILE: src/dxvk/dxvk_latency.h function namespace (line 14) | namespace dxvk { FILE: src/dxvk/dxvk_latency_builtin.cpp type dxvk (line 10) | namespace dxvk { function DxvkLatencyStats (line 179) | DxvkLatencyStats DxvkBuiltInLatencyTracker::getStatistics( function DxvkLatencyFrameData (line 335) | DxvkLatencyFrameData* DxvkBuiltInLatencyTracker::initFrame( function DxvkLatencyFrameData (line 352) | DxvkLatencyFrameData* DxvkBuiltInLatencyTracker::findFrame( FILE: src/dxvk/dxvk_latency_builtin.h function namespace (line 17) | namespace dxvk { FILE: src/dxvk/dxvk_latency_reflex.cpp type dxvk (line 3) | namespace dxvk { function DxvkLatencyStats (line 225) | DxvkLatencyStats DxvkReflexLatencyTrackerNv::getStatistics( function DxvkReflexLatencyFrameData (line 446) | DxvkReflexLatencyFrameData& DxvkReflexLatencyTrackerNv::getFrameData( FILE: src/dxvk/dxvk_latency_reflex.h function namespace (line 18) | namespace dxvk { FILE: src/dxvk/dxvk_limits.h function namespace (line 5) | namespace dxvk { FILE: src/dxvk/dxvk_memory.cpp type dxvk (line 11) | namespace dxvk { function DxvkDescriptor (line 58) | const DxvkDescriptor* DxvkResourceBufferViewMap::createBufferView( function DxvkDescriptor (line 190) | const DxvkDescriptor* DxvkResourceImageViewMap::createImageView( function DxvkDescriptor (line 308) | const DxvkDescriptor* DxvkResourceAllocation::createBufferView( function DxvkDescriptor (line 317) | const DxvkDescriptor* DxvkResourceAllocation::createImageView( function DxvkResourceAllocation (line 431) | DxvkResourceAllocation* DxvkLocalAllocationCache::allocateFromCache( function DxvkResourceAllocation (line 445) | DxvkResourceAllocation* DxvkLocalAllocationCache::assignCache( function VkDeviceSize (line 474) | VkDeviceSize DxvkLocalAllocationCache::computeAllocationSize( function DxvkResourceAllocation (line 507) | DxvkResourceAllocation* DxvkSharedAllocationCache::getAllocationList( function DxvkResourceAllocation (line 540) | DxvkResourceAllocation* DxvkSharedAllocationCache::freeAllocation( function DxvkSharedAllocationCacheStats (line 614) | DxvkSharedAllocationCacheStats DxvkSharedAllocationCache::getStats() { function DxvkLocalAllocationCache (line 1281) | DxvkLocalAllocationCache DxvkMemoryAllocator::createAllocationCache( function DxvkDeviceMemory (line 1326) | DxvkDeviceMemory DxvkMemoryAllocator::allocateDeviceMemory( function DxvkResourceAllocation (line 1526) | DxvkResourceAllocation* DxvkMemoryAllocator::createAllocation( function DxvkResourceAllocation (line 1575) | DxvkResourceAllocation* DxvkMemoryAllocator::createAllocation( function DxvkResourceAllocation (line 1586) | DxvkResourceAllocation* DxvkMemoryAllocator::createAllocation( function VkDeviceSize (line 1967) | VkDeviceSize DxvkMemoryAllocator::determineMaxChunkSize( function DxvkMemoryStats (line 2186) | DxvkMemoryStats DxvkMemoryAllocator::getMemoryStats(uint32_t heap) con... function DxvkSharedAllocationCacheStats (line 2223) | DxvkSharedAllocationCacheStats DxvkMemoryAllocator::getAllocationCache... function VkDeviceAddress (line 2304) | VkDeviceAddress DxvkMemoryAllocator::getBufferDeviceAddress(VkBuffer b... FILE: src/dxvk/dxvk_memory.h function namespace (line 14) | namespace dxvk { type DxvkMemoryHeap (line 145) | struct DxvkMemoryHeap { type DxvkMemoryType (line 162) | struct DxvkMemoryType { type DxvkMemoryTypeStats (line 182) | struct DxvkMemoryTypeStats { type DxvkMemoryChunkStats (line 199) | struct DxvkMemoryChunkStats { type DxvkMemoryAllocationStats (line 221) | struct DxvkMemoryAllocationStats { function fill (line 234) | struct DxvkSharingModeInfo { function eq (line 260) | struct DxvkBufferViewKey { function class (line 292) | class DxvkResourceBufferViewMap { function eq (line 333) | struct DxvkImageViewKey { function VkComponentMapping (line 381) | VkComponentMapping unpackSwizzle() const { function class (line 401) | class DxvkResourceImageViewMap { type DxvkResourceMemoryInfo (line 435) | struct DxvkResourceMemoryInfo { type DxvkResourceBufferInfo (line 448) | struct DxvkResourceBufferInfo { type DxvkResourceImageInfo (line 465) | struct DxvkResourceImageInfo { function DxvkAllocationFlag (line 476) | enum class DxvkAllocationFlag : uint32_t { function class (line 1116) | class DxvkMemoryAllocator { FILE: src/dxvk/dxvk_meta_blit.cpp type dxvk (line 14) | namespace dxvk { function DxvkMetaBlitPipeline (line 31) | DxvkMetaBlitPipeline DxvkMetaBlitObjects::getPipeline( function DxvkPipelineLayout (line 58) | const DxvkPipelineLayout* DxvkMetaBlitObjects::createPipelineLayout() ... function DxvkMetaBlitPipeline (line 66) | DxvkMetaBlitPipeline DxvkMetaBlitObjects::createPipeline( FILE: src/dxvk/dxvk_meta_blit.h function namespace (line 11) | namespace dxvk { FILE: src/dxvk/dxvk_meta_clear.cpp type dxvk (line 17) | namespace dxvk { function DxvkMetaClearPipeline (line 63) | DxvkMetaClearPipeline DxvkMetaClearObjects::getClearBufferPipeline( function DxvkMetaClearPipeline (line 77) | DxvkMetaClearPipeline DxvkMetaClearObjects::getClearImagePipeline( function DxvkPipelineLayout (line 103) | const DxvkPipelineLayout* DxvkMetaClearObjects::createPipelineLayout( function VkPipeline (line 112) | VkPipeline DxvkMetaClearObjects::createPipeline( FILE: src/dxvk/dxvk_meta_clear.h function namespace (line 9) | namespace dxvk { FILE: src/dxvk/dxvk_meta_copy.cpp type dxvk (line 26) | namespace dxvk { function DxvkMetaCopyFormats (line 105) | DxvkMetaCopyFormats DxvkMetaCopyObjects::getCopyImageFormats( function DxvkMetaCopyPipeline (line 131) | DxvkMetaCopyPipeline DxvkMetaCopyObjects::getCopyBufferToImagePipeline( function DxvkMetaCopyPipeline (line 154) | DxvkMetaCopyPipeline DxvkMetaCopyObjects::getCopyImageToBufferPipeline( function DxvkMetaCopyPipeline (line 175) | DxvkMetaCopyPipeline DxvkMetaCopyObjects::getCopyImagePipeline( function DxvkMetaCopyPipeline (line 196) | DxvkMetaCopyPipeline DxvkMetaCopyObjects::getCopyFormattedBufferPipeli... function DxvkMetaCopyPipeline (line 206) | DxvkMetaCopyPipeline DxvkMetaCopyObjects::createCopyFormattedBufferPip... function DxvkMetaCopyPipeline (line 221) | DxvkMetaCopyPipeline DxvkMetaCopyObjects::createCopyImagePipeline( function DxvkMetaCopyPipeline (line 274) | DxvkMetaCopyPipeline DxvkMetaCopyObjects::createCopyBufferToImagePipel... function DxvkMetaCopyPipeline (line 360) | DxvkMetaCopyPipeline DxvkMetaCopyObjects::createCopyImageToBufferPipel... FILE: src/dxvk/dxvk_meta_copy.h function namespace (line 12) | namespace dxvk { type DxvkMetaBufferImageCopyPipelineKey (line 86) | struct DxvkMetaBufferImageCopyPipelineKey { function class (line 117) | class DxvkMetaCopyViews { function class (line 143) | class DxvkMetaCopyObjects { FILE: src/dxvk/dxvk_meta_mipgen.cpp type dxvk (line 6) | namespace dxvk { function VkExtent3D (line 35) | VkExtent3D DxvkMetaMipGenViews::computePassExtent(uint32_t passId) con... function DxvkMetaMipGenPipeline (line 118) | DxvkMetaMipGenPipeline DxvkMetaMipGenObjects::getPipeline( function DxvkPipelineLayout (line 133) | const DxvkPipelineLayout* DxvkMetaMipGenObjects::createPipelineLayout(... function DxvkMetaMipGenPipeline (line 144) | DxvkMetaMipGenPipeline DxvkMetaMipGenObjects::createPipeline(VkFormat ... FILE: src/dxvk/dxvk_meta_mipgen.h function namespace (line 9) | namespace dxvk { FILE: src/dxvk/dxvk_meta_resolve.cpp type dxvk (line 15) | namespace dxvk { function DxvkMetaResolvePipeline (line 67) | DxvkMetaResolvePipeline DxvkMetaResolveObjects::getPipeline( function DxvkMetaResolvePipeline (line 90) | DxvkMetaResolvePipeline DxvkMetaResolveObjects::createPipeline( FILE: src/dxvk/dxvk_meta_resolve.h function namespace (line 12) | namespace dxvk { function class (line 55) | class DxvkMetaResolveViews { function class (line 80) | class DxvkMetaResolveObjects { FILE: src/dxvk/dxvk_objects.h function namespace (line 19) | namespace dxvk { FILE: src/dxvk/dxvk_openvr.cpp type dxvk (line 14) | namespace dxvk { type VrFunctions (line 16) | struct VrFunctions { function DxvkExtensionList (line 36) | DxvkExtensionList VrInstance::getInstanceExtensions() { function DxvkExtensionList (line 42) | DxvkExtensionList VrInstance::getDeviceExtensions(uint32_t adapterId) { function DxvkExtensionList (line 143) | DxvkExtensionList VrInstance::queryInstanceExtensions() const { function DxvkExtensionList (line 178) | DxvkExtensionList VrInstance::queryDeviceExtensions(Rc ad... function DxvkExtensionList (line 218) | DxvkExtensionList VrInstance::parseExtensionList(const std::string& st... function HMODULE (line 310) | HMODULE VrInstance::loadLibrary() { FILE: src/dxvk/dxvk_openvr.h function namespace (line 8) | namespace vr { function namespace (line 13) | namespace dxvk { FILE: src/dxvk/dxvk_openxr.cpp type dxvk (line 11) | namespace dxvk { type WineXrFunctions (line 13) | struct WineXrFunctions { function DxvkExtensionList (line 31) | DxvkExtensionList DxvkXrProvider::getInstanceExtensions() { function DxvkExtensionList (line 37) | DxvkExtensionList DxvkXrProvider::getDeviceExtensions(uint32_t adapter... function DxvkExtensionList (line 85) | DxvkExtensionList DxvkXrProvider::queryInstanceExtensions() const { function DxvkExtensionList (line 106) | DxvkExtensionList DxvkXrProvider::queryDeviceExtensions() const { function DxvkExtensionList (line 127) | DxvkExtensionList DxvkXrProvider::parseExtensionList(const std::string... function HMODULE (line 149) | HMODULE DxvkXrProvider::loadLibrary() { FILE: src/dxvk/dxvk_openxr.h function namespace (line 8) | namespace dxvk { FILE: src/dxvk/dxvk_options.cpp type dxvk (line 3) | namespace dxvk { FILE: src/dxvk/dxvk_options.h function namespace (line 7) | namespace dxvk { FILE: src/dxvk/dxvk_pipelayout.cpp type dxvk (line 9) | namespace dxvk { function DxvkShaderBinding (line 390) | const DxvkShaderBinding* DxvkShaderBindingMap::mapBinding(DxvkShaderBi... function DxvkPipelineLayoutFlags (line 680) | DxvkPipelineLayoutFlags DxvkPipelineBindings::getPipelineLayoutFlags( FILE: src/dxvk/dxvk_pipelayout.h function namespace (line 14) | namespace dxvk { function class (line 807) | class DxvkDescriptorSetLayoutKey { function class (line 868) | class DxvkDescriptorSetLayout { function class (line 982) | class DxvkPipelineLayoutKey { function addStages (line 1033) | void addStages(VkShaderStageFlags stageMask) { function addPushData (line 1044) | void addPushData(const DxvkPushDataBlock& block) { function setFlags (line 1057) | void setFlags(DxvkPipelineLayoutFlags flags) { function DxvkPushDataBlock (line 1075) | DxvkPushDataBlock getPushDataBlock(uint32_t index) const { function setDescriptorSetLayouts (line 1088) | void setDescriptorSetLayouts( function computeDescriptorSetMask (line 1119) | uint32_t computeDescriptorSetMask() const { function eq (line 1144) | bool eq(const DxvkPipelineLayoutKey& other) const { function class (line 1202) | class DxvkPipelineLayout { function class (line 1435) | class DxvkShaderBindingMap { type DxvkPipelineBindingRange (line 1494) | struct DxvkPipelineBindingRange { function class (line 1507) | class DxvkPipelineLayoutBuilder { type DxvkGlobalPipelineBarrier (line 1636) | struct DxvkGlobalPipelineBarrier { function class (line 1649) | class DxvkPipelineBindings { function DxvkPipelineBindingRange (line 1907) | static DxvkPipelineBindingRange makeBindingRange(const BindingList& list) { function appendDescriptors (line 1914) | static void appendDescriptors( FILE: src/dxvk/dxvk_pipemanager.cpp type dxvk (line 6) | namespace dxvk { function DxvkComputePipeline (line 187) | DxvkComputePipeline* DxvkPipelineManager::createComputePipeline( function DxvkGraphicsPipeline (line 211) | DxvkGraphicsPipeline* DxvkPipelineManager::createGraphicsPipeline( function DxvkShaderPipelineLibrary (line 254) | DxvkShaderPipelineLibrary* DxvkPipelineManager::createShaderPipelineLi... function DxvkGraphicsPipelineVertexInputLibrary (line 261) | DxvkGraphicsPipelineVertexInputLibrary* DxvkPipelineManager::createVer... function DxvkGraphicsPipelineFragmentOutputLibrary (line 277) | DxvkGraphicsPipelineFragmentOutputLibrary* DxvkPipelineManager::create... function DxvkPipelineCount (line 321) | DxvkPipelineCount DxvkPipelineManager::getPipelineCount() const { function DxvkDescriptorSetLayout (line 335) | const DxvkDescriptorSetLayout* DxvkPipelineManager::createDescriptorSe... function DxvkPipelineLayout (line 351) | const DxvkPipelineLayout* DxvkPipelineManager::createPipelineLayout( function DxvkShaderPipelineLibrary (line 367) | DxvkShaderPipelineLibrary* DxvkPipelineManager::createPipelineLibraryL... function DxvkShaderPipelineLibrary (line 377) | DxvkShaderPipelineLibrary* DxvkPipelineManager::createNullFsPipelineLi... function DxvkShaderPipelineLibrary (line 389) | DxvkShaderPipelineLibrary* DxvkPipelineManager::findPipelineLibrary( function DxvkShaderPipelineLibrary (line 396) | DxvkShaderPipelineLibrary* DxvkPipelineManager::findPipelineLibraryLoc... FILE: src/dxvk/dxvk_pipemanager.h type DxvkPipelineCount (line 21) | struct DxvkPipelineCount { type DxvkPipelineStats (line 30) | struct DxvkPipelineStats { type DxvkPipelineWorkerStats (line 36) | struct DxvkPipelineWorkerStats { type class (line 44) | enum class function class (line 56) | class DxvkPipelineWorkers { FILE: src/dxvk/dxvk_platform_exts.cpp type dxvk (line 4) | namespace dxvk { function DxvkExtensionList (line 13) | DxvkExtensionList DxvkPlatformExts::getInstanceExtensions() { function DxvkExtensionList (line 24) | DxvkExtensionList DxvkPlatformExts::getDeviceExtensions( FILE: src/dxvk/dxvk_platform_exts.h function namespace (line 5) | namespace dxvk { FILE: src/dxvk/dxvk_presenter.cpp type dxvk (line 8) | namespace dxvk { function VkResult (line 71) | VkResult Presenter::checkSwapChainStatus() { function VkResult (line 81) | VkResult Presenter::acquireNextImage(PresenterSync& sync, Rc& images) { function VkSurfaceFormatKHR (line 978) | VkSurfaceFormatKHR Presenter::pickSurfaceFormat( function VkColorSpaceKHR (line 990) | VkColorSpaceKHR Presenter::pickColorSpace( function VkFormat (line 1019) | VkFormat Presenter::pickFormat( function VkPresentModeKHR (line 1118) | VkPresentModeKHR Presenter::pickPresentMode( function VkExtent2D (line 1149) | VkExtent2D Presenter::pickImageExtent( function VkResult (line 1174) | VkResult Presenter::createSurface() { function VkResult (line 1184) | VkResult Presenter::createLatencySemaphore() { function VkResult (line 1353) | VkResult Presenter::softError( FILE: src/dxvk/dxvk_presenter.h function namespace (line 23) | namespace dxvk { FILE: src/dxvk/dxvk_queue.cpp type dxvk (line 4) | namespace dxvk { FILE: src/dxvk/dxvk_queue.h type DxvkSubmitStatus (line 23) | struct DxvkSubmitStatus { type DxvkSubmitInfo (line 34) | struct DxvkSubmitInfo { type DxvkPresentInfo (line 45) | struct DxvkPresentInfo { type DxvkLatencyInfo (line 57) | struct DxvkLatencyInfo { type DxvkSubmitEntry (line 66) | struct DxvkSubmitEntry { FILE: src/dxvk/dxvk_recycler.h function namespace (line 6) | namespace dxvk { FILE: src/dxvk/dxvk_renderpass.h function namespace (line 11) | namespace dxvk { FILE: src/dxvk/dxvk_sampler.cpp type dxvk (line 8) | namespace dxvk { function VkBorderColor (line 87) | VkBorderColor DxvkSampler::determineBorderColorType(const VkSamplerCus... function VkClearColorValue (line 136) | VkClearColorValue DxvkSampler::swizzleBorderColor(const VkClearColorVa... function DxvkSamplerDescriptorSet (line 197) | DxvkSamplerDescriptorSet DxvkSamplerDescriptorHeap::getDescriptorSetIn... function DxvkDescriptorHeapBindingInfo (line 205) | DxvkDescriptorHeapBindingInfo DxvkSamplerDescriptorHeap::getDescriptor... function DxvkSamplerDescriptor (line 220) | DxvkSamplerDescriptor DxvkSamplerDescriptorHeap::createSampler( function VkSamplerCustomBorderColorCreateInfoEXT (line 486) | const VkSamplerCustomBorderColorCreateInfoEXT* DxvkSamplerDescriptorHe... FILE: src/dxvk/dxvk_sampler.h function namespace (line 15) | namespace dxvk { function class (line 164) | class DxvkSampler { type DxvkSamplerDescriptorSet (line 258) | struct DxvkSamplerDescriptorSet { function class (line 269) | class DxvkSamplerDescriptorHeap { FILE: src/dxvk/dxvk_shader.cpp type dxvk (line 12) | namespace dxvk { function VkShaderModuleIdentifierEXT (line 191) | VkShaderModuleIdentifierEXT DxvkShaderPipelineLibrary::getModuleIdenti... function DxvkShaderPipelineLibraryHandle (line 207) | DxvkShaderPipelineLibraryHandle DxvkShaderPipelineLibrary::acquirePipe... function DxvkShaderPipelineLibraryHandle (line 267) | DxvkShaderPipelineLibraryHandle DxvkShaderPipelineLibrary::compileShad... function DxvkShaderPipelineLibraryHandle (line 305) | DxvkShaderPipelineLibraryHandle DxvkShaderPipelineLibrary::compileShad... function VkPipeline (line 352) | VkPipeline DxvkShaderPipelineLibrary::compileVertexShaderPipeline( function VkPipeline (line 437) | VkPipeline DxvkShaderPipelineLibrary::compileFragmentShaderPipeline( function VkPipeline (line 541) | VkPipeline DxvkShaderPipelineLibrary::compileComputeShaderPipeline( function SpirvCodeBuffer (line 574) | SpirvCodeBuffer DxvkShaderPipelineLibrary::getShaderCode(VkShaderStage... function VkShaderStageFlags (line 609) | VkShaderStageFlags DxvkShaderPipelineLibrary::getShaderStages() const { function DxvkShader (line 623) | DxvkShader* DxvkShaderPipelineLibrary::getShader( function VkShaderModuleIdentifierEXT (line 629) | VkShaderModuleIdentifierEXT* DxvkShaderPipelineLibrary::getShaderIdent... function DxvkPipelineLayout (line 774) | const DxvkPipelineLayout* DxvkShaderPipelineLibrary::getPipelineLibrar... FILE: src/dxvk/dxvk_shader.h function namespace (line 15) | namespace dxvk { FILE: src/dxvk/dxvk_shader_cache.cpp type dxvk (line 8) | namespace dxvk { FILE: src/dxvk/dxvk_shader_cache.h type FilePaths (line 32) | struct FilePaths { function incRef (line 40) | void incRef() { function decRef (line 44) | void decRef() { type Instance (line 83) | struct Instance { type LutHeader (line 90) | struct LutHeader { type LutKey (line 95) | struct LutKey { type LutEntry (line 104) | struct LutEntry { type class (line 111) | enum class function writeBytes (line 186) | static bool writeBytes(util::File& stream, const char* data, size_t size) { function writeBytes (line 190) | static bool writeBytes(util::File& stream, const uint8_t* data, size_t s... function writeString (line 194) | static bool writeString(util::File& stream, const std::string& string) { function write (line 199) | bool write(util::File& stream, const T& data) { function readBytes (line 203) | static bool readBytes(util::File& stream, char* data, size_t& offset, si... function readBytes (line 209) | static bool readBytes(util::File& stream, uint8_t* data, size_t& offset,... function readString (line 213) | static bool readString(util::File& stream, size_t& offset, std::string& ... function read (line 224) | bool read(util::File& stream, size_t& offset, T& data) { FILE: src/dxvk/dxvk_shader_io.cpp type dxvk (line 3) | namespace dxvk { function DxvkShaderIo (line 96) | DxvkShaderIo DxvkShaderIo::forVertexBindings(uint32_t bindingMask) { FILE: src/dxvk/dxvk_shader_io.h function namespace (line 8) | namespace dxvk { FILE: src/dxvk/dxvk_shader_ir.cpp type dxvk (line 9) | namespace dxvk { class DxvkDxbcSpirvLogger (line 51) | class DxvkDxbcSpirvLogger : public dxbc_spv::util::Logger { method DxvkDxbcSpirvLogger (line 55) | DxvkDxbcSpirvLogger(std::string shaderName) method message (line 59) | void message(dxbc_spv::util::LogLevel severity, const char* message)... method getMinimumSeverity (line 63) | dxbc_spv::util::LogLevel getMinimumSeverity() override { method LogLevel (line 80) | static LogLevel convertLogLevel(dxbc_spv::util::LogLevel severity) { class DxvkShaderResourceMapping (line 103) | class DxvkShaderResourceMapping : public dxbc_spv::spirv::ResourceMapp... method DxvkShaderResourceMapping (line 107) | explicit DxvkShaderResourceMapping(VkShaderStageFlagBits stage, cons... method mapDescriptor (line 114) | dxbc_spv::spirv::DescriptorBinding mapDescriptor( method mapPushData (line 133) | uint32_t mapPushData(dxbc_spv::ir::ShaderStageMask stages) { method setIndexForType (line 146) | static uint32_t setIndexForType(dxbc_spv::ir::ScalarType type) { class DxvkIrLowerBindingModelPass (line 176) | class DxvkIrLowerBindingModelPass { method DxvkIrLowerBindingModelPass (line 180) | DxvkIrLowerBindingModelPass( method run (line 193) | void run() { method DxvkPipelineLayoutBuilder (line 300) | DxvkPipelineLayoutBuilder getLayout() { method DxvkShaderMetadata (line 308) | DxvkShaderMetadata getMetadata() const { type SamplerInfo (line 314) | struct SamplerInfo { type UavCounterInfo (line 321) | struct UavCounterInfo { type ResourceKey (line 325) | struct ResourceKey { method eq (line 331) | bool eq(const ResourceKey& other) const { method hash (line 338) | size_t hash() const { type ResourceAlias (line 348) | struct ResourceAlias { method ResourceAlias (line 379) | ResourceAlias& getResourceAlias(dxbc_spv::ir::OpCode opCode, uint32_... method VkDescriptorType (line 390) | VkDescriptorType determineDescriptorType(const dxbc_spv::ir::Op& op)... method gatherAliasedResourceBindings (line 434) | void gatherAliasedResourceBindings() { method handleEntryPoint (line 462) | dxbc_spv::ir::Builder::iterator handleEntryPoint(dxbc_spv::ir::Build... method handleSampler (line 471) | dxbc_spv::ir::Builder::iterator handleSampler(dxbc_spv::ir::Builder:... method handleCbv (line 479) | dxbc_spv::ir::Builder::iterator handleCbv(dxbc_spv::ir::Builder::ite... method handleSrv (line 503) | dxbc_spv::ir::Builder::iterator handleSrv(dxbc_spv::ir::Builder::ite... method handleUav (line 538) | dxbc_spv::ir::Builder::iterator handleUav(dxbc_spv::ir::Builder::ite... method handleUavCounter (line 578) | dxbc_spv::ir::Builder::iterator handleUavCounter(dxbc_spv::ir::Build... method handleXfb (line 585) | dxbc_spv::ir::Builder::iterator handleXfb(dxbc_spv::ir::Builder::ite... method handleUserInput (line 596) | dxbc_spv::ir::Builder::iterator handleUserInput(dxbc_spv::ir::Builde... method handleBuiltInInput (line 604) | dxbc_spv::ir::Builder::iterator handleBuiltInInput(dxbc_spv::ir::Bui... method handleBuiltInOutput (line 621) | dxbc_spv::ir::Builder::iterator handleBuiltInOutput(dxbc_spv::ir::Bu... method handlePushData (line 651) | dxbc_spv::ir::Builder::iterator handlePushData(dxbc_spv::ir::Builder... method handleSpecConstant (line 665) | dxbc_spv::ir::Builder::iterator handleSpecConstant(dxbc_spv::ir::Bui... method handleInputTopology (line 672) | dxbc_spv::ir::Builder::iterator handleInputTopology(dxbc_spv::ir::Bu... method handleOutputTopology (line 706) | dxbc_spv::ir::Builder::iterator handleOutputTopology(dxbc_spv::ir::B... method handleTessPrimitive (line 734) | dxbc_spv::ir::Builder::iterator handleTessPrimitive(dxbc_spv::ir::Bu... method handleInputInterpolation (line 744) | void handleInputInterpolation(dxbc_spv::ir::Builder::iterator op) { method addDebugMemberName (line 752) | void addDebugMemberName(dxbc_spv::ir::SsaDef def, uint32_t member, c... method declareSamplerHeap (line 762) | dxbc_spv::ir::SsaDef declareSamplerHeap() { method declareSamplerPushData (line 774) | dxbc_spv::ir::SsaDef declareSamplerPushData() { method defineBuiltInPushData (line 838) | dxbc_spv::ir::SsaDef defineBuiltInPushData() { method rewriteBuiltIn (line 855) | dxbc_spv::ir::Builder::iterator rewriteBuiltIn(dxbc_spv::ir::Builder... method loadConstantSamplerIndex (line 923) | dxbc_spv::ir::SsaDef loadConstantSamplerIndex(dxbc_spv::ir::SsaDef r... method buildSamplerIndexFn (line 953) | dxbc_spv::ir::SsaDef buildSamplerIndexFn(const SamplerInfo& info, dx... method loadSamplerIndex (line 985) | dxbc_spv::ir::SsaDef loadSamplerIndex(dxbc_spv::ir::SsaDef ref, dxbc... method rewriteSampler (line 997) | dxbc_spv::ir::Builder::iterator rewriteSampler(dxbc_spv::ir::Builder... method sortSamplers (line 1051) | void sortSamplers() { method rewriteSamplers (line 1062) | void rewriteSamplers() { method sortUavCounters (line 1082) | void sortUavCounters() { method getUavCounterFunction (line 1094) | dxbc_spv::ir::SsaDef getUavCounterFunction(dxbc_spv::ir::AtomicOp at... method rewriteUavCounterUsesAsBda (line 1144) | void rewriteUavCounterUsesAsBda(dxbc_spv::ir::SsaDef descriptor, dxb... method rewriteUavCounterAsBda (line 1173) | void rewriteUavCounterAsBda(dxbc_spv::ir::SsaDef uavCounter, dxbc_sp... method hasUavCounterArray (line 1188) | bool hasUavCounterArray() const { method rewriteUavCounters (line 1201) | void rewriteUavCounters() { method addBinding (line 1282) | void addBinding(const DxvkBindingInfo& binding) { method DxvkAccessOp (line 1288) | DxvkAccessOp determineAccessOpForStore(const dxbc_spv::ir::Op& op) c... method determineAccessOpForAccess (line 1327) | std::optional determineAccessOpForAccess(const dxbc_sp... method DxvkAccessOp (line 1396) | DxvkAccessOp determineAccessOpForUav(dxbc_spv::ir::Builder::iterator... method descriptorHasSparseFeedbackLoads (line 1434) | bool descriptorHasSparseFeedbackLoads(const dxbc_spv::ir::Op& op) co... method resourceHasSparseFeedbackLoads (line 1446) | bool resourceHasSparseFeedbackLoads(dxbc_spv::ir::Builder::iterator ... method DxvkShaderIo (line 1460) | DxvkShaderIo convertIoMap(const dxbc_spv::ir::IoMap& io) const { method convertBuiltIn (line 1499) | std::optional convertBuiltIn(dxbc_spv::ir::BuiltIn bui... method VkShaderStageFlagBits (line 1567) | static VkShaderStageFlagBits convertShaderStage(dxbc_spv::ir::Shader... method VkImageViewType (line 1589) | static VkImageViewType determineViewType(dxbc_spv::ir::ResourceKind ... method getDebugName (line 1613) | std::string getDebugName(dxbc_spv::ir::SsaDef def) { function DxvkShaderMetadata (line 1662) | DxvkShaderMetadata DxvkIrShader::getShaderMetadata() { function SpirvCodeBuffer (line 1674) | SpirvCodeBuffer DxvkIrShader::getCode( function DxvkPipelineLayoutBuilder (line 1794) | DxvkPipelineLayoutBuilder DxvkIrShader::getLayout() { FILE: src/dxvk/dxvk_shader_ir.h function namespace (line 17) | namespace dxvk { FILE: src/dxvk/dxvk_shader_key.cpp type dxvk (line 3) | namespace dxvk { FILE: src/dxvk/dxvk_shader_key.h function namespace (line 6) | namespace dxvk { FILE: src/dxvk/dxvk_shader_spirv.cpp type dxvk (line 8) | namespace dxvk { function DxvkShaderMetadata (line 53) | DxvkShaderMetadata DxvkSpirvShader::getShaderMetadata() { function SpirvCodeBuffer (line 63) | SpirvCodeBuffer DxvkSpirvShader::getCode( function DxvkPipelineLayoutBuilder (line 104) | DxvkPipelineLayoutBuilder DxvkSpirvShader::getLayout() { function DxvkSpirvDecorations (line 507) | const DxvkSpirvDecorations& DxvkSpirvShader::getDecoration( function VkShaderStageFlagBits (line 649) | VkShaderStageFlagBits DxvkSpirvShader::getShaderStage( type SpirvTypeInfo (line 683) | struct SpirvTypeInfo { type VarInfo (line 921) | struct VarInfo { type VarIdInfo (line 929) | struct VarIdInfo { type TypeIdInfo (line 933) | struct TypeIdInfo { type ConstInfo (line 1044) | struct ConstInfo { type VarInfo (line 1166) | struct VarInfo { type TopologyInfo (line 1252) | struct TopologyInfo { type ConstantInfo (line 1281) | struct ConstantInfo { type ArrayTypeInfo (line 1286) | struct ArrayTypeInfo { type PointerTypeInfo (line 1292) | struct PointerTypeInfo { FILE: src/dxvk/dxvk_shader_spirv.h function namespace (line 7) | namespace dxvk { FILE: src/dxvk/dxvk_signal.cpp type dxvk (line 3) | namespace dxvk { FILE: src/dxvk/dxvk_signal.h function namespace (line 5) | namespace dxvk { FILE: src/dxvk/dxvk_sparse.cpp type dxvk (line 9) | namespace dxvk { function DxvkSparseMapping (line 68) | DxvkSparseMapping& DxvkSparseMapping::operator = ( function DxvkSparseMapping (line 78) | DxvkSparseMapping& DxvkSparseMapping::operator = ( function DxvkSparseMapping (line 118) | DxvkSparseMapping DxvkSparsePageAllocator::acquirePage( function VkBuffer (line 369) | VkBuffer DxvkSparsePageTable::getBufferHandle() const { function VkImage (line 374) | VkImage DxvkSparsePageTable::getImageHandle() const { function DxvkSparseMapping (line 409) | DxvkSparseMapping DxvkSparsePageTable::getMapping( function VkResult (line 477) | VkResult DxvkSparseBindSubmission::submit( FILE: src/dxvk/dxvk_sparse.h function namespace (line 9) | namespace dxvk { FILE: src/dxvk/dxvk_staging.cpp type dxvk (line 4) | namespace dxvk { function DxvkBufferSlice (line 19) | DxvkBufferSlice DxvkStagingBuffer::alloc(VkDeviceSize size) { FILE: src/dxvk/dxvk_staging.h function namespace (line 8) | namespace dxvk { FILE: src/dxvk/dxvk_stats.cpp type dxvk (line 3) | namespace dxvk { function DxvkStatCounters (line 15) | DxvkStatCounters DxvkStatCounters::diff(const DxvkStatCounters& other)... FILE: src/dxvk/dxvk_stats.h function namespace (line 5) | namespace dxvk { FILE: src/dxvk/dxvk_swapchain_blitter.cpp type dxvk (line 11) | namespace dxvk { function DxvkPipelineLayout (line 690) | const DxvkPipelineLayout* DxvkSwapchainBlitter::createBlitPipelineLayo... function DxvkPipelineLayout (line 703) | const DxvkPipelineLayout* DxvkSwapchainBlitter::createCursorPipelineLa... function VkPipeline (line 714) | VkPipeline DxvkSwapchainBlitter::createBlitPipeline( function VkPipeline (line 771) | VkPipeline DxvkSwapchainBlitter::getBlitPipeline( function VkPipeline (line 784) | VkPipeline DxvkSwapchainBlitter::createCursorPipeline( function VkPipeline (line 829) | VkPipeline DxvkSwapchainBlitter::getCursorPipeline( FILE: src/dxvk/dxvk_swapchain_blitter.h function namespace (line 14) | namespace dxvk { function eq (line 84) | struct DxvkCursorPipelineKey { function class (line 111) | class DxvkSwapchainBlitter : public RcObject { FILE: src/dxvk/dxvk_unbound.cpp type dxvk (line 3) | namespace dxvk { function DxvkResourceBufferInfo (line 16) | DxvkResourceBufferInfo DxvkUnboundResources::bufferInfo() { function DxvkSamplerDescriptor (line 30) | DxvkSamplerDescriptor DxvkUnboundResources::samplerInfo() { FILE: src/dxvk/dxvk_util.cpp type dxvk::util (line 6) | namespace dxvk::util { function computeMipLevelCount (line 8) | uint32_t computeMipLevelCount(VkExtent3D imageSize) { function packImageData (line 22) | void packImageData( function packImageData (line 57) | void packImageData( function VkDeviceSize (line 146) | VkDeviceSize computeImageDataSize(VkFormat format, VkExtent3D extent) { function VkDeviceSize (line 152) | VkDeviceSize computeImageDataSize(VkFormat format, VkExtent3D extent, ... function VkColorComponentFlags (line 176) | static VkColorComponentFlags remapComponentFlag( function VkColorComponentFlags (line 195) | VkColorComponentFlags remapComponentMask( function VkComponentSwizzle (line 207) | static VkComponentSwizzle findComponentSwizzle( function VkComponentMapping (line 227) | VkComponentMapping invertComponentMapping(VkComponentMapping mapping) { function VkComponentMapping (line 237) | static VkComponentMapping normalizeComponentMapping( function VkComponentSwizzle (line 247) | static VkComponentSwizzle resolveComponentSwizzle( function VkComponentMapping (line 267) | VkComponentMapping resolveSrcComponentMapping( function VkBlendFactor (line 281) | VkBlendFactor remapAlphaToColorBlendFactor(VkBlendFactor factor) { function isIdentityMapping (line 323) | bool isIdentityMapping( function getComponentIndex (line 332) | uint32_t getComponentIndex( function VkClearColorValue (line 345) | VkClearColorValue swizzleClearColor( function isBlendConstantBlendFactor (line 360) | bool isBlendConstantBlendFactor(VkBlendFactor factor) { function isDualSourceBlendFactor (line 368) | bool isDualSourceBlendFactor(VkBlendFactor factor) { function VkSampleLocationsInfoEXT (line 376) | VkSampleLocationsInfoEXT setupSampleLocations( FILE: src/dxvk/dxvk_util.h type class (line 10) | enum class function VkDebugUtilsLabelEXT (line 36) | VkDebugUtilsLabelEXT get() const { function VkShaderStageFlags (line 130) | inline VkShaderStageFlags shaderStages( function isBlockAligned (line 217) | inline bool isBlockAligned(VkOffset3D offset, VkExtent3D blockSize) { function isBlockAligned (line 235) | inline bool isBlockAligned(VkOffset3D offset, VkExtent3D extent, VkExten... function VkExtent3D (line 249) | inline VkExtent3D computeMipLevelExtent(VkExtent3D size, uint32_t level) { function VkOffset3D (line 263) | inline VkOffset3D computeMipLevelOffset(VkOffset3D offset, uint32_t leve... function VkExtent3D (line 280) | inline VkExtent3D computeMipLevelExtent(VkExtent3D size, uint32_t level,... function VkExtent3D (line 318) | inline VkExtent3D computeBlockCount(VkExtent3D extent, VkExtent3D blockS... function VkExtent3D (line 335) | inline VkExtent3D computeMaxBlockCount(VkOffset3D offset, VkExtent3D ext... function VkExtent3D (line 366) | inline VkExtent3D computeBlockExtent(VkExtent3D blockCount, VkExtent3D b... FILE: src/dxvk/hud/dxvk_hud.cpp type dxvk::hud (line 6) | namespace dxvk::hud { FILE: src/dxvk/hud/dxvk_hud.h function namespace (line 8) | namespace dxvk::hud { FILE: src/dxvk/hud/dxvk_hud_font.cpp type dxvk::hud (line 3) | namespace dxvk::hud { FILE: src/dxvk/hud/dxvk_hud_font.h function namespace (line 5) | namespace dxvk::hud { FILE: src/dxvk/hud/dxvk_hud_item.cpp type dxvk::hud (line 16) | namespace dxvk::hud { function HudPos (line 100) | HudPos HudVersionItem::render( function HudPos (line 125) | HudPos HudClientApiItem::render( function HudPos (line 160) | HudPos HudDeviceInfoItem::render( function HudPos (line 199) | HudPos HudFpsItem::render( function HudPos (line 233) | HudPos HudFrameTimeItem::render( function DxvkPipelineLayout (line 474) | const DxvkPipelineLayout* HudFrameTimeItem::createPipelineLayout() { function VkPipeline (line 485) | VkPipeline HudFrameTimeItem::getPipeline( function VkPipeline (line 499) | VkPipeline HudFrameTimeItem::createPipeline( type ComputeTimestampBuffer (line 534) | struct ComputeTimestampBuffer { function HudPos (line 603) | HudPos HudSubmissionStatsItem::render( function HudPos (line 653) | HudPos HudDrawCallStatsItem::render( function HudPos (line 704) | HudPos HudPipelineStatsItem::render( function HudPos (line 775) | HudPos HudDescriptorStatsItem::render( function HudPos (line 827) | HudPos HudMemoryStatsItem::render( function HudPos (line 891) | HudPos HudMemoryDetailsItem::render( function DxvkPipelineLayout (line 1112) | const DxvkPipelineLayout* HudMemoryDetailsItem::createPipelineLayout() { function HudPos (line 1243) | HudPos HudCsThreadItem::render( function HudPos (line 1297) | HudPos HudGpuLoadItem::render( function HudPos (line 1360) | HudPos HudCompilerActivityItem::render( function HudPos (line 1444) | HudPos HudLatencyItem::render( FILE: src/dxvk/hud/dxvk_hud_item.h function namespace (line 14) | namespace dxvk::hud { function class (line 149) | class HudVersionItem : public HudItem { function class (line 166) | class HudClientApiItem : public HudItem { function class (line 192) | class HudDeviceInfoItem : public HudItem { function class (line 219) | class HudFpsItem : public HudItem { function class (line 250) | class HudFrameTimeItem : public HudItem { function class (line 355) | class HudSubmissionStatsItem : public HudItem { function class (line 396) | class HudDrawCallStatsItem : public HudItem { function class (line 434) | class HudPipelineStatsItem : public HudItem { function class (line 465) | class HudDescriptorStatsItem : public HudItem { function class (line 508) | class HudMemoryStatsItem : public HudItem { function class (line 537) | class HudMemoryDetailsItem : public HudItem { function class (line 622) | class HudCsThreadItem : public HudItem { function class (line 668) | class HudGpuLoadItem : public HudItem { function class (line 703) | class HudCompilerActivityItem : public HudItem { function class (line 742) | class HudLatencyItem : public HudItem { FILE: src/dxvk/hud/dxvk_hud_renderer.cpp type dxvk::hud (line 6) | namespace dxvk::hud { type HudGlyphGpuData (line 8) | struct HudGlyphGpuData { type HudFontGpuData (line 18) | struct HudFontGpuData { function HudPipelineKey (line 246) | HudPipelineKey HudRenderer::getPipelineKey( function HudSpecConstants (line 255) | HudSpecConstants HudRenderer::getSpecConstants( function HudPushConstants (line 264) | HudPushConstants HudRenderer::getPushConstants() const { function VkSpecializationInfo (line 269) | VkSpecializationInfo HudRenderer::getSpecInfo( function DxvkPipelineLayout (line 456) | const DxvkPipelineLayout* HudRenderer::createPipelineLayout() { function VkPipeline (line 470) | VkPipeline HudRenderer::createPipeline( function VkPipeline (line 499) | VkPipeline HudRenderer::getPipeline( FILE: src/dxvk/hud/dxvk_hud_renderer.h type HudPos (line 24) | struct HudPos { type HudTextDrawInfo (line 33) | struct HudTextDrawInfo { type HudPushConstants (line 43) | struct HudPushConstants { function eq (line 54) | struct HudPipelineKey { type HudSpecConstants (line 74) | struct HudSpecConstants { function class (line 86) | class HudRenderer { FILE: src/spirv/spirv_code_buffer.cpp type dxvk (line 6) | namespace dxvk { FILE: src/spirv/spirv_code_buffer.h function namespace (line 9) | namespace dxvk { FILE: src/spirv/spirv_compression.cpp type dxvk (line 3) | namespace dxvk { function SpirvCodeBuffer (line 89) | SpirvCodeBuffer SpirvCompressedBuffer::decompress() const { FILE: src/spirv/spirv_compression.h function namespace (line 7) | namespace dxvk { FILE: src/spirv/spirv_instruction.h function namespace (line 5) | namespace dxvk { FILE: src/spirv/spirv_module.cpp type dxvk (line 5) | namespace dxvk { function SpirvCodeBuffer (line 18) | SpirvCodeBuffer SpirvModule::compile() { FILE: src/spirv/spirv_module.h function namespace (line 9) | namespace dxvk { FILE: src/util/com/com_destruction_notifier.cpp type dxvk (line 3) | namespace dxvk { function ULONG (line 16) | ULONG STDMETHODCALLTYPE D3DDestructionNotifier::AddRef() { function ULONG (line 21) | ULONG STDMETHODCALLTYPE D3DDestructionNotifier::Release() { function HRESULT (line 26) | HRESULT STDMETHODCALLTYPE D3DDestructionNotifier::QueryInterface( function HRESULT (line 33) | HRESULT STDMETHODCALLTYPE D3DDestructionNotifier::RegisterDestructionC... function HRESULT (line 55) | HRESULT STDMETHODCALLTYPE D3DDestructionNotifier::UnregisterDestructio... FILE: src/util/com/com_destruction_notifier.h function namespace (line 8) | namespace dxvk { FILE: src/util/com/com_guid.cpp type dxvk (line 14) | namespace dxvk { type GuidPair (line 16) | struct GuidPair { method GuidPair (line 17) | GuidPair() { } method GuidPair (line 18) | GuidPair(IID a_, IID b_) method hash (line 23) | size_t hash() const { method eq (line 27) | bool eq(const GuidPair& other) const { function logQueryInterfaceError (line 35) | bool logQueryInterfaceError(REFIID objectGuid, REFIID requestedGuid) { FILE: src/util/com/com_guid.h function namespace (line 8) | namespace dxvk { FILE: src/util/com/com_object.h function ULONG (line 43) | ULONG STDMETHODCALLTYPE AddRef() { function ULONG (line 50) | ULONG STDMETHODCALLTYPE Release() { function AddRefPrivate (line 58) | void AddRefPrivate() { function ReleasePrivate (line 63) | void ReleasePrivate() { function InitReturnPtr (line 118) | void InitReturnPtr(T** ptr) { FILE: src/util/com/com_pointer.h function namespace (line 5) | namespace dxvk { FILE: src/util/com/com_private_data.cpp type dxvk (line 7) | namespace dxvk { function ComPrivateDataEntry (line 52) | ComPrivateDataEntry& ComPrivateDataEntry::operator = (ComPrivateDataEn... function HRESULT (line 69) | HRESULT ComPrivateDataEntry::get(UINT& size, void* data) const { function HRESULT (line 107) | HRESULT ComPrivateData::setData( function HRESULT (line 125) | HRESULT ComPrivateData::setInterface( function HRESULT (line 133) | HRESULT ComPrivateData::getData( function ComPrivateDataEntry (line 151) | ComPrivateDataEntry* ComPrivateData::findEntry(REFGUID guid) { FILE: src/util/com/com_private_data.h function namespace (line 9) | namespace dxvk { FILE: src/util/config/config.cpp type dxvk (line 16) | namespace dxvk { function Config (line 1381) | const Config* findProfile(const ProfileList& profiles, const std::stri... function Config (line 1402) | const Config* findHashedProfile(const ProfileList& profiles, const std... function isWhitespace (line 1426) | static bool isWhitespace(char ch) { function isValidKeyChar (line 1431) | static bool isValidKeyChar(char ch) { function skipWhitespace (line 1439) | static size_t skipWhitespace(const std::string& line, size_t n) { type ConfigContext (line 1446) | struct ConfigContext { function parseUserConfigLine (line 1451) | static void parseUserConfigLine(Config& config, ConfigContext& ctx, co... function Config (line 1674) | Config Config::getAppConfig(const std::string& appName) { function Config (line 1700) | Config Config::getUserConfig() { FILE: src/util/config/config.h function namespace (line 7) | namespace dxvk { FILE: src/util/log/log.cpp type dxvk (line 7) | namespace dxvk { function LogLevel (line 145) | LogLevel Logger::getMinLogLevel() { FILE: src/util/log/log.h function namespace (line 10) | namespace dxvk { FILE: src/util/log/log_debug.cpp type dxvk::debug (line 3) | namespace dxvk::debug { function methodName (line 5) | std::string methodName(const std::string& prettyName) { FILE: src/util/log/log_debug.h function namespace (line 23) | namespace dxvk::debug { FILE: src/util/rc/util_rc.h function namespace (line 7) | namespace dxvk { FILE: src/util/rc/util_rc_ptr.h function namespace (line 9) | namespace dxvk { function operator (line 104) | bool operator == (std::nullptr_t) const { return m_object == nullptr; } function operator (line 105) | bool operator != (std::nullptr_t) const { return m_object != nullptr; } function unsafeInsert (line 118) | void unsafeInsert(T* object) { function T (line 131) | T* unsafeExtract() { function Rc (line 141) | static Rc unsafeCreate(T* object) { function explicit (line 149) | explicit Rc(T* object, bool) type RcHash (line 177) | struct RcHash { FILE: src/util/sha1/sha1.c type CHAR64LONG16 (line 42) | typedef union { function SHA1Transform (line 50) | void function SHA1Init (line 103) | void function SHA1Update (line 120) | void function SHA1Pad (line 143) | void function SHA1Final (line 159) | void FILE: src/util/sha1/sha1.h type SHA1_CTX (line 23) | typedef struct _SHA1_CTX { FILE: src/util/sha1/sha1_util.cpp type dxvk (line 4) | namespace dxvk { function Sha1Hash (line 23) | Sha1Hash Sha1Hash::compute( function Sha1Hash (line 31) | Sha1Hash Sha1Hash::compute( FILE: src/util/sha1/sha1_util.h function namespace (line 7) | namespace dxvk { FILE: src/util/sync/sync_recursive.cpp type dxvk::sync (line 4) | namespace dxvk::sync { FILE: src/util/sync/sync_recursive.h function namespace (line 7) | namespace dxvk::sync { FILE: src/util/sync/sync_signal.h function namespace (line 11) | namespace dxvk::sync { FILE: src/util/sync/sync_spinlock.h function namespace (line 10) | namespace dxvk::sync { FILE: src/util/sync/sync_ticketlock.h function namespace (line 7) | namespace dxvk::sync { FILE: src/util/thread.cpp type dxvk (line 8) | namespace dxvk { function DWORD (line 63) | DWORD WINAPI thread::threadProc(void* arg) { type dxvk::this_thread (line 80) | namespace dxvk::this_thread { function isInModuleDetachment (line 82) | bool isInModuleDetachment() { function get_id (line 105) | uint32_t get_id() { type dxvk::this_thread (line 95) | namespace dxvk::this_thread { function isInModuleDetachment (line 82) | bool isInModuleDetachment() { function get_id (line 105) | uint32_t get_id() { FILE: src/util/thread.h function namespace (line 18) | namespace dxvk { FILE: src/util/util_bit.h function namespace (line 41) | namespace dxvk::bit { function tzcnt (line 67) | inline uint32_t tzcnt(uint32_t n) { function tzcnt (line 105) | inline uint32_t tzcnt(uint64_t n) { function bsf (line 137) | inline uint32_t bsf(uint32_t n) { function bsf (line 150) | inline uint32_t bsf(uint64_t n) { function lzcnt (line 163) | inline uint32_t lzcnt(uint32_t n) { function lzcnt (line 189) | inline uint32_t lzcnt(uint64_t n) { function bclear (line 234) | inline void bclear(void* mem, size_t size) { function get (line 318) | constexpr bool get(uint32_t idx) const { function set (line 331) | constexpr void set(uint32_t idx, bool value) { function exchange (line 347) | constexpr bool exchange(uint32_t idx, bool value) { function flip (line 353) | constexpr void flip(uint32_t idx) { function setAll (line 366) | constexpr void setAll() { function clearAll (line 379) | constexpr void clearAll() { function dword (line 393) | constexpr uint32_t& dword(uint32_t idx) { function bitCount (line 397) | constexpr size_t bitCount() { function dwordCount (line 401) | constexpr size_t dwordCount() { function const (line 405) | constexpr bool operator [] (uint32_t idx) const { function setN (line 409) | constexpr void setN(uint32_t bits) { function class (line 426) | class bitvector { function explicit (line 549) | explicit iterator(T flags) function iterator (line 557) | iterator operator ++ (int) { function operator (line 567) | bool operator == (iterator other) const { return m_mask == other.m_mask; } function operator (line 568) | bool operator != (iterator other) const { return m_mask != other.m_mask; } function explicit (line 579) | explicit BitMask(T n) function iterator (line 582) | iterator begin() { function iterator (line 586) | iterator end() { function decodeFixed (line 644) | float decodeFixed(T n) { function split2 (line 656) | inline uint32_t split2(uint32_t c) { function split3 (line 668) | inline uint64_t split3(uint64_t c) { function interleave (line 686) | inline uint32_t interleave(uint16_t x, uint16_t y) { function interleave (line 696) | inline uint64_t interleave(uint16_t x, uint16_t y, uint16_t z) { type uint48_t (line 704) | struct uint48_t { function fnv1a_init (line 723) | inline uint64_t fnv1a_init() { function fnv1a_hash (line 732) | inline uint64_t fnv1a_hash(const unsigned char* data, size_t size) { function fnv1a_hash (line 765) | inline uint64_t fnv1a_hash(const char* data, size_t size) { FILE: src/util/util_env.cpp type dxvk::env (line 19) | namespace dxvk::env { function getEnvVar (line 21) | std::string getEnvVar(const char* name) { function matchFileExtension (line 39) | size_t matchFileExtension(const std::string& name, const char* ext) { function getExeName (line 56) | std::string getExeName() { function getExeBaseName (line 66) | std::string getExeBaseName() { function getExePath (line 79) | std::string getExePath() { function setThreadName (line 111) | void setThreadName(const std::string& name) { function createDirectory (line 135) | bool createDirectory(const std::string& path) { FILE: src/util/util_env.h function namespace (line 5) | namespace dxvk::env { FILE: src/util/util_error.h function namespace (line 5) | namespace dxvk { FILE: src/util/util_file.cpp type dxvk::util (line 10) | namespace dxvk::util { class Win32File (line 13) | class Win32File : public FileIface { method Win32File (line 17) | Win32File(const std::string& path, FileFlags flags) method read (line 60) | bool read(size_t offset, size_t size, void* data) { method write (line 67) | bool write(size_t offset, size_t size, const void* data) { method append (line 74) | bool append(size_t size, const void* data) { method size (line 81) | size_t size() { method status (line 93) | bool status() const { method flush (line 97) | bool flush() { method seek (line 106) | bool seek(size_t offset, DWORD method) { method read (line 116) | bool read(size_t size, void* data) { method write (line 132) | bool write(size_t size, const void* data) { class StlFile (line 153) | class StlFile : public FileIface { method StlFile (line 157) | StlFile(const std::string& path, FileFlags flags) { method read (line 176) | bool read(size_t offset, size_t size, void* data) { method write (line 186) | bool write(size_t offset, size_t size, const void* data) { method append (line 196) | bool append(size_t size, const void* data) { method size (line 206) | size_t size() { method status (line 220) | bool status() const { method flush (line 224) | bool flush() { function File (line 261) | File& File::operator = (File&& other) { FILE: src/util/util_file.h type class (line 17) | enum class function class (line 30) | class FileIface { FILE: src/util/util_flags.h function namespace (line 7) | namespace dxvk { function clr (line 40) | void clr(Flags flags) { function test (line 55) | bool test(T f) const { function clrAll (line 63) | void clrAll() { function Flags (line 71) | Flags operator & (const Flags& other) const { function Flags (line 75) | Flags operator | (const Flags& other) const { function Flags (line 79) | Flags operator ^ (const Flags& other) const { function operator (line 83) | bool operator == (const Flags& other) const { function operator (line 87) | bool operator != (const Flags& other) const { function IntType (line 95) | static IntType bit(T f) { function IntType (line 104) | static IntType bits() { FILE: src/util/util_flush.cpp type dxvk (line 5) | namespace dxvk { FILE: src/util/util_flush.h function namespace (line 7) | namespace dxvk { FILE: src/util/util_fps_limiter.cpp type dxvk (line 13) | namespace dxvk { FILE: src/util/util_fps_limiter.h function namespace (line 9) | namespace dxvk { FILE: src/util/util_gdi.cpp type dxvk (line 4) | namespace dxvk { function NTSTATUS (line 7) | NTSTATUS WINAPI D3DKMTAcquireKeyedMutex(D3DKMT_ACQUIREKEYEDMUTEX *desc) { function NTSTATUS (line 12) | NTSTATUS D3DKMTCloseAdapter(const D3DKMT_CLOSEADAPTER *desc) { function NTSTATUS (line 17) | NTSTATUS D3DKMTCreateDCFromMemory(D3DKMT_CREATEDCFROMMEMORY *desc) { function NTSTATUS (line 22) | NTSTATUS D3DKMTCreateDevice(D3DKMT_CREATEDEVICE *desc) { function NTSTATUS (line 27) | NTSTATUS D3DKMTCreateKeyedMutex2(D3DKMT_CREATEKEYEDMUTEX2 *desc) { function NTSTATUS (line 32) | NTSTATUS D3DKMTDestroyAllocation(const D3DKMT_DESTROYALLOCATION *desc) { function NTSTATUS (line 37) | NTSTATUS D3DKMTDestroyDCFromMemory(const D3DKMT_DESTROYDCFROMMEMORY *d... function NTSTATUS (line 42) | NTSTATUS D3DKMTDestroyDevice(const D3DKMT_DESTROYDEVICE *desc) { function NTSTATUS (line 47) | NTSTATUS D3DKMTDestroyKeyedMutex(const D3DKMT_DESTROYKEYEDMUTEX *desc) { function NTSTATUS (line 52) | NTSTATUS WINAPI D3DKMTDestroySynchronizationObject(const D3DKMT_DESTRO... function NTSTATUS (line 57) | NTSTATUS D3DKMTEscape(const D3DKMT_ESCAPE *desc) { function NTSTATUS (line 62) | NTSTATUS D3DKMTOpenAdapterFromLuid(D3DKMT_OPENADAPTERFROMLUID *desc) { function NTSTATUS (line 67) | NTSTATUS D3DKMTOpenKeyedMutex(D3DKMT_OPENKEYEDMUTEX *desc) { function NTSTATUS (line 72) | NTSTATUS D3DKMTOpenResource2(D3DKMT_OPENRESOURCE *desc) { function NTSTATUS (line 77) | NTSTATUS D3DKMTOpenResourceFromNtHandle(D3DKMT_OPENRESOURCEFROMNTHANDL... function NTSTATUS (line 82) | NTSTATUS WINAPI D3DKMTOpenSynchronizationObject(D3DKMT_OPENSYNCHRONIZA... function NTSTATUS (line 87) | NTSTATUS WINAPI D3DKMTOpenSyncObjectFromNtHandle(D3DKMT_OPENSYNCOBJECT... function NTSTATUS (line 92) | NTSTATUS D3DKMTQueryResourceInfo(D3DKMT_QUERYRESOURCEINFO *desc) { function NTSTATUS (line 97) | NTSTATUS D3DKMTQueryResourceInfoFromNtHandle(D3DKMT_QUERYRESOURCEINFOF... function NTSTATUS (line 102) | NTSTATUS WINAPI D3DKMTReleaseKeyedMutex(D3DKMT_RELEASEKEYEDMUTEX *desc) { function NTSTATUS (line 107) | NTSTATUS WINAPI D3DKMTShareObjects(UINT count, const D3DKMT_HANDLE *ha... function NTSTATUS (line 112) | static NTSTATUS WINAPI NoD3DKMTAcquireKeyedMutex(D3DKMT_ACQUIREKEYEDMU... function NTSTATUS (line 116) | NTSTATUS WINAPI D3DKMTAcquireKeyedMutex(D3DKMT_ACQUIREKEYEDMUTEX *desc) { function NTSTATUS (line 125) | static NTSTATUS WINAPI NoD3DKMTReleaseKeyedMutex(D3DKMT_RELEASEKEYEDMU... function NTSTATUS (line 129) | NTSTATUS WINAPI D3DKMTReleaseKeyedMutex(D3DKMT_RELEASEKEYEDMUTEX *desc) { FILE: src/util/util_gdi.h function namespace (line 13) | namespace dxvk { FILE: src/util/util_lazy.h function namespace (line 5) | namespace dxvk { FILE: src/util/util_lru.h function namespace (line 5) | namespace dxvk { FILE: src/util/util_luid.cpp type dxvk (line 10) | namespace dxvk { function BOOL (line 13) | static BOOL AllocateLocallyUniqueId(LUID* luid) { function LUID (line 22) | LUID GetAdapterLUID(UINT Adapter) { FILE: src/util/util_luid.h function namespace (line 3) | namespace dxvk { FILE: src/util/util_math.h function namespace (line 5) | namespace dxvk { FILE: src/util/util_matrix.cpp type dxvk (line 3) | namespace dxvk { function Vector4 (line 5) | Vector4& Matrix4::operator[](size_t index) { return data[index]; } function Vector4 (line 6) | const Vector4& Matrix4::operator[](size_t index) const { return data[i... function Matrix4 (line 19) | Matrix4 Matrix4::operator+(const Matrix4& other) const { function Matrix4 (line 26) | Matrix4 Matrix4::operator-(const Matrix4& other) const { function Matrix4 (line 33) | Matrix4 Matrix4::operator*(const Matrix4& m2) const { function Vector4 (line 54) | Vector4 Matrix4::operator*(const Vector4& v) const { function Matrix4 (line 68) | Matrix4 Matrix4::operator*(float scalar) const { function Matrix4 (line 75) | Matrix4 Matrix4::operator/(float scalar) const { function Matrix4 (line 82) | Matrix4& Matrix4::operator+=(const Matrix4& other) { function Matrix4 (line 88) | Matrix4& Matrix4::operator-=(const Matrix4& other) { function Matrix4 (line 94) | Matrix4& Matrix4::operator*=(const Matrix4& other) { function Matrix4 (line 98) | Matrix4 transpose(const Matrix4& m) { function determinant (line 108) | float determinant(const Matrix4& m) { function Matrix4 (line 161) | Matrix4 inverse(const Matrix4& m) function Matrix4 (line 215) | Matrix4 hadamardProduct(const Matrix4& a, const Matrix4& b) { FILE: src/util/util_matrix.h function namespace (line 5) | namespace dxvk { FILE: src/util/util_misc.h function namespace (line 5) | namespace dxvk { function scoped_bool (line 46) | struct scoped_bool { FILE: src/util/util_ratio.h function namespace (line 7) | namespace dxvk { FILE: src/util/util_shared_res.cpp type dxvk (line 8) | namespace dxvk { function HANDLE (line 13) | HANDLE openKmtHandle(HANDLE kmt_handle) { function setSharedMetadata (line 35) | bool setSharedMetadata(HANDLE handle, void *buf, uint32_t bufSize) { function getSharedMetadata (line 42) | bool getSharedMetadata(HANDLE handle, void *buf, uint32_t bufSize, uin... function HANDLE (line 50) | HANDLE openKmtHandle(HANDLE kmt_handle) { function setSharedMetadata (line 55) | bool setSharedMetadata(HANDLE handle, void *buf, uint32_t bufSize) { function getSharedMetadata (line 60) | bool getSharedMetadata(HANDLE handle, void *buf, uint32_t bufSize, uin... FILE: src/util/util_shared_res.h function namespace (line 9) | namespace dxvk { FILE: src/util/util_singleton.h function namespace (line 7) | namespace dxvk { FILE: src/util/util_sleep.cpp type dxvk (line 8) | namespace dxvk { FILE: src/util/util_sleep.h function TimePoint (line 27) | TimePoint sleepFor(TimePoint t0, std::chrono::duration dura... function TimePoint (line 40) | static TimePoint sleepUntil(TimePoint t0, TimePoint t1) { FILE: src/util/util_small_vector.h function namespace (line 11) | namespace dxvk { function small_vector (line 69) | small_vector(Allocator()) { } function explicit (line 72) | explicit small_vector(const Allocator& alloc) function explicit (line 80) | explicit small_vector(size_t size, T value = T(), const Allocator& alloc... function m_state (line 108) | small_vector(const small_vector& other) function T (line 158) | const T* data() const { return ptr(0); } function T (line 159) | T* data() { return ptr(0); } function reserve (line 184) | void reserve(size_t n) { function resize (line 207) | void resize(size_t n, T value = T()) { function push_back (line 220) | void push_back(const T& object) { function push_back (line 226) | void push_back(T&& object) { function iterator (line 239) | iterator erase(size_t idx) { function iterator (line 254) | iterator erase(const T* iter) { function iterator (line 259) | iterator insert(const_iterator iter, const T& element) { function iterator (line 265) | iterator insert(const_iterator iter, T&& element) { function pop_back (line 271) | void pop_back() { function clear (line 277) | void clear() { function shrink_to_fit (line 286) | void shrink_to_fit() { function T (line 308) | const T& operator [] (size_t idx) const { return *ptr(idx); } FILE: src/util/util_string.cpp type dxvk::str (line 3) | namespace dxvk::str { function encodeTypedChar (line 93) | size_t encodeTypedChar( function encodeTypedChar (line 146) | size_t encodeTypedChar( function encodeTypedChar (line 190) | size_t encodeTypedChar( function fromws (line 205) | std::string fromws(const WCHAR* ws) { function tows (line 220) | std::wstring tows(const char* mbs) { FILE: src/util/util_string.h function namespace (line 13) | namespace dxvk::str { function string (line 203) | string format(const Args&... args) { function strlcpy (line 209) | inline void strlcpy(char* dst, const char* src, size_t count) { function compareCharsCaseInsensitive (line 244) | inline bool compareCharsCaseInsensitive(char a, char b) { function compareCaseInsensitive (line 251) | inline bool compareCaseInsensitive(const char* a, const char* b) { FILE: src/util/util_time.h function namespace (line 10) | namespace dxvk { FILE: src/util/util_vector.h function namespace (line 8) | namespace dxvk { function T (line 27) | inline T& operator[](size_t index) { return data[index]; } function T (line 28) | inline const T& operator[](size_t index) const { return data[index]; } function Vector4Base (line 53) | Vector4Base operator*(T scalar) const { function Vector4Base (line 64) | Vector4Base operator/(const Vector4Base& other) const { function Vector4Base (line 71) | Vector4Base operator/(T scalar) const { function Vector4 (line 153) | inline Vector4 replaceNaN(Vector4 a) { FILE: src/util/util_version.h function namespace (line 9) | namespace dxvk { FILE: src/util/util_win32_compat.h function HMODULE (line 10) | inline HMODULE LoadLibraryA(LPCSTR lpLibFileName) { function FreeLibrary (line 14) | inline void FreeLibrary(HMODULE module) { function HANDLE (line 25) | inline HANDLE CreateSemaphoreA( function BOOL (line 35) | inline BOOL ReleaseSemaphore( function BOOL (line 43) | inline BOOL SetEvent(HANDLE hEvent) { function BOOL (line 48) | inline BOOL DuplicateHandle( function BOOL (line 60) | inline BOOL CloseHandle(HANDLE hObject) { function HANDLE (line 65) | inline HANDLE GetCurrentProcess() { function DWORD (line 70) | inline DWORD GetCurrentProcessId() { function BOOL (line 75) | inline BOOL ProcessIdToSessionId(DWORD pid, DWORD *id) { function HDC (line 81) | inline HDC CreateCompatibleDC(HDC hdc) { function BOOL (line 86) | inline BOOL DeleteDC(HDC hdc) { FILE: src/vulkan/vulkan_loader.cpp type dxvk::vk (line 10) | namespace dxvk::vk { function loadVulkanLibrary (line 12) | static std::pair loadVulkanLibrary... function PFN_vkVoidFunction (line 57) | PFN_vkVoidFunction LibraryLoader::sym(VkInstance instance, const char*... function PFN_vkVoidFunction (line 61) | PFN_vkVoidFunction LibraryLoader::sym(const char* name) const { function PFN_vkVoidFunction (line 70) | PFN_vkVoidFunction InstanceLoader::sym(const char* name) const { function PFN_vkVoidFunction (line 82) | PFN_vkVoidFunction DeviceLoader::sym(const char* name) const { FILE: src/vulkan/vulkan_loader.h function namespace (line 15) | namespace dxvk::vk { FILE: src/vulkan/vulkan_util.h function namespace (line 13) | namespace dxvk::vk { function VkDebugUtilsLabelEXT (line 247) | inline VkDebugUtilsLabelEXT makeLabel(uint32_t color, const char* text) { function VkExtensionProperties (line 286) | inline VkExtensionProperties makeExtension(const char* name) { type SortExtension (line 292) | struct SortExtension { function operator (line 301) | inline bool operator == ( function operator (line 312) | inline bool operator != ( function operator (line 319) | inline bool operator == ( function operator (line 329) | inline bool operator != ( function operator (line 336) | inline bool operator == (VkExtent3D a, VkExtent3D b) { function operator (line 343) | inline bool operator != (VkExtent3D a, VkExtent3D b) { function operator (line 350) | inline bool operator == (VkExtent2D a, VkExtent2D b) { function operator (line 356) | inline bool operator != (VkExtent2D a, VkExtent2D b) { function operator (line 362) | inline bool operator == (VkOffset3D a, VkOffset3D b) { function operator (line 369) | inline bool operator != (VkOffset3D a, VkOffset3D b) { function operator (line 376) | inline bool operator == (VkOffset2D a, VkOffset2D b) { function operator (line 382) | inline bool operator != (VkOffset2D a, VkOffset2D b) { FILE: src/wsi/glfw/wsi_monitor_glfw.cpp type dxvk::wsi (line 14) | namespace dxvk::wsi { function HMONITOR (line 16) | HMONITOR GlfwWsiDriver::getDefaultMonitor() { function HMONITOR (line 21) | HMONITOR GlfwWsiDriver::enumMonitors(uint32_t index) { function HMONITOR (line 27) | HMONITOR GlfwWsiDriver::enumMonitors(const LUID *adapterLUID[], uint32... function roundToNextPow2 (line 77) | static inline uint32_t roundToNextPow2(uint32_t num) { function convertMode (line 91) | static inline void convertMode(const GLFWvidmode& mode, WsiMode* pMode) { FILE: src/wsi/glfw/wsi_platform_glfw.cpp function createGlfwWsiDriver (line 55) | static bool createGlfwWsiDriver(WsiDriver **driver) { FILE: src/wsi/glfw/wsi_platform_glfw.h function namespace (line 8) | namespace dxvk::wsi { FILE: src/wsi/glfw/wsi_window_glfw.cpp type dxvk::wsi (line 15) | namespace dxvk::wsi { function HMONITOR (line 128) | HMONITOR GlfwWsiDriver::getWindowMonitor(HWND hWindow) { function VkResult (line 162) | VkResult GlfwWsiDriver::createSurface( FILE: src/wsi/sdl2/wsi_monitor_sdl2.cpp type dxvk::wsi (line 15) | namespace dxvk::wsi { function HMONITOR (line 17) | HMONITOR Sdl2WsiDriver::getDefaultMonitor() { function HMONITOR (line 22) | HMONITOR Sdl2WsiDriver::enumMonitors(uint32_t index) { function HMONITOR (line 28) | HMONITOR Sdl2WsiDriver::enumMonitors(const LUID *adapterLUID[], uint32... function roundToNextPow2 (line 72) | static inline uint32_t roundToNextPow2(uint32_t num) { function convertMode (line 84) | static inline void convertMode(const SDL_DisplayMode& mode, WsiMode* p... FILE: src/wsi/sdl2/wsi_platform_sdl2.cpp function createSdl2WsiDriver (line 53) | static bool createSdl2WsiDriver(WsiDriver **driver) { FILE: src/wsi/sdl2/wsi_platform_sdl2.h function namespace (line 7) | namespace dxvk::wsi { FILE: src/wsi/sdl2/wsi_window_sdl2.cpp type dxvk::wsi (line 14) | namespace dxvk::wsi { function HMONITOR (line 139) | HMONITOR Sdl2WsiDriver::getWindowMonitor(HWND hWindow) { function VkResult (line 172) | VkResult Sdl2WsiDriver::createSurface( FILE: src/wsi/sdl3/wsi_monitor_sdl3.cpp type dxvk::wsi (line 15) | namespace dxvk::wsi { function HMONITOR (line 17) | HMONITOR Sdl3WsiDriver::getDefaultMonitor() { function HMONITOR (line 22) | HMONITOR Sdl3WsiDriver::enumMonitors(uint32_t index) { function HMONITOR (line 36) | HMONITOR Sdl3WsiDriver::enumMonitors(const LUID *adapterLUID[], uint32... FILE: src/wsi/sdl3/wsi_platform_sdl3.cpp function createSdl3WsiDriver (line 61) | static bool createSdl3WsiDriver(WsiDriver **driver) { FILE: src/wsi/sdl3/wsi_platform_sdl3.h function namespace (line 9) | namespace dxvk::wsi { FILE: src/wsi/sdl3/wsi_window_sdl3.cpp type dxvk::wsi (line 14) | namespace dxvk::wsi { function HMONITOR (line 147) | HMONITOR Sdl3WsiDriver::getWindowMonitor(HWND hWindow) { function VkResult (line 177) | VkResult Sdl3WsiDriver::createSurface( FILE: src/wsi/win32/wsi_monitor_win32.cpp type dxvk::wsi (line 16) | namespace dxvk::wsi { function HMONITOR (line 18) | HMONITOR Win32WsiDriver::getDefaultMonitor() { type MonitorEnumInfo (line 22) | struct MonitorEnumInfo { function BOOL (line 28) | static BOOL CALLBACK MonitorEnumProc( function HMONITOR (line 50) | HMONITOR Win32WsiDriver::enumMonitors(uint32_t index) { function HMONITOR (line 63) | HMONITOR Win32WsiDriver::enumMonitors(const LUID *adapterLUID[], uint3... function convertMode (line 171) | static inline void convertMode(const DEVMODEW& mode, WsiMode* pMode) { function retrieveDisplayMode (line 180) | static inline bool retrieveDisplayMode( function getMonitorDevicePath (line 226) | static std::wstring getMonitorDevicePath(HMONITOR hMonitor) { function WsiEdidData (line 288) | static WsiEdidData readMonitorEdidFromKey(HKEY deviceRegKey) { type DxvkDeviceInterfaceDetail (line 304) | struct DxvkDeviceInterfaceDetail { function WsiEdidData (line 313) | WsiEdidData Win32WsiDriver::getMonitorEdid(HMONITOR hMonitor) { FILE: src/wsi/win32/wsi_platform_win32.cpp type dxvk::wsi (line 5) | namespace dxvk::wsi { function createWin32WsiDriver (line 11) | static bool createWin32WsiDriver(WsiDriver **driver) { FILE: src/wsi/win32/wsi_platform_win32.h function namespace (line 7) | namespace dxvk::wsi { FILE: src/wsi/win32/wsi_window_win32.cpp type dxvk::wsi (line 9) | namespace dxvk::wsi { function getMonitorDisplayMode (line 11) | static bool getMonitorDisplayMode( function setMonitorDisplayMode (line 27) | static bool setMonitorDisplayMode( function BOOL (line 77) | static BOOL CALLBACK restoreDisplayModeCallback( function HMONITOR (line 280) | HMONITOR Win32WsiDriver::getWindowMonitor(HWND hWindow) { function VkResult (line 341) | VkResult Win32WsiDriver::createSurface( FILE: src/wsi/wsi_edid.cpp type dxvk::wsi (line 12) | namespace dxvk::wsi { function parseColorimetryInfo (line 14) | std::optional parseColorimetryInfo( FILE: src/wsi/wsi_edid.h function namespace (line 7) | namespace dxvk::wsi { FILE: src/wsi/wsi_monitor.h function namespace (line 11) | namespace dxvk::wsi { FILE: src/wsi/wsi_platform.cpp type dxvk::wsi (line 7) | namespace dxvk::wsi { function init (line 26) | void init() { function quit (line 53) | void quit() { function getInstanceExtensions (line 64) | std::vector getInstanceExtensions() { function getWindowSize (line 68) | void getWindowSize( function resizeWindow (line 75) | void resizeWindow( function saveWindowState (line 83) | void saveWindowState( function restoreWindowState (line 90) | void restoreWindowState( function setWindowMode (line 97) | bool setWindowMode( function enterFullscreenMode (line 105) | bool enterFullscreenMode( function leaveFullscreenMode (line 114) | bool leaveFullscreenMode( function restoreDisplayMode (line 120) | bool restoreDisplayMode() { function HMONITOR (line 124) | HMONITOR getWindowMonitor(HWND hWindow) { function isWindow (line 128) | bool isWindow(HWND hWindow) { function isMinimized (line 132) | bool isMinimized(HWND hWindow) { function isOccluded (line 136) | bool isOccluded(HWND hWindow) { function updateFullscreenWindow (line 140) | void updateFullscreenWindow( function VkResult (line 147) | VkResult createSurface( function HMONITOR (line 155) | HMONITOR getDefaultMonitor() { function HMONITOR (line 159) | HMONITOR enumMonitors(uint32_t index) { function HMONITOR (line 163) | HMONITOR enumMonitors(const LUID *adapterLUID[], uint32_t numLUIDs, ui... function getDisplayName (line 167) | bool getDisplayName( function getDesktopCoordinates (line 173) | bool getDesktopCoordinates( function getDisplayMode (line 179) | bool getDisplayMode( function getCurrentDisplayMode (line 186) | bool getCurrentDisplayMode( function getDesktopDisplayMode (line 192) | bool getDesktopDisplayMode( function WsiEdidData (line 198) | WsiEdidData getMonitorEdid(HMONITOR hMonitor) { FILE: src/wsi/wsi_platform.h function namespace (line 7) | namespace dxvk::wsi { FILE: src/wsi/wsi_window.h function namespace (line 9) | namespace dxvk::wsi {