MCPcopy Create free account

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

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

↓ 3 callersFunctionSetCurrentWindow
Chapter_16/shared_sources/imgui/imgui.cpp:2598
↓ 3 callersMethodSetCursorY
Chapter_27/Core/TextRenderer.cpp:276
↓ 3 callersMethodSetDescriptorHeap
Chapter_27/Core/CommandContext.h:571
↓ 3 callersMethodSetLeftMargin
Chapter_27/Core/TextRenderer.cpp:274
↓ 3 callersMethodSetScissor
Chapter_27/Core/CommandContext.h:349
↓ 3 callersMethodSetToInvalidTexture
Chapter_27/Core/TextureManager.cpp:249
↓ 3 callersFunctionSetWindowConditionAllowFlags
Chapter_16/shared_sources/imgui/imgui.cpp:4662
↓ 3 callersMethodSize
Chapter_27/Core/GraphRenderer.cpp:174
↓ 3 callersFunctionStartLockWheelingWindow
Chapter_16/shared_sources/imgui/imgui.cpp:3326
↓ 3 callersMethodText
Chapter_14/src/Gui.cpp:130
↓ 3 callersMethodUpdateGraph
Chapter_27/Core/GraphRenderer.cpp:71
↓ 3 callersMethodWaitForFence
Chapter_27/Core/CommandListManager.cpp:169
↓ 3 callersFunctionWaitForGPU
* Wait for pending GPU work to complete. */
Chapter_14/src/Graphics.cpp:917
↓ 3 callersMethodWaitForIdle
Chapter_27/Core/CommandListManager.h:44
↓ 3 callersMethodWriteBuffer
Chapter_27/Core/CommandContext.cpp:431
↓ 3 callersFunctionZ
(t,n,a)
Chapter_18/examples/js/rtgii/deps/gl-matrix-min.js:28
↓ 3 callersFunction_glfwAllocGammaArrays
Allocates red, green and blue value arrays of the specified size
Chapter_39/owl/samples/common/3rdParty/glfw/src/monitor.c:194
↓ 3 callersFunction_glfwAllocGammaArrays
Allocates red, green and blue value arrays of the specified size
Chapter_39/owl/3rdParty/glfw/src/monitor.c:194
↓ 3 callersFunction_glfwAllocJoystick
Returns an available joystick object with arrays and name allocated
Chapter_39/owl/samples/common/3rdParty/glfw/src/input.c:413
↓ 3 callersFunction_glfwAllocJoystick
Returns an available joystick object with arrays and name allocated
Chapter_39/owl/3rdParty/glfw/src/input.c:413
↓ 3 callersFunction_glfwCenterCursorInContentArea
Center the cursor in the content area of the specified window
Chapter_39/owl/samples/common/3rdParty/glfw/src/input.c:460
↓ 3 callersFunction_glfwCenterCursorInContentArea
Center the cursor in the content area of the specified window
Chapter_39/owl/3rdParty/glfw/src/input.c:460
↓ 3 callersFunction_glfwChooseFBConfig
Chooses the framebuffer config that best matches the desired one
Chapter_39/owl/samples/common/3rdParty/glfw/src/context.c:178
↓ 3 callersFunction_glfwChooseFBConfig
Chooses the framebuffer config that best matches the desired one
Chapter_39/owl/3rdParty/glfw/src/context.c:178
↓ 3 callersFunction_glfwFreeGammaArrays
Frees the red, green and blue value arrays and clears the struct
Chapter_39/owl/samples/common/3rdParty/glfw/src/monitor.c:204
↓ 3 callersFunction_glfwFreeGammaArrays
Frees the red, green and blue value arrays and clears the struct
Chapter_39/owl/3rdParty/glfw/src/monitor.c:204
↓ 3 callersFunction_glfwFreeMonitor
Frees a monitor object and any data associated with it
Chapter_39/owl/samples/common/3rdParty/glfw/src/monitor.c:177
↓ 3 callersFunction_glfwFreeMonitor
Frees a monitor object and any data associated with it
Chapter_39/owl/3rdParty/glfw/src/monitor.c:177
↓ 3 callersFunction_glfwGrabErrorHandlerX11
Sets the X error handler callback
Chapter_39/owl/samples/common/3rdParty/glfw/src/x11_init.c:868
↓ 3 callersFunction_glfwGrabErrorHandlerX11
Sets the X error handler callback
Chapter_39/owl/3rdParty/glfw/src/x11_init.c:868
↓ 3 callersFunction_glfwInitEGL
Initialize EGL
Chapter_39/owl/samples/common/3rdParty/glfw/src/egl_context.c:302
↓ 3 callersFunction_glfwInitEGL
Initialize EGL
Chapter_39/owl/3rdParty/glfw/src/egl_context.c:302
↓ 3 callersFunction_glfwInitTimerPOSIX
Initialise timer
Chapter_39/owl/samples/common/3rdParty/glfw/src/posix_time.c:42
↓ 3 callersFunction_glfwInitTimerPOSIX
Initialise timer
Chapter_39/owl/3rdParty/glfw/src/posix_time.c:42
↓ 3 callersFunction_glfwInputFramebufferSize
Notifies shared code that a window framebuffer has been resized The size is specified in pixels
Chapter_39/owl/samples/common/3rdParty/glfw/src/window.c:108
↓ 3 callersFunction_glfwInputFramebufferSize
Notifies shared code that a window framebuffer has been resized The size is specified in pixels
Chapter_39/owl/3rdParty/glfw/src/window.c:108
↓ 3 callersFunction_glfwInputJoystickButton
Notifies shared code of the new value of a joystick button
Chapter_39/owl/samples/common/3rdParty/glfw/src/input.c:387
↓ 3 callersFunction_glfwInputJoystickButton
Notifies shared code of the new value of a joystick button
Chapter_39/owl/3rdParty/glfw/src/input.c:387
↓ 3 callersFunction_glfwInputJoystickHat
Notifies shared code of the new value of a joystick hat
Chapter_39/owl/samples/common/3rdParty/glfw/src/input.c:394
↓ 3 callersFunction_glfwInputJoystickHat
Notifies shared code of the new value of a joystick hat
Chapter_39/owl/3rdParty/glfw/src/input.c:394
↓ 3 callersFunction_glfwInputWindowDamage
Notifies shared code that the window contents needs updating
Chapter_39/owl/samples/common/3rdParty/glfw/src/window.c:125
↓ 3 callersFunction_glfwInputWindowDamage
Notifies shared code that the window contents needs updating
Chapter_39/owl/3rdParty/glfw/src/window.c:125
↓ 3 callersFunction_glfwInputWindowSize
Notifies shared code that a window has been resized The size is specified in screen coordinates
Chapter_39/owl/samples/common/3rdParty/glfw/src/window.c:83
↓ 3 callersFunction_glfwInputWindowSize
Notifies shared code that a window has been resized The size is specified in screen coordinates
Chapter_39/owl/3rdParty/glfw/src/window.c:83
↓ 3 callersFunction_glfwIsVisualTransparentX11
Chapter_39/owl/samples/common/3rdParty/glfw/src/x11_window.c:1885
↓ 3 callersFunction_glfwIsVisualTransparentX11
Chapter_39/owl/3rdParty/glfw/src/x11_window.c:1885
↓ 3 callersFunction_glfwKeySym2Unicode
Convert XKB KeySym to Unicode
Chapter_39/owl/samples/common/3rdParty/glfw/src/xkb_unicode.c:910
↓ 3 callersFunction_glfwKeySym2Unicode
Convert XKB KeySym to Unicode
Chapter_39/owl/3rdParty/glfw/src/xkb_unicode.c:910
↓ 3 callersFunction_glfwPlatformFocusWindow
Chapter_39/owl/samples/common/3rdParty/glfw/src/wl_window.c:1059
↓ 3 callersFunction_glfwPlatformFocusWindow
Chapter_39/owl/3rdParty/glfw/src/wl_window.c:1059
↓ 3 callersFunction_glfwPlatformGetKeyScancode
Chapter_39/owl/samples/common/3rdParty/glfw/src/wl_window.c:1214
↓ 3 callersFunction_glfwPlatformGetKeyScancode
Chapter_39/owl/3rdParty/glfw/src/wl_window.c:1214
↓ 3 callersFunction_glfwPlatformGetMonitorPos
Chapter_39/owl/samples/common/3rdParty/glfw/src/wl_monitor.c:158
↓ 3 callersFunction_glfwPlatformGetMonitorPos
Chapter_39/owl/3rdParty/glfw/src/wl_monitor.c:158
↓ 3 callersFunction_glfwPlatformGetVideoMode
Chapter_39/owl/samples/common/3rdParty/glfw/src/wl_monitor.c:195
↓ 3 callersFunction_glfwPlatformGetVideoMode
Chapter_39/owl/3rdParty/glfw/src/wl_monitor.c:195
↓ 3 callersFunction_glfwPlatformGetWindowSize
Chapter_39/owl/samples/common/3rdParty/glfw/src/win32_window.c:1523
↓ 3 callersFunction_glfwPlatformGetWindowSize
Chapter_39/owl/3rdParty/glfw/src/win32_window.c:1523
↓ 3 callersFunction_glfwPlatformSetCursor
Chapter_39/owl/samples/common/3rdParty/glfw/src/wl_window.c:1379
↓ 3 callersFunction_glfwPlatformSetCursor
Chapter_39/owl/3rdParty/glfw/src/wl_window.c:1379
↓ 3 callersFunction_glfwReleaseErrorHandlerX11
Clears the X error handler callback
Chapter_39/owl/samples/common/3rdParty/glfw/src/x11_init.c:876
↓ 3 callersFunction_glfwReleaseErrorHandlerX11
Clears the X error handler callback
Chapter_39/owl/3rdParty/glfw/src/x11_init.c:876
↓ 3 callersFunction_vox_calloc
Chapter_39/owl/samples/advanced/rtgems2-voxrender/ogt_vox.h:422
↓ 3 callersFunction_vox_file_write
Chapter_39/owl/samples/advanced/rtgems2-voxrender/ogt_vox.h:1351
↓ 3 callersFunction_vox_get_vec3_rotation_bits
the vector should be a unit vector aligned along one of the cardinal directions exactly. eg. (1,0,0) or (0, 0, -1) this function returns the non-zero
Chapter_39/owl/samples/advanced/rtgems2-voxrender/ogt_vox.h:1314
↓ 3 callersMethodacquireSampler
Chapter_16/shared_sources/nvvk/samplers_vk.cpp:53
↓ 3 callersMethodaddInstanceExtension
Chapter_16/shared_sources/nvvk/context_vk.cpp:716
↓ 3 callersFunctionaddRandomBox
Chapter_39/owl/samples/interactive/int06-mixedGeometries/hostCode.cpp:86
↓ 3 callersFunctionaddRandomBox
Chapter_39/owl/samples/cmdline/s06-rtow-mixedGeometries/hostCode.cpp:88
↓ 3 callersFunctionaddRandomBox
Chapter_39/owl/samples/cmdline/s07-rtow-multiGPU/hostCode.cpp:87
↓ 3 callersFunctionaddRandomBox
Chapter_39/owl/tests/t02-group-rebuilds/hostCode.cpp:88
↓ 3 callersFunctionaddVertex
! find vertex with given position, normal, texcoord, and return its vertex ID, or, if it doesn't exit, add it to the mesh, and its just-cr
Chapter_39/owl/samples/advanced/optix7course/Model.cpp:50
↓ 3 callersFunctionallocMemAndBindBuffer
Chapter_16/shared_sources/imgui/imgui_impl_vk.cpp:215
↓ 3 callersMethodalloced
Chapter_39/owl/owl/DeviceMemory.h:25
↓ 3 callersFunctionany_less_than
Chapter_39/owl/owl/include/owl/common/math/vec/functors.h:28
↓ 3 callersMethodapplyTokens
Chapter_16/shared_sources/nvh/parametertools.cpp:393
↓ 3 callersFunctionbeckmannAlphaToShininess
Converts Beckmann roughness (alpha) to Phong's exponent (shininess) Source: "Microfacet Models for Refraction through Rough Surfaces" by Walter et al.
Chapter_14/shaders/brdf.h:252
↓ 3 callersFunctionbounded_rand
Chapter_20/externals/pcg-cpp-0.98/include/pcg_extras.hpp:517
↓ 3 callersFunctioncbegin
! @brief returns a const iterator to the first element Returns a const iterator to the first element. @image html range-begin-end.svg "I
Chapter_16/shared_sources/fileformats/json.hpp:16642
↓ 3 callersFunctioncgltf_calc_size
Chapter_16/shared_sources/fileformats/cgltf.h:4780
↓ 3 callersFunctioncgltf_component_read_index
Chapter_16/shared_sources/fileformats/cgltf.h:1851
↓ 3 callersFunctioncgltf_parse_json_attribute_list
Chapter_16/shared_sources/fileformats/cgltf.h:2330
↓ 3 callersFunctioncgltf_parse_json_string_array
Chapter_16/shared_sources/fileformats/cgltf.h:2266
↓ 3 callersFunctionclear
Chapter_16/shared_sources/nvvk/structs_vk.hpp:47
↓ 3 callersFunctionclear
! \brief Empties the vector of all elements. * \note * This does not deallocate memory but will invoke destructors * on contained el
Chapter_16/shared_external/OpenCL/include/CL/cl.hpp:715
↓ 3 callersFunctioncloseJoystick
Frees all resources associated with the specified joystick
Chapter_39/owl/samples/common/3rdParty/glfw/src/win32_joystick.c:257
↓ 3 callersFunctioncloseJoystick
Frees all resources associated with the specified joystick
Chapter_39/owl/samples/common/3rdParty/glfw/src/linux_joystick.c:246
↓ 3 callersFunctioncloseJoystick
Frees all resources associated with the specified joystick
Chapter_39/owl/3rdParty/glfw/src/win32_joystick.c:257
↓ 3 callersFunctioncloseJoystick
Frees all resources associated with the specified joystick
Chapter_39/owl/3rdParty/glfw/src/linux_joystick.c:246
↓ 3 callersMethodcmdToImage
Chapter_16/shared_sources/nvvk/memorymanagement_vk.cpp:790
↓ 3 callersFunctioncreateBuffer
Chapter_16/shared_sources/imgui/imgui_impl_vk.cpp:199
↓ 3 callersFunctioncreateIcon
Creates an RGBA icon or cursor
Chapter_39/owl/samples/common/3rdParty/glfw/src/win32_window.c:103
↓ 3 callersFunctioncreateIcon
Creates an RGBA icon or cursor
Chapter_39/owl/3rdParty/glfw/src/win32_window.c:103
↓ 3 callersFunctioncreateShaderModule
# function in nvvk - createShaderModule : create the shader module from various binary code inputs - createShaderStageInfo: create the shader module
Chapter_16/shared_sources/nvvk/shaders_vk.hpp:42
↓ 3 callersFunctioncursorInContentArea
Returns whether the cursor is in the content area of the specified window
Chapter_39/owl/samples/common/3rdParty/glfw/src/win32_window.c:331
↓ 3 callersFunctioncursorInContentArea
Returns whether the cursor is in the content area of the specified window
Chapter_39/owl/3rdParty/glfw/src/win32_window.c:331
↓ 3 callersFunctiondeg_to_rad
Chapter_39/owl/samples/interactive/int15-cookBilliardScene/hostCode.cpp:60
↓ 3 callersFunctiondestroyDecorations
Chapter_39/owl/samples/common/3rdParty/glfw/src/wl_window.c:260
↓ 3 callersFunctiondestroyDecorations
Chapter_39/owl/3rdParty/glfw/src/wl_window.c:260
↓ 3 callersMethoddimensions
\brief Queries the number of dimensions in the range.
Chapter_16/shared_external/OpenCL/include/CL/cl.hpp:4752
← previousnext →1,201–1,300 of 11,165, ranked by callers