MCPcopy Create free account

hub / github.com/Apress/Ray-Tracing-Gems-II / functions

Functions11,165 in github.com/Apress/Ray-Tracing-Gems-II

↓ 2 callersFunctionSerializeStringArrayProperty
Chapter_16/shared_sources/fileformats/tiny_gltf.h:6297
↓ 2 callersMethodSetBit
Chapter_16/shared_sources/imgui/imgui_internal.h:283
↓ 2 callersMethodSetBorderColor
Chapter_27/Core/SamplerManager.h:49
↓ 2 callersMethodSetColor
Chapter_27/Core/GraphRenderer.cpp:70
↓ 2 callersMethodSetComputeDescriptorHandles
Chapter_27/Core/DynamicDescriptorHeap.h:49
↓ 2 callersMethodSetConstantArray
Chapter_27/Core/CommandContext.h:369
↓ 2 callersFunctionSetCursorPosYAndSetupDummyPrevLine
Chapter_16/shared_sources/imgui/imgui.cpp:2080
↓ 2 callersFunctionSetDebugObjectName
Chapter_07/DDSTextureLoader12.cpp:160
↓ 2 callersMethodSetDpiScaling
Chapter_14/src/Gui.cpp:116
↓ 2 callersMethodSetDynamicSRV
Chapter_27/Core/CommandContext.h:503
↓ 2 callersMethodSetDynamicVB
Chapter_27/Core/CommandContext.h:469
↓ 2 callersMethodSetGraphicsDescriptorHandles
Copy multiple handles into the cache area reserved for the specified root parameter.
Chapter_27/Core/DynamicDescriptorHeap.h:44
↓ 2 callersMethodSetID
Chapter_27/Core/CommandContext.h:182
↓ 2 callersFunctionSetNativeResolution
Chapter_27/Core/GraphicsCore.cpp:132
↓ 2 callersMethodSetSampleMask
Chapter_27/Core/PipelineState.cpp:61
↓ 2 callersMethodSetWindowBounds
Chapter_07/DXSample.cpp:84
↓ 2 callersFunctionSmith_G1_GGX
Smith G1 term (masking function) optimized for GGX distribution (by substituting G_Lambda_GGX into G1)
Chapter_14/shaders/brdf.h:600
↓ 2 callersFunctionSmith_G2
Evaluates G2 for selected configuration (GGX/Beckmann, optimized/non-optimized, separable/height-correlated) Note that some paths aren't optimized too
Chapter_14/shaders/brdf.h:681
↓ 2 callersFunctionSplitString
Split a string with specified delimiter character. http://stackoverflow.com/questions/236129/split-a-string-in-c
Chapter_39/tiny_obj_loader.h:1659
↓ 2 callersFunctionSplitString
Split a string with specified delimiter character. http://stackoverflow.com/questions/236129/split-a-string-in-c
Chapter_39/owl/samples/advanced/optix7course/tiny_obj_loader.h:1659
↓ 2 callersMethodStageDescriptorHandles
Chapter_27/Core/DynamicDescriptorHeap.cpp:303
↓ 2 callersMethodStep
Chapter_16/shared_sources/imgui/imgui.cpp:2128
↓ 2 callersFunctionTempInputTextIsActive
Chapter_16/shared_sources/imgui/imgui_internal.h:1696
↓ 2 callersFunctionTerminateApplication
Chapter_27/Core/GameCore.cpp:56
↓ 2 callersFunctionTitleBarHeight
Chapter_16/shared_sources/imgui/imgui_internal.h:1385
↓ 2 callersMethodToggle
Chapter_27/Core/GraphRenderer.cpp:150
↓ 2 callersFunctionUTF8ArrayToString
(heap,idx,maxBytesToRead)
Chapter_18/examples/js/rtgii/deps/webrays.js:480
↓ 2 callersFunctionUnloadTexture
* Releases all memory used by texture */
Chapter_14/src/Textures.cpp:290
↓ 2 callersFunctionUnloadTextureData
* Releases texture data memory using the same method it was allocated */
Chapter_14/src/Textures.cpp:63
↓ 2 callersFunctionUnpackAccumulativeOffsetsIntoRanges
Chapter_16/shared_sources/imgui/imgui_draw.cpp:2262
↓ 2 callersFunctionUpdateApplication
Chapter_27/Core/GameCore.cpp:63
↓ 2 callersFunctionUpdateImageObject
Chapter_16/shared_sources/fileformats/tiny_gltf.h:2716
↓ 2 callersFunctionValueToJson
Chapter_16/shared_sources/fileformats/tiny_gltf.h:6308
↓ 2 callersFunctionVerifySort
Chapter_27/Core/BitonicSort.cpp:152
↓ 2 callersFunctionWriteBinaryGltfStream
Chapter_16/shared_sources/fileformats/tiny_gltf.h:7362
↓ 2 callersFunctionWriteGltfStream
Chapter_16/shared_sources/fileformats/tiny_gltf.h:7332
↓ 2 callersFunctionX
(t,n)
Chapter_18/examples/js/rtgii/deps/gl-matrix-min.js:28
↓ 2 callersFunction_glfwChooseVideoMode
Chooses the video mode most closely matching the desired one
Chapter_39/owl/samples/common/3rdParty/glfw/src/monitor.c:215
↓ 2 callersFunction_glfwChooseVideoMode
Chooses the video mode most closely matching the desired one
Chapter_39/owl/3rdParty/glfw/src/monitor.c:215
↓ 2 callersFunction_glfwCreateCursorX11
Creates a native cursor object from the specified image and hotspot
Chapter_39/owl/samples/common/3rdParty/glfw/src/x11_init.c:896
↓ 2 callersFunction_glfwCreateCursorX11
Creates a native cursor object from the specified image and hotspot
Chapter_39/owl/3rdParty/glfw/src/x11_init.c:896
↓ 2 callersFunction_glfwCreateWideStringFromUTF8Win32
Returns a wide string version of the specified UTF-8 string
Chapter_39/owl/samples/common/3rdParty/glfw/src/win32_init.c:389
↓ 2 callersFunction_glfwCreateWideStringFromUTF8Win32
Returns a wide string version of the specified UTF-8 string
Chapter_39/owl/3rdParty/glfw/src/win32_init.c:389
↓ 2 callersFunction_glfwDetectJoystickConnectionWin32
Checks for new joysticks after DBT_DEVICEARRIVAL
Chapter_39/owl/samples/common/3rdParty/glfw/src/win32_joystick.c:529
↓ 2 callersFunction_glfwDetectJoystickConnectionWin32
Checks for new joysticks after DBT_DEVICEARRIVAL
Chapter_39/owl/3rdParty/glfw/src/win32_joystick.c:529
↓ 2 callersFunction_glfwFreeJoystick
Frees arrays and name and flags the joystick object as unused
Chapter_39/owl/samples/common/3rdParty/glfw/src/input.c:449
↓ 2 callersFunction_glfwFreeJoystick
Frees arrays and name and flags the joystick object as unused
Chapter_39/owl/3rdParty/glfw/src/input.c:449
↓ 2 callersFunction_glfwGetMonitorContentScaleWin32
Chapter_39/owl/samples/common/3rdParty/glfw/src/win32_monitor.c:314
↓ 2 callersFunction_glfwGetMonitorContentScaleWin32
Chapter_39/owl/3rdParty/glfw/src/win32_monitor.c:314
↓ 2 callersFunction_glfwInitJoysticksLinux
Initialize joystick interface
Chapter_39/owl/samples/common/3rdParty/glfw/src/linux_joystick.c:269
↓ 2 callersFunction_glfwInitJoysticksLinux
Initialize joystick interface
Chapter_39/owl/3rdParty/glfw/src/linux_joystick.c:269
↓ 2 callersFunction_glfwInputDrop
Notifies shared code of files or directories dropped on a window
Chapter_39/owl/samples/common/3rdParty/glfw/src/input.c:362
↓ 2 callersFunction_glfwInputDrop
Notifies shared code of files or directories dropped on a window
Chapter_39/owl/3rdParty/glfw/src/input.c:362
↓ 2 callersFunction_glfwInputErrorX11
Reports the specified error, appending information about the last X error
Chapter_39/owl/samples/common/3rdParty/glfw/src/x11_init.c:885
↓ 2 callersFunction_glfwInputErrorX11
Reports the specified error, appending information about the last X error
Chapter_39/owl/3rdParty/glfw/src/x11_init.c:885
↓ 2 callersFunction_glfwInputWindowContentScale
Notifies shared code that a window content scale has changed The scale is specified as the ratio between the current and default DPI
Chapter_39/owl/samples/common/3rdParty/glfw/src/window.c:117
↓ 2 callersFunction_glfwInputWindowContentScale
Notifies shared code that a window content scale has changed The scale is specified as the ratio between the current and default DPI
Chapter_39/owl/3rdParty/glfw/src/window.c:117
↓ 2 callersFunction_glfwInputWindowIconify
Notifies shared code that a window has been iconified or restored
Chapter_39/owl/samples/common/3rdParty/glfw/src/window.c:91
↓ 2 callersFunction_glfwInputWindowIconify
Notifies shared code that a window has been iconified or restored
Chapter_39/owl/3rdParty/glfw/src/window.c:91
↓ 2 callersFunction_glfwInputWindowMaximize
Notifies shared code that a window has been maximized or restored
Chapter_39/owl/samples/common/3rdParty/glfw/src/window.c:99
↓ 2 callersFunction_glfwInputWindowMaximize
Notifies shared code that a window has been maximized or restored
Chapter_39/owl/3rdParty/glfw/src/window.c:99
↓ 2 callersFunction_glfwInputWindowPos
Notifies shared code that a window has moved The position is specified in content area relative screen coordinates
Chapter_39/owl/samples/common/3rdParty/glfw/src/window.c:74
↓ 2 callersFunction_glfwInputWindowPos
Notifies shared code that a window has moved The position is specified in content area relative screen coordinates
Chapter_39/owl/3rdParty/glfw/src/window.c:74
↓ 2 callersFunction_glfwPlatformCreateTls
Chapter_39/owl/samples/common/3rdParty/glfw/src/posix_thread.c:40
↓ 2 callersFunction_glfwPlatformCreateTls
Chapter_39/owl/3rdParty/glfw/src/posix_thread.c:40
↓ 2 callersFunction_glfwPlatformDestroyTls
Chapter_39/owl/samples/common/3rdParty/glfw/src/posix_thread.c:55
↓ 2 callersFunction_glfwPlatformDestroyTls
Chapter_39/owl/3rdParty/glfw/src/posix_thread.c:55
↓ 2 callersFunction_glfwPlatformGetCursorPos
Chapter_39/owl/samples/common/3rdParty/glfw/src/wl_window.c:1182
↓ 2 callersFunction_glfwPlatformGetCursorPos
Chapter_39/owl/3rdParty/glfw/src/wl_window.c:1182
↓ 2 callersFunction_glfwPlatformGetFramebufferSize
Chapter_39/owl/samples/common/3rdParty/glfw/src/wl_window.c:967
↓ 2 callersFunction_glfwPlatformGetFramebufferSize
Chapter_39/owl/3rdParty/glfw/src/wl_window.c:967
↓ 2 callersFunction_glfwPlatformGetGammaRamp
Chapter_39/owl/samples/common/3rdParty/glfw/src/wl_monitor.c:200
↓ 2 callersFunction_glfwPlatformGetGammaRamp
Chapter_39/owl/3rdParty/glfw/src/wl_monitor.c:200
↓ 2 callersFunction_glfwPlatformGetVideoMode
Chapter_39/owl/samples/common/3rdParty/glfw/src/x11_monitor.c:478
↓ 2 callersFunction_glfwPlatformGetVideoMode
Chapter_39/owl/samples/common/3rdParty/glfw/src/win32_monitor.c:460
↓ 2 callersFunction_glfwPlatformGetVideoMode
Chapter_39/owl/3rdParty/glfw/src/x11_monitor.c:478
↓ 2 callersFunction_glfwPlatformGetVideoMode
Chapter_39/owl/3rdParty/glfw/src/win32_monitor.c:460
↓ 2 callersFunction_glfwPlatformGetWindowFrameSize
Chapter_39/owl/samples/common/3rdParty/glfw/src/wl_window.c:975
↓ 2 callersFunction_glfwPlatformGetWindowFrameSize
Chapter_39/owl/3rdParty/glfw/src/wl_window.c:975
↓ 2 callersFunction_glfwPlatformIconifyWindow
Chapter_39/owl/samples/common/3rdParty/glfw/src/wl_window.c:1001
↓ 2 callersFunction_glfwPlatformIconifyWindow
Chapter_39/owl/3rdParty/glfw/src/wl_window.c:1001
↓ 2 callersFunction_glfwPlatformPollEvents
Chapter_39/owl/samples/common/3rdParty/glfw/src/x11_window.c:2683
↓ 2 callersFunction_glfwPlatformPollEvents
Chapter_39/owl/samples/common/3rdParty/glfw/src/win32_window.c:1896
↓ 2 callersFunction_glfwPlatformPollEvents
Chapter_39/owl/3rdParty/glfw/src/x11_window.c:2683
↓ 2 callersFunction_glfwPlatformPollEvents
Chapter_39/owl/3rdParty/glfw/src/win32_window.c:1896
↓ 2 callersFunction_glfwPlatformRawMouseMotionSupported
Chapter_39/owl/samples/common/3rdParty/glfw/src/wl_window.c:1157
↓ 2 callersFunction_glfwPlatformRawMouseMotionSupported
Chapter_39/owl/3rdParty/glfw/src/wl_window.c:1157
↓ 2 callersFunction_glfwPlatformSetCursorPos
Chapter_39/owl/samples/common/3rdParty/glfw/src/x11_window.c:2764
↓ 2 callersFunction_glfwPlatformSetCursorPos
Chapter_39/owl/samples/common/3rdParty/glfw/src/win32_window.c:2002
↓ 2 callersFunction_glfwPlatformSetCursorPos
Chapter_39/owl/samples/common/3rdParty/glfw/src/wl_window.c:1192
↓ 2 callersFunction_glfwPlatformSetCursorPos
Chapter_39/owl/3rdParty/glfw/src/x11_window.c:2764
↓ 2 callersFunction_glfwPlatformSetCursorPos
Chapter_39/owl/3rdParty/glfw/src/win32_window.c:2002
↓ 2 callersFunction_glfwPlatformSetCursorPos
Chapter_39/owl/3rdParty/glfw/src/wl_window.c:1192
↓ 2 callersFunction_glfwPlatformSetGammaRamp
Chapter_39/owl/samples/common/3rdParty/glfw/src/wl_monitor.c:207
↓ 2 callersFunction_glfwPlatformSetGammaRamp
Chapter_39/owl/3rdParty/glfw/src/wl_monitor.c:207
↓ 2 callersFunction_glfwPlatformSetWindowMonitor
Chapter_39/owl/samples/common/3rdParty/glfw/src/wl_window.c:1065
↓ 2 callersFunction_glfwPlatformSetWindowMonitor
Chapter_39/owl/3rdParty/glfw/src/wl_window.c:1065
↓ 2 callersFunction_glfwPlatformSetWindowPos
Chapter_39/owl/samples/common/3rdParty/glfw/src/wl_window.c:921
↓ 2 callersFunction_glfwPlatformSetWindowPos
Chapter_39/owl/3rdParty/glfw/src/wl_window.c:921
↓ 2 callersFunction_glfwPlatformSetWindowSize
Chapter_39/owl/samples/common/3rdParty/glfw/src/wl_window.c:937
← previousnext →1,701–1,800 of 11,165, ranked by callers