-
Notifications
You must be signed in to change notification settings - Fork 13
Globals 4
Finalspace edited this page May 29, 2026
·
1 revision
Here is a list of all documented enum values with links to the documentation:
- fplAudioBackendType_Alsa : final_platform_layer.h
- fplAudioBackendType_Auto : final_platform_layer.h
- fplAudioBackendType_DirectSound : final_platform_layer.h
- fplAudioBackendType_First : final_platform_layer.h
- fplAudioBackendType_Last : final_platform_layer.h
- fplAudioBackendType_None : final_platform_layer.h
- fplAudioBackendType_OSS : final_platform_layer.h
- fplAudioBackendType_PipeWire : final_platform_layer.h
- fplAudioBackendType_PulseAudio : final_platform_layer.h
- fplAudioBackendType_WASAPI : final_platform_layer.h
- fplAudioChannelLayout_2_1 : final_platform_layer.h
- fplAudioChannelLayout_3_0_Surround : final_platform_layer.h
- fplAudioChannelLayout_4_0_Quad : final_platform_layer.h
- fplAudioChannelLayout_4_0_Surround : final_platform_layer.h
- fplAudioChannelLayout_4_1 : final_platform_layer.h
- fplAudioChannelLayout_5_0_Surround : final_platform_layer.h
- fplAudioChannelLayout_5_1 : final_platform_layer.h
- fplAudioChannelLayout_6_1 : final_platform_layer.h
- fplAudioChannelLayout_7_1 : final_platform_layer.h
- fplAudioChannelLayout_Automatic : final_platform_layer.h
- fplAudioChannelLayout_First : final_platform_layer.h
- fplAudioChannelLayout_Last : final_platform_layer.h
- fplAudioChannelLayout_Mono : final_platform_layer.h
- fplAudioChannelLayout_Stereo : final_platform_layer.h
- fplAudioChannelLayout_Unsupported : final_platform_layer.h
- fplAudioChannelType_AUX0 : final_platform_layer.h
- fplAudioChannelType_AUX1 : final_platform_layer.h
- fplAudioChannelType_AUX10 : final_platform_layer.h
- fplAudioChannelType_AUX11 : final_platform_layer.h
- fplAudioChannelType_AUX12 : final_platform_layer.h
- fplAudioChannelType_AUX13 : final_platform_layer.h
- fplAudioChannelType_AUX14 : final_platform_layer.h
- fplAudioChannelType_AUX15 : final_platform_layer.h
- fplAudioChannelType_AUX2 : final_platform_layer.h
- fplAudioChannelType_AUX3 : final_platform_layer.h
- fplAudioChannelType_AUX4 : final_platform_layer.h
- fplAudioChannelType_AUX5 : final_platform_layer.h
- fplAudioChannelType_AUX6 : final_platform_layer.h
- fplAudioChannelType_AUX7 : final_platform_layer.h
- fplAudioChannelType_AUX8 : final_platform_layer.h
- fplAudioChannelType_AUX9 : final_platform_layer.h
- fplAudioChannelType_BackCenter : final_platform_layer.h
- fplAudioChannelType_BackLeft : final_platform_layer.h
- fplAudioChannelType_BackRight : final_platform_layer.h
- fplAudioChannelType_First : final_platform_layer.h
- fplAudioChannelType_FrontCenter : final_platform_layer.h
- fplAudioChannelType_FrontLeft : final_platform_layer.h
- fplAudioChannelType_FrontLeftOfCenter : final_platform_layer.h
- fplAudioChannelType_FrontRight : final_platform_layer.h
- fplAudioChannelType_FrontRightOfCenter : final_platform_layer.h
- fplAudioChannelType_Last : final_platform_layer.h
- fplAudioChannelType_LowFrequency : final_platform_layer.h
- fplAudioChannelType_None : final_platform_layer.h
- fplAudioChannelType_SideLeft : final_platform_layer.h
- fplAudioChannelType_SideRight : final_platform_layer.h
- fplAudioChannelType_TopBackCenter : final_platform_layer.h
- fplAudioChannelType_TopBackLeft : final_platform_layer.h
- fplAudioChannelType_TopBackRight : final_platform_layer.h
- fplAudioChannelType_TopCenter : final_platform_layer.h
- fplAudioChannelType_TopFrontCenter : final_platform_layer.h
- fplAudioChannelType_TopFrontLeft : final_platform_layer.h
- fplAudioChannelType_TopFrontRight : final_platform_layer.h
- fplAudioDefaultFields_BufferSize : final_platform_layer.h
- fplAudioDefaultFields_ChannelLayout : final_platform_layer.h
- fplAudioDefaultFields_Channels : final_platform_layer.h
- fplAudioDefaultFields_None : final_platform_layer.h
- fplAudioDefaultFields_Periods : final_platform_layer.h
- fplAudioDefaultFields_SampleRate : final_platform_layer.h
- fplAudioDefaultFields_Type : final_platform_layer.h
- fplAudioFormatType_F32 : final_platform_layer.h
- fplAudioFormatType_F64 : final_platform_layer.h
- fplAudioFormatType_First : final_platform_layer.h
- fplAudioFormatType_Last : final_platform_layer.h
- fplAudioFormatType_None : final_platform_layer.h
- fplAudioFormatType_S16 : final_platform_layer.h
- fplAudioFormatType_S24 : final_platform_layer.h
- fplAudioFormatType_S32 : final_platform_layer.h
- fplAudioFormatType_S64 : final_platform_layer.h
- fplAudioFormatType_U8 : final_platform_layer.h
- fplAudioLatencyType_Conservative : final_platform_layer.h
- fplAudioLatencyType_Low : final_platform_layer.h
- fplAudioMode_Exclusive_Conservative : final_platform_layer.h
- fplAudioMode_Exclusive_LowLatency : final_platform_layer.h
- fplAudioMode_Shared_Conservative : final_platform_layer.h
- fplAudioMode_Shared_LowLatency : final_platform_layer.h
- fplAudioResultType_ApiFailed : final_platform_layer.h
- fplAudioResultType_BackendAlreadyInitialized : final_platform_layer.h
- fplAudioResultType_DeviceAlreadyStarted : final_platform_layer.h
- fplAudioResultType_DeviceAlreadyStopped : final_platform_layer.h
- fplAudioResultType_DeviceBusy : final_platform_layer.h
- fplAudioResultType_DeviceByIdNotFound : final_platform_layer.h
- fplAudioResultType_DeviceFailure : final_platform_layer.h
- fplAudioResultType_DeviceNotInitialized : final_platform_layer.h
- fplAudioResultType_Failed : final_platform_layer.h
- fplAudioResultType_First : final_platform_layer.h
- fplAudioResultType_InvalidArguments : final_platform_layer.h
- fplAudioResultType_Last : final_platform_layer.h
- fplAudioResultType_NoBackendsFound : final_platform_layer.h
- fplAudioResultType_NoDeviceFound : final_platform_layer.h
- fplAudioResultType_None : final_platform_layer.h
- fplAudioResultType_NotImplemented : final_platform_layer.h
- fplAudioResultType_OutOfMemory : final_platform_layer.h
- fplAudioResultType_PlatformNotInitialized : final_platform_layer.h
- fplAudioResultType_Success : final_platform_layer.h
- fplAudioResultType_SystemNotInitialized : final_platform_layer.h
- fplAudioResultType_UnsetAudioBufferSize : final_platform_layer.h
- fplAudioResultType_UnsetAudioChannels : final_platform_layer.h
- fplAudioResultType_UnsetAudioFormat : final_platform_layer.h
- fplAudioResultType_UnsetAudioSampleRate : final_platform_layer.h
- fplAudioResultType_UnsuportedDeviceFormat : final_platform_layer.h
- fplAudioShareMode_Exclusive : final_platform_layer.h
- fplAudioShareMode_Shared : final_platform_layer.h
- fplButtonState_Press : final_platform_layer.h
- fplButtonState_Release : final_platform_layer.h
- fplButtonState_Repeat : final_platform_layer.h
- fplCPUArchType_Arm32 : final_platform_layer.h
- fplCPUArchType_Arm64 : final_platform_layer.h
- fplCPUArchType_First : final_platform_layer.h
- fplCPUArchType_Last : final_platform_layer.h
- fplCPUArchType_Unknown : final_platform_layer.h
- fplCPUArchType_x64 : final_platform_layer.h
- fplCPUArchType_x86 : final_platform_layer.h
- fplCPUArchType_x86_64 : final_platform_layer.h
- fplCPUCapabilitiesType_ARM : final_platform_layer.h
- fplCPUCapabilitiesType_First : final_platform_layer.h
- fplCPUCapabilitiesType_Last : final_platform_layer.h
- fplCPUCapabilitiesType_Unknown : final_platform_layer.h
- fplCPUCapabilitiesType_X86 : final_platform_layer.h
- fplDateTimeErrors_InvalidDay : final_platform_layer.h
- fplDateTimeErrors_InvalidHour : final_platform_layer.h
- fplDateTimeErrors_InvalidMinute : final_platform_layer.h
- fplDateTimeErrors_InvalidMonth : final_platform_layer.h
- fplDateTimeErrors_InvalidSecond : final_platform_layer.h
- fplDateTimeErrors_InvalidYear : final_platform_layer.h
- fplDateTimeErrors_None : final_platform_layer.h
- fplDateTimeType_Local : final_platform_layer.h
- fplDateTimeType_UTC : final_platform_layer.h
- fplEndianessType_Big : final_platform_layer.h
- fplEndianessType_Little : final_platform_layer.h
- fplEventType_Gamepad : final_platform_layer.h
- fplEventType_Keyboard : final_platform_layer.h
- fplEventType_Mouse : final_platform_layer.h
- fplEventType_None : final_platform_layer.h
- fplEventType_Window : final_platform_layer.h
- fplFileAttributeFlags_Archive : final_platform_layer.h
- fplFileAttributeFlags_Hidden : final_platform_layer.h
- fplFileAttributeFlags_None : final_platform_layer.h
- fplFileAttributeFlags_Normal : final_platform_layer.h
- fplFileAttributeFlags_System : final_platform_layer.h
- fplFileEntryType_Directory : final_platform_layer.h
- fplFileEntryType_File : final_platform_layer.h
- fplFileEntryType_Unknown : final_platform_layer.h
- fplFilePermissionFlags_All : final_platform_layer.h
- fplFilePermissionFlags_CanExecuteSearch : final_platform_layer.h
- fplFilePermissionFlags_CanRead : final_platform_layer.h
- fplFilePermissionFlags_CanWrite : final_platform_layer.h
- fplFilePermissionMasks_Group : final_platform_layer.h
- fplFilePermissionMasks_None : final_platform_layer.h
- fplFilePermissionMasks_Owner : final_platform_layer.h
- fplFilePermissionMasks_User : final_platform_layer.h
- fplFilePositionMode_Beginning : final_platform_layer.h
- fplFilePositionMode_Current : final_platform_layer.h
- fplFilePositionMode_End : final_platform_layer.h
- fplGamepadAxisSign_Full : final_platform_layer.h
- fplGamepadAxisSign_Negative : final_platform_layer.h
- fplGamepadAxisSign_Positive : final_platform_layer.h
- fplGamepadAxisType_Count : final_platform_layer.h
- fplGamepadAxisType_LeftTrigger : final_platform_layer.h
- fplGamepadAxisType_LeftX : final_platform_layer.h
- fplGamepadAxisType_LeftY : final_platform_layer.h
- fplGamepadAxisType_RightTrigger : final_platform_layer.h
- fplGamepadAxisType_RightX : final_platform_layer.h
- fplGamepadAxisType_RightY : final_platform_layer.h
- fplGamepadButtonType_ActionA : final_platform_layer.h
- fplGamepadButtonType_ActionB : final_platform_layer.h
- fplGamepadButtonType_ActionX : final_platform_layer.h
- fplGamepadButtonType_ActionY : final_platform_layer.h
- fplGamepadButtonType_Back : final_platform_layer.h
- fplGamepadButtonType_DPadDown : final_platform_layer.h
- fplGamepadButtonType_DPadLeft : final_platform_layer.h
- fplGamepadButtonType_DPadRight : final_platform_layer.h
- fplGamepadButtonType_DPadUp : final_platform_layer.h
- fplGamepadButtonType_LeftShoulder : final_platform_layer.h
- fplGamepadButtonType_LeftThumb : final_platform_layer.h
- fplGamepadButtonType_RightShoulder : final_platform_layer.h
- fplGamepadButtonType_RightThumb : final_platform_layer.h
- fplGamepadButtonType_Start : final_platform_layer.h
- fplGamepadEventType_Connected : final_platform_layer.h
- fplGamepadEventType_Disconnected : final_platform_layer.h
- fplGamepadEventType_None : final_platform_layer.h
- fplGamepadEventType_StateChanged : final_platform_layer.h
- fplGamepadInputType_Axis : final_platform_layer.h
- fplGamepadInputType_Button : final_platform_layer.h
- fplGamepadInputType_Hat : final_platform_layer.h
- fplGamepadInputType_None : final_platform_layer.h
- fplGamepadPlatform_Android : final_platform_layer.h
- fplGamepadPlatform_iOS : final_platform_layer.h
- fplGamepadPlatform_Linux : final_platform_layer.h
- fplGamepadPlatform_MacOS : final_platform_layer.h
- fplGamepadPlatform_Unknown : final_platform_layer.h
- fplGamepadPlatform_Windows : final_platform_layer.h
- fplImageType_None : final_platform_layer.h
- fplImageType_RGBA : final_platform_layer.h
- fplInitFlags_All : final_platform_layer.h
- fplInitFlags_Audio : final_platform_layer.h
- fplInitFlags_Console : final_platform_layer.h
- fplInitFlags_Gamepad : final_platform_layer.h
- fplInitFlags_Input : final_platform_layer.h
- fplInitFlags_Keyboard : final_platform_layer.h
- fplInitFlags_Mouse : final_platform_layer.h
- fplInitFlags_None : final_platform_layer.h
- fplInitFlags_Video : final_platform_layer.h
- fplInitFlags_Window : final_platform_layer.h
- fplInputBackendType_Auto : final_platform_layer.h
- fplInputBackendType_DInput : final_platform_layer.h
- fplInputBackendType_First : final_platform_layer.h
- fplInputBackendType_Last : final_platform_layer.h
- fplInputBackendType_LinuxJoystick : final_platform_layer.h
- fplInputBackendType_None : final_platform_layer.h
- fplInputBackendType_Win32 : final_platform_layer.h
- fplInputBackendType_X11Kbm : final_platform_layer.h
- fplInputBackendType_XInput : final_platform_layer.h
- fplInputConnectionState_Connected : final_platform_layer.h
- fplInputConnectionState_Disconnected : final_platform_layer.h
- fplInputConnectionState_Unknown : final_platform_layer.h
- fplInputDeviceFeatureFlags_Events : final_platform_layer.h
- fplInputDeviceFeatureFlags_Hotplug : final_platform_layer.h
- fplInputDeviceFeatureFlags_None : final_platform_layer.h
- fplInputDeviceFeatureFlags_Polling : final_platform_layer.h
- fplInputSourceType_All : final_platform_layer.h
- fplInputSourceType_Gamepad : final_platform_layer.h
- fplInputSourceType_Keyboard : final_platform_layer.h
- fplInputSourceType_Mouse : final_platform_layer.h
- fplInputSourceType_None : final_platform_layer.h
- fplKey_0 : final_platform_layer.h
- fplKey_1 : final_platform_layer.h
- fplKey_2 : final_platform_layer.h
- fplKey_3 : final_platform_layer.h
- fplKey_4 : final_platform_layer.h
- fplKey_5 : final_platform_layer.h
- fplKey_6 : final_platform_layer.h
- fplKey_7 : final_platform_layer.h
- fplKey_8 : final_platform_layer.h
- fplKey_9 : final_platform_layer.h
- fplKey_A : final_platform_layer.h
- fplKey_Add : final_platform_layer.h
- fplKey_Alt : final_platform_layer.h
- fplKey_Apps : final_platform_layer.h
- fplKey_B : final_platform_layer.h
- fplKey_Backspace : final_platform_layer.h
- fplKey_C : final_platform_layer.h
- fplKey_CapsLock : final_platform_layer.h
- fplKey_Clear : final_platform_layer.h
- fplKey_Control : final_platform_layer.h
- fplKey_D : final_platform_layer.h
- fplKey_Decimal : final_platform_layer.h
- fplKey_Delete : final_platform_layer.h
- fplKey_Divide : final_platform_layer.h
- fplKey_Down : final_platform_layer.h
- fplKey_E : final_platform_layer.h
- fplKey_End : final_platform_layer.h
- fplKey_Escape : final_platform_layer.h
- fplKey_Execute : final_platform_layer.h
- fplKey_F : final_platform_layer.h
- fplKey_F1 : final_platform_layer.h
- fplKey_F10 : final_platform_layer.h
- fplKey_F11 : final_platform_layer.h
- fplKey_F12 : final_platform_layer.h
- fplKey_F13 : final_platform_layer.h
- fplKey_F14 : final_platform_layer.h
- fplKey_F15 : final_platform_layer.h
- fplKey_F16 : final_platform_layer.h
- fplKey_F17 : final_platform_layer.h
- fplKey_F18 : final_platform_layer.h
- fplKey_F19 : final_platform_layer.h
- fplKey_F2 : final_platform_layer.h
- fplKey_F20 : final_platform_layer.h
- fplKey_F21 : final_platform_layer.h
- fplKey_F22 : final_platform_layer.h
- fplKey_F23 : final_platform_layer.h
- fplKey_F24 : final_platform_layer.h
- fplKey_F3 : final_platform_layer.h
- fplKey_F4 : final_platform_layer.h
- fplKey_F5 : final_platform_layer.h
- fplKey_F6 : final_platform_layer.h
- fplKey_F7 : final_platform_layer.h
- fplKey_F8 : final_platform_layer.h
- fplKey_F9 : final_platform_layer.h
- fplKey_First : final_platform_layer.h
- fplKey_G : final_platform_layer.h
- fplKey_H : final_platform_layer.h
- fplKey_Help : final_platform_layer.h
- fplKey_Home : final_platform_layer.h
- fplKey_I : final_platform_layer.h
- fplKey_Insert : final_platform_layer.h
- fplKey_J : final_platform_layer.h
- fplKey_K : final_platform_layer.h
- fplKey_L : final_platform_layer.h
- fplKey_Last : final_platform_layer.h
- fplKey_Left : final_platform_layer.h
- fplKey_LeftAlt : final_platform_layer.h
- fplKey_LeftControl : final_platform_layer.h
- fplKey_LeftShift : final_platform_layer.h
- fplKey_LeftSuper : final_platform_layer.h
- fplKey_M : final_platform_layer.h
- fplKey_MediaNextTrack : final_platform_layer.h
- fplKey_MediaPlayPause : final_platform_layer.h
- fplKey_MediaPrevTrack : final_platform_layer.h
- fplKey_MediaStop : final_platform_layer.h
- fplKey_Multiply : final_platform_layer.h
- fplKey_N : final_platform_layer.h
- fplKey_None : final_platform_layer.h
- fplKey_NumLock : final_platform_layer.h
- fplKey_NumPad0 : final_platform_layer.h
- fplKey_NumPad1 : final_platform_layer.h
- fplKey_NumPad2 : final_platform_layer.h
- fplKey_NumPad3 : final_platform_layer.h
- fplKey_NumPad4 : final_platform_layer.h
- fplKey_NumPad5 : final_platform_layer.h
- fplKey_NumPad6 : final_platform_layer.h
- fplKey_NumPad7 : final_platform_layer.h
- fplKey_NumPad8 : final_platform_layer.h
- fplKey_NumPad9 : final_platform_layer.h
- fplKey_O : final_platform_layer.h
- fplKey_Oem1 : final_platform_layer.h
- fplKey_Oem2 : final_platform_layer.h
- fplKey_Oem3 : final_platform_layer.h
- fplKey_Oem4 : final_platform_layer.h
- fplKey_Oem5 : final_platform_layer.h
- fplKey_Oem6 : final_platform_layer.h
- fplKey_Oem7 : final_platform_layer.h
- fplKey_Oem8 : final_platform_layer.h
- fplKey_OemComma : final_platform_layer.h
- fplKey_OemMinus : final_platform_layer.h
- fplKey_OemPeriod : final_platform_layer.h
- fplKey_OemPlus : final_platform_layer.h
- fplKey_P : final_platform_layer.h
- fplKey_PageDown : final_platform_layer.h
- fplKey_PageUp : final_platform_layer.h
- fplKey_Pause : final_platform_layer.h
- fplKey_Print : final_platform_layer.h
- fplKey_Q : final_platform_layer.h
- fplKey_R : final_platform_layer.h
- fplKey_Return : final_platform_layer.h
- fplKey_Right : final_platform_layer.h
- fplKey_RightAlt : final_platform_layer.h
- fplKey_RightControl : final_platform_layer.h
- fplKey_RightShift : final_platform_layer.h
- fplKey_RightSuper : final_platform_layer.h
- fplKey_S : final_platform_layer.h
- fplKey_Scroll : final_platform_layer.h
- fplKey_Select : final_platform_layer.h
- fplKey_Separator : final_platform_layer.h
- fplKey_Shift : final_platform_layer.h
- fplKey_Sleep : final_platform_layer.h
- fplKey_Snapshot : final_platform_layer.h
- fplKey_Space : final_platform_layer.h
- fplKey_Substract : final_platform_layer.h
- fplKey_T : final_platform_layer.h
- fplKey_Tab : final_platform_layer.h
- fplKey_U : final_platform_layer.h
- fplKey_Up : final_platform_layer.h
- fplKey_V : final_platform_layer.h
- fplKey_VolumeDown : final_platform_layer.h
- fplKey_VolumeMute : final_platform_layer.h
- fplKey_VolumeUp : final_platform_layer.h
- fplKey_W : final_platform_layer.h
- fplKey_X : final_platform_layer.h
- fplKey_Y : final_platform_layer.h
- fplKey_Z : final_platform_layer.h
- fplKeyboardEventType_Button : final_platform_layer.h
- fplKeyboardEventType_Input : final_platform_layer.h
- fplKeyboardEventType_None : final_platform_layer.h
- fplKeyboardModifierFlags_CapsLock : final_platform_layer.h
- fplKeyboardModifierFlags_LAlt : final_platform_layer.h
- fplKeyboardModifierFlags_LCtrl : final_platform_layer.h
- fplKeyboardModifierFlags_LShift : final_platform_layer.h
- fplKeyboardModifierFlags_LSuper : final_platform_layer.h
- fplKeyboardModifierFlags_None : final_platform_layer.h
- fplKeyboardModifierFlags_NumLock : final_platform_layer.h
- fplKeyboardModifierFlags_RAlt : final_platform_layer.h
- fplKeyboardModifierFlags_RCtrl : final_platform_layer.h
- fplKeyboardModifierFlags_RShift : final_platform_layer.h
- fplKeyboardModifierFlags_RSuper : final_platform_layer.h
- fplKeyboardModifierFlags_ScrollLock : final_platform_layer.h
- fplLocaleFormat_ISO639 : final_platform_layer.h
- fplLocaleFormat_None : final_platform_layer.h
- fplLogLevel_All : final_platform_layer.h
- fplLogLevel_Critical : final_platform_layer.h
- fplLogLevel_Debug : final_platform_layer.h
- fplLogLevel_Error : final_platform_layer.h
- fplLogLevel_First : final_platform_layer.h
- fplLogLevel_Info : final_platform_layer.h
- fplLogLevel_Last : final_platform_layer.h
- fplLogLevel_Trace : final_platform_layer.h
- fplLogLevel_Verbose : final_platform_layer.h
- fplLogLevel_Warning : final_platform_layer.h
- fplLogWriterFlags_Custom : final_platform_layer.h
- fplLogWriterFlags_DebugOut : final_platform_layer.h
- fplLogWriterFlags_ErrorConsole : final_platform_layer.h
- fplLogWriterFlags_None : final_platform_layer.h
- fplLogWriterFlags_StandardConsole : final_platform_layer.h
- fplMemoryAllocationMode_Automatic : final_platform_layer.h
- fplMemoryAllocationMode_Custom : final_platform_layer.h
- fplMouseButtonType_Left : final_platform_layer.h
- fplMouseButtonType_MaxCount : final_platform_layer.h
- fplMouseButtonType_Middle : final_platform_layer.h
- fplMouseButtonType_None : final_platform_layer.h
- fplMouseButtonType_Right : final_platform_layer.h
- fplMouseButtonType_X1 : final_platform_layer.h
- fplMouseButtonType_X2 : final_platform_layer.h
- fplMouseEventType_Button : final_platform_layer.h
- fplMouseEventType_Move : final_platform_layer.h
- fplMouseEventType_None : final_platform_layer.h
- fplMouseEventType_Wheel : final_platform_layer.h
- fplOpenGLCompatibilityFlags_Compatibility : final_platform_layer.h
- fplOpenGLCompatibilityFlags_Core : final_platform_layer.h
- fplOpenGLCompatibilityFlags_Forward : final_platform_layer.h
- fplOpenGLCompatibilityFlags_Legacy : final_platform_layer.h
- fplPlatformResultType_AlreadyInitialized : final_platform_layer.h
- fplPlatformResultType_FailedAudio : final_platform_layer.h
- fplPlatformResultType_FailedPlatform : final_platform_layer.h
- fplPlatformResultType_FailedVideo : final_platform_layer.h
- fplPlatformResultType_FailedWindow : final_platform_layer.h
- fplPlatformResultType_First : final_platform_layer.h
- fplPlatformResultType_Last : final_platform_layer.h
- fplPlatformResultType_NotInitialized : final_platform_layer.h
- fplPlatformResultType_OutOfMemory : final_platform_layer.h
- fplPlatformResultType_Success : final_platform_layer.h
- fplPlatformType_First : final_platform_layer.h
- fplPlatformType_Last : final_platform_layer.h
- fplPlatformType_Linux : final_platform_layer.h
- fplPlatformType_Unix : final_platform_layer.h
- fplPlatformType_Unknown : final_platform_layer.h
- fplPlatformType_Windows : final_platform_layer.h
- fplSignalValue_Set : final_platform_layer.h
- fplSignalValue_Unset : final_platform_layer.h
- fplThreadPriority_First : final_platform_layer.h
- fplThreadPriority_High : final_platform_layer.h
- fplThreadPriority_Highest : final_platform_layer.h
- fplThreadPriority_Idle : final_platform_layer.h
- fplThreadPriority_Last : final_platform_layer.h
- fplThreadPriority_Low : final_platform_layer.h
- fplThreadPriority_Lowest : final_platform_layer.h
- fplThreadPriority_Normal : final_platform_layer.h
- fplThreadPriority_RealTime : final_platform_layer.h
- fplThreadPriority_Unknown : final_platform_layer.h
- fplThreadState_Running : final_platform_layer.h
- fplThreadState_Starting : final_platform_layer.h
- fplThreadState_Stopped : final_platform_layer.h
- fplThreadState_Stopping : final_platform_layer.h
- fplVideoBackendType_First : final_platform_layer.h
- fplVideoBackendType_Last : final_platform_layer.h
- fplVideoBackendType_None : final_platform_layer.h
- fplVideoBackendType_OpenGL : final_platform_layer.h
- fplVideoBackendType_Software : final_platform_layer.h
- fplVideoBackendType_Vulkan : final_platform_layer.h
- fplVulkanValidationLayerMode_Disabled : final_platform_layer.h
- fplVulkanValidationLayerMode_Optional : final_platform_layer.h
- fplVulkanValidationLayerMode_Required : final_platform_layer.h
- fplVulkanValidationSeverity_All : final_platform_layer.h
- fplVulkanValidationSeverity_Error : final_platform_layer.h
- fplVulkanValidationSeverity_Info : final_platform_layer.h
- fplVulkanValidationSeverity_Off : final_platform_layer.h
- fplVulkanValidationSeverity_Verbose : final_platform_layer.h
- fplVulkanValidationSeverity_Warning : final_platform_layer.h
- fplWindowEventType_Closed : final_platform_layer.h
- fplWindowEventType_DroppedFiles : final_platform_layer.h
- fplWindowEventType_Exposed : final_platform_layer.h
- fplWindowEventType_GotFocus : final_platform_layer.h
- fplWindowEventType_Hidden : final_platform_layer.h
- fplWindowEventType_LostFocus : final_platform_layer.h
- fplWindowEventType_Maximized : final_platform_layer.h
- fplWindowEventType_Minimized : final_platform_layer.h
- fplWindowEventType_None : final_platform_layer.h
- fplWindowEventType_PositionChanged : final_platform_layer.h
- fplWindowEventType_Resized : final_platform_layer.h
- fplWindowEventType_Restored : final_platform_layer.h
- fplWindowEventType_Shown : final_platform_layer.h
- fplWindowState_Fullscreen : final_platform_layer.h
- fplWindowState_Iconify : final_platform_layer.h
- fplWindowState_Maximize : final_platform_layer.h
- fplWindowState_Normal : final_platform_layer.h
- fplWindowState_Unknown : final_platform_layer.h
- fplWindowVisibilityState_Hide : final_platform_layer.h
- fplWindowVisibilityState_Show : final_platform_layer.h
- fplWindowVisibilityState_Unknown : final_platform_layer.h
- fplX86InstructionSetLevel_AVX : final_platform_layer.h
- fplX86InstructionSetLevel_AVX2 : final_platform_layer.h
- fplX86InstructionSetLevel_AVX512 : final_platform_layer.h
- fplX86InstructionSetLevel_IA32 : final_platform_layer.h
- fplX86InstructionSetLevel_None : final_platform_layer.h
- fplX86InstructionSetLevel_SSE : final_platform_layer.h
- fplX86InstructionSetLevel_SSE2 : final_platform_layer.h
- fplX86InstructionSetLevel_SSE3 : final_platform_layer.h
- fplX86InstructionSetLevel_SSE4_1 : final_platform_layer.h
- fplX86InstructionSetLevel_SSE4_2 : final_platform_layer.h
- fplX86InstructionSetLevel_SSSE3 : final_platform_layer.h
- Assertion & Debug
- Atomic operations
- Audio functions
- Clipboard functions
- Console functions
- Constants
- Display/Monitor functions
- Dynamic library loading
- Error Handling
- Files/IO functions
- Function macros
- Hardware Infos
- Input types and functions
- Localization functions
- Logging
- Memory Macros
- Memory functions
- Operating system Infos
- Path functions
- Platform functions
- Session Infos
- Settings & Configurations
- Storage class identifiers
- String functions
- Threading and synchronizations routines
- Timing functions
- Video functions
- Window events
- Window functions
- fplARMCPUCapabilities
- fplAudioChannelMap
- fplAudioDeviceID
- fplAudioDeviceInfo
- fplAudioFormat
- fplAudioSettings
- fplColor32
- fplConditionVariable
- fplConsoleSettings
- fplCPUCapabilities
- fplCPUIDLeaf
- fplDateTime
- fplDateTimeCreationResult
- fplDateTimeResult
- fplDisplayInfo
- fplDisplayMode
- fplDynamicLibraryHandle
- fplEndianess
- fplEvent
- fplFileEntry
- fplFileHandle
- fplFilePermissions
- fplFileTimeStamps
- fplGamepadButton
- fplGamepadData
- fplGamepadEvent
- fplGamepadInfo
- fplGamepadInputBinding
- fplGamepadMapping
- fplGamepadSettings
- fplGamepadState
- fplGamepadStates
- fplGraphicsApiSettings
- fplImageSource
- fplInputBackendMask
- fplInputBackendSupport
- fplInputDevice
- fplInputDeviceGuid
- fplInputSettings
- fplInternalConditionVariable
- fplInternalDynamicLibraryHandle
- fplInternalFileEntryHandle
- fplInternalFileHandle
- fplInternalFileRootInfo
- fplInternalMutexHandle
- fplInternalSemaphoreHandle
- fplInternalSignalHandle
- fplInternalThreadHandle
- fplKeyboardEvent
- fplKeyboardState
- fplLogSettings
- fplLogWriter
- fplLogWriterConsole
- fplLogWriterCustom
- fplMemoryAllocationSettings
- fplMemoryBlock
- fplMemoryInfos
- fplMemorySettings
- fplMouseEvent
- fplMouseState
- fplMutexHandle
- fplOpenGLSettings
- fplOSVersionInfos
- fplSemaphoreHandle
- fplSettings
- fplSignalHandle
- fplSpecificAudioSettings
- fplThreadHandle
- fplThreadParameters
- fplTimestamp
- fplVersionInfo
- fplVideoBackBuffer
- fplVideoRect
- fplVideoRequirements
- fplVideoRequirementsVulkan
- fplVideoSettings
- fplVideoSurface
- fplVideoSurfaceOpenGL
- fplVideoSurfaceVulkan
- fplVideoWindow
- fplVulkanSettings
- fplWindowCallbacks
- fplWindowDropFiles
- fplWindowEvent
- fplWindowPosition
- fplWindowSettings
- fplWindowSize
- fplX86CPUCapabilities