Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/HBAOPlus
/ functions
Functions
3,185 in github.com/NVIDIAGameWorks/HBAOPlus
⨍
Functions
3,185
◇
Types & classes
1,656
Method
LastIndexOf
test/src/D3D11/external/DXUT/src/Core/DXUTmisc.h:566
Method
LeaveFullscreenMode
samples/D3D11/src/DeviceManager.cpp:516
Method
LimitThreadAffinityToCurrentProc
-------------------------------------------------------------------------------------- Limit the current thread to one processor (the current one). Th
test/src/D3D11/external/DXUT/src/Core/DXUTmisc.cpp:176
Method
LinearDepthPSO
src/PipelineStateObjects_DX12.h:148
Method
LinearizeDepth_PS
src/Shaders_GL.h:56
Method
ListBox
samples/D3D12/external/imgui/imgui.cpp:7838
Method
ListBoxFooter
samples/D3D12/external/imgui/imgui.cpp:7822
Method
ListBoxHeader
Helper to calculate the size of a listbox and display a label on the right. Tip: To have a list filling the entire window width, PushItemWidth(-1) and
samples/D3D12/external/imgui/imgui.cpp:7781
Method
LoadAnimation
--------------------------------------------------------------------------------------
test/src/D3D11/external/DXUT/src/Optional/SDKmesh.cpp:1032
Method
LoadMTL
samples/D3D12/src/WaveFrontReader.h:310
Method
LoadMaterials
--------------------------------------------------------------------------------------
test/src/D3D11/external/DXUT/src/Optional/SDKmesh.cpp:16
Method
LoadVBO
samples/D3D12/src/WaveFrontReader.h:424
Function
LocalizeXma2Format
test/src/D3D11/external/DXSDK/June_2010/Include/xma2defs.h:679
Method
LogButtons
Helper to display logging buttons
samples/D3D12/external/imgui/imgui.cpp:5236
Method
LogFinish
samples/D3D12/external/imgui/imgui.cpp:5211
Method
LogText
Pass text data straight to log (without being displayed)
samples/D3D12/external/imgui/imgui.cpp:2383
Method
LogToClipboard
Start logging ImGui output to clipboard
samples/D3D12/external/imgui/imgui.cpp:5197
Method
LogToFile
Start logging ImGui output to given file
samples/D3D12/external/imgui/imgui.cpp:5171
Method
LogToTTY
Start logging ImGui output to TTY
samples/D3D12/external/imgui/imgui.cpp:5156
Function
MAKE_TYPELESS
--------------------------------------------------------------------------------------
test/src/D3D11/external/DXUT/src/Core/DXUTmisc.cpp:1690
Method
MapKey
-------------------------------------------------------------------------------------- Maps a windows virtual key to an enum -------------------------
test/src/D3D11/external/DXUT/src/Optional/DXUTcamera.cpp:646
Method
Material
samples/D3D12/src/WaveFrontReader.h:496
Method
Matrix
samples/D3D11/src/InputDumpReader.h:365
Method
Matrix3x2F
test/src/D3D11/external/DXSDK/June_2010/Include/D2D1Helper.h:699
Method
MatrixView
src/MatrixView.h:23
Method
MemAlloc
samples/D3D12/external/imgui/imgui.cpp:1717
Method
MemFree
samples/D3D12/external/imgui/imgui.cpp:1723
Method
MenuItem
samples/D3D12/external/imgui/imgui.cpp:7872
Function
Modal
(element, options)
doc/_static/bootstrap.js:831
Function
ModifyDeviceSettings
-------------------------------------------------------------------------------------- This callback function is called immediately before a device is
test/src/D3D11/TwoPassBlend.cpp:621
Function
MsgProc
-------------------------------------------------------------------------------------- Handle messages to the application ----------------------------
test/src/D3D11/TwoPassBlend.cpp:1180
Method
MsgProc
samples/D3D11/src/SSAO11.cpp:88
Method
MsgProc
samples/D3D11/src/DeviceManager.h:54
Method
MsgProc
Windows message handler
test/src/D3D11/external/DXUT/src/Optional/DXUTgui.h:580
Method
MsgProc
--------------------------------------------------------------------------------------
test/src/D3D11/external/DXUT/src/Optional/DXUTsettingsdlg.cpp:531
Method
NewFrame
samples/D3D12/external/imgui/imgui.cpp:1773
Method
NextColumn
samples/D3D12/external/imgui/imgui.cpp:8406
Method
NodeDrawList
samples/D3D12/external/imgui/imgui.cpp:8833
Method
NodeWindow
samples/D3D12/external/imgui/imgui.cpp:8877
Method
NodeWindows
samples/D3D12/external/imgui/imgui.cpp:8868
Method
NvApiWrapper
test/src/D3D11/TwoPassBlend.cpp:297
Method
OnAPIVersionChanged
-------------------------------------------------------------------------------------
test/src/D3D11/external/DXUT/src/Optional/DXUTsettingsdlg.cpp:1097
Method
OnAdapterChanged
-------------------------------------------------------------------------------------
test/src/D3D11/external/DXUT/src/Optional/DXUTsettingsdlg.cpp:1189
Method
OnAdapterFormatChanged
-------------------------------------------------------------------------------------
test/src/D3D11/external/DXUT/src/Optional/DXUTsettingsdlg.cpp:1580
Method
OnAdapterOutputChanged
-------------------------------------------------------------------------------------
test/src/D3D11/external/DXUT/src/Optional/DXUTsettingsdlg.cpp:1484
Method
OnBackBufferFormatChanged
-------------------------------------------------------------------------------------
test/src/D3D11/external/DXUT/src/Optional/DXUTsettingsdlg.cpp:1747
Method
OnCreateDevice
test/src/D3D11/Scene3D.h:50
Method
OnCreateDevice
--------------------------------------------------------------------------------------
test/src/D3D11/external/DXUT/src/Optional/SDKmisc.cpp:1223
Method
OnCreatedDevice
--------------------------------------------------------------------------------------
test/src/D3D11/external/DXUT/src/Optional/SDKmisc.cpp:1349
Method
OnCycleFocus
--------------------------------------------------------------------------------------
test/src/D3D11/external/DXUT/src/Optional/DXUTgui.cpp:2857
Function
OnD3D11CreateDevice
-------------------------------------------------------------------------------------- Create any D3D11 resources that aren't dependant on the back bu
test/src/D3D11/TwoPassBlend.cpp:747
Method
OnD3D11CreateDevice
--------------------------------------------------------------------------------------
test/src/D3D11/external/DXUT/src/Optional/DXUTsettingsdlg.cpp:555
Function
OnD3D11DestroyDevice
-------------------------------------------------------------------------------------- This callback function will be called immediately after the Dir
test/src/D3D11/TwoPassBlend.cpp:1149
Method
OnD3D11DestroyDevice
--------------------------------------------------------------------------------------
test/src/D3D11/external/DXUT/src/Optional/DXUTsettingsdlg.cpp:593
Function
OnD3D11FrameRender
-------------------------------------------------------------------------------------- Callback function that renders the frame. This function sets u
test/src/D3D11/TwoPassBlend.cpp:1067
Function
OnD3D11ReleasingSwapChain
-------------------------------------------------------------------------------------- Release D3D11 resources created in OnD3D11ResizedSwapChain ----
test/src/D3D11/TwoPassBlend.cpp:1137
Function
OnD3D11ResizedSwapChain
-------------------------------------------------------------------------------------- SwapChain has changed and may have new attributes such as size.
test/src/D3D11/TwoPassBlend.cpp:784
Method
OnD3D11ResizedSwapChain
--------------------------------------------------------------------------------------
test/src/D3D11/external/DXUT/src/Optional/DXUTsettingsdlg.cpp:571
Method
OnD3D11ResolutionChanged
test/src/D3D11/external/DXUT/src/Optional/DXUTsettingsdlg.cpp:1044
Method
OnD3D9CreateDevice
--------------------------------------------------------------------------------------
test/src/D3D11/external/DXUT/src/Optional/DXUTgui.cpp:443
Method
OnD3D9CreateDevice
--------------------------------------------------------------------------------------
test/src/D3D11/external/DXUT/src/Optional/DXUTsettingsdlg.cpp:264
Method
OnD3D9DestroyDevice
--------------------------------------------------------------------------------------
test/src/D3D11/external/DXUT/src/Optional/DXUTgui.cpp:519
Method
OnD3D9DestroyDevice
--------------------------------------------------------------------------------------
test/src/D3D11/external/DXUT/src/Optional/DXUTsettingsdlg.cpp:548
Method
OnD3D9LostDevice
--------------------------------------------------------------------------------------
test/src/D3D11/external/DXUT/src/Optional/DXUTgui.cpp:501
Method
OnD3D9LostDevice
--------------------------------------------------------------------------------------
test/src/D3D11/external/DXUT/src/Optional/DXUTsettingsdlg.cpp:541
Method
OnD3D9ResetDevice
--------------------------------------------------------------------------------------
test/src/D3D11/external/DXUT/src/Optional/DXUTgui.cpp:473
Method
OnD3D9ResetDevice
--------------------------------------------------------------------------------------
test/src/D3D11/external/DXUT/src/Optional/DXUTcamera.cpp:1217
Method
OnD3D9ResetDevice
--------------------------------------------------------------------------------------
test/src/D3D11/external/DXUT/src/Optional/DXUTsettingsdlg.cpp:449
Method
OnDebugDeviceChanged
-------------------------------------------------------------------------------------
test/src/D3D11/external/DXUT/src/Optional/DXUTsettingsdlg.cpp:2103
Method
OnDeletedDevice
--------------------------------------------------------------------------------------
test/src/D3D11/external/DXUT/src/Optional/SDKmisc.cpp:1439
Method
OnDepthStencilBufferFormatChanged
-------------------------------------------------------------------------------------
test/src/D3D11/external/DXUT/src/Optional/DXUTsettingsdlg.cpp:1908
Method
OnDestroyDevice
test/src/D3D11/Scene3D.h:64
Method
OnDestroyDevice
--------------------------------------------------------------------------------------
test/src/D3D11/external/DXUT/src/Optional/SDKmisc.cpp:1265
Method
OnDeviceClipChanged
-------------------------------------------------------------------------------------
test/src/D3D11/external/DXUT/src/Optional/DXUTsettingsdlg.cpp:2116
Function
OnDeviceRemoved
-------------------------------------------------------------------------------------- Call if device was removed. Return true to find a new device,
test/src/D3D11/TwoPassBlend.cpp:1500
Method
OnDeviceTypeChanged
-------------------------------------------------------------------------------------
test/src/D3D11/external/DXUT/src/Optional/DXUTsettingsdlg.cpp:1258
Method
OnFeatureLevelChanged
test/src/D3D11/external/DXUT/src/Optional/DXUTsettingsdlg.cpp:1053
Method
OnFocusIn
test/src/D3D11/external/DXUT/src/Optional/DXUTgui.h:598
Method
OnFocusOut
test/src/D3D11/external/DXUT/src/Optional/DXUTgui.h:602
Function
OnFrameMove
-------------------------------------------------------------------------------------- Handle updates to the scene. This is called regardless of whic
test/src/D3D11/TwoPassBlend.cpp:817
Function
OnGUIEvent
-------------------------------------------------------------------------------------- Handles the GUI events ----------------------------------------
test/src/D3D11/TwoPassBlend.cpp:1220
Method
OnHotkey
test/src/D3D11/external/DXUT/src/Optional/DXUTgui.h:614
Method
OnHotkey
test/src/D3D11/external/DXUT/src/Optional/DXUTgui.h:767
Method
OnHotkey
test/src/D3D11/external/DXUT/src/Optional/DXUTgui.h:799
Method
OnHotkey
test/src/D3D11/external/DXUT/src/Optional/DXUTgui.h:838
Method
OnInit
test/src/D3D11/external/DXUT/src/Optional/DXUTgui.h:953
Method
OnInit
test/src/D3D11/external/DXUT/src/Optional/DXUTgui.h:1047
Function
OnKeyboard
-------------------------------------------------------------------------------------- Handle key presses --------------------------------------------
test/src/D3D11/TwoPassBlend.cpp:1454
Function
OnMouse
-------------------------------------------------------------------------------------- Handle mouse button presses -----------------------------------
test/src/D3D11/TwoPassBlend.cpp:1491
Method
OnMouseMove
--------------------------------------------------------------------------------------
test/src/D3D11/external/DXUT/src/Optional/DXUTgui.cpp:1747
Method
OnMouseUp
--------------------------------------------------------------------------------------
test/src/D3D11/external/DXUT/src/Optional/DXUTgui.cpp:1739
Method
OnMultisampleQualityChanged
-------------------------------------------------------------------------------------
test/src/D3D11/external/DXUT/src/Optional/DXUTsettingsdlg.cpp:2044
Method
OnMultisampleTypeChanged
-------------------------------------------------------------------------------------
test/src/D3D11/external/DXUT/src/Optional/DXUTsettingsdlg.cpp:1956
Method
OnPresentIntervalChanged
-------------------------------------------------------------------------------------
test/src/D3D11/external/DXUT/src/Optional/DXUTsettingsdlg.cpp:2085
Method
OnRefreshRateChanged
-------------------------------------------------------------------------------------
test/src/D3D11/external/DXUT/src/Optional/DXUTsettingsdlg.cpp:1728
Method
OnRender
--------------------------------------------------------------------------------------
test/src/D3D11/external/DXUT/src/Optional/SDKmisc.cpp:1373
Method
OnRender
--------------------------------------------------------------------------------------
test/src/D3D11/external/DXUT/src/Optional/DXUTgui.cpp:932
Method
OnRender11
--------------------------------------------------------------------------------------
test/src/D3D11/external/DXUT/src/Optional/DXUTgui.cpp:1075
Method
OnRender11
--------------------------------------------------------------------------------------
test/src/D3D11/external/DXUT/src/Optional/DXUTcamera.cpp:1480
Method
OnRender11
--------------------------------------------------------------------------------------
test/src/D3D11/external/DXUT/src/Optional/DXUTsettingsdlg.cpp:523
← previous
next →
2,301–2,400 of 3,185, ranked by callers