Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GPUOpen-LibrariesAndSDKs/Capsaicin
/ functions
Functions
762 in github.com/GPUOpen-LibrariesAndSDKs/Capsaicin
⨍
Functions
762
◇
Types & classes
175
Method
ReferencePT
src/core/src/render_techniques/reference_path_tracer/reference_path_tracer.h:37
Method
ReferencePT
src/core/src/render_techniques/reference_path_tracer/reference_path_tracer.cpp:42
Method
ReferencePathTracer
Constructor. */
src/core/src/renderers/reference_path_tracer/reference_pt_renderer.cpp:41
Method
Registrar
src/core/src/capsaicin/factory.h:136
Method
RenderTechnique
src/core/src/render_techniques/render_technique.h:37
Method
RenderTechnique
src/core/src/render_techniques/render_technique.cpp:26
Method
Renderer
src/core/src/renderers/renderer.h:36
Method
SSGI
src/core/src/render_techniques/ssgi/ssgi.h:34
Method
SSGI
src/core/src/render_techniques/ssgi/ssgi.cpp:31
Method
ScreenProbes
src/core/src/render_techniques/gi1/gi1.h:184
Method
ScreenProbes
src/core/src/render_techniques/gi1/gi1.cpp:63
Function
SetCameraJitterPhase
src/core/src/capsaicin/capsaicin.cpp:419
Function
SetFixedFrameTime
src/core/src/capsaicin/capsaicin.cpp:303
Method
Skybox
src/core/src/render_techniques/skybox/skybox.cpp:28
Method
Skybox
src/core/src/render_techniques/skybox/skybox.h:34
Method
StaticString
Defaulted constructor. */
src/core/src/capsaicin/static_string.h:43
Function
StepJitterFrameIndex
src/core/src/capsaicin/capsaicin.cpp:411
Method
StratifiedSampler
src/core/src/components/stratified_sampler/stratified_sampler.cpp:34
Method
StratifiedSampler
src/core/src/components/stratified_sampler/stratified_sampler.h:41
Method
StringHash
Default constructor */
src/core/src/capsaicin/string_hash.h:37
Method
Switcher
Default constructor */
src/core/src/render_techniques/switcher/switcher.h:52
Method
Timeable
Defaulted constructor. */
src/core/src/capsaicin/timeable.h:57
Method
Timeable
src/core/src/capsaicin/timeable.cpp:47
Method
TimedSection
src/core/src/capsaicin/timeable.h:46
Method
TimedSection
src/core/src/capsaicin/timeable.cpp:27
Method
Tokenizer
src/core/src/render_techniques/color_grading/color_grading.cpp:34
Method
ToneMapping
src/core/src/render_techniques/tone_mapping/tone_mapping.h:34
Method
ToneMapping
src/core/src/render_techniques/tone_mapping/tone_mapping.cpp:32
Method
VarianceEstimate
src/core/src/render_techniques/variance_estimate/variance_estimate.cpp:28
Method
VarianceEstimate
src/core/src/render_techniques/variance_estimate/variance_estimate.h:34
Method
VisibilityBuffer
src/core/src/render_techniques/visibility_buffer/visibility_buffer.h:35
Method
VisibilityBuffer
src/core/src/render_techniques/visibility_buffer/visibility_buffer.cpp:32
Function
WinMain
src/scene_viewer/main.cpp:25
Method
WorldSpaceReSTIR
src/core/src/render_techniques/gi1/gi1.h:326
Method
WorldSpaceReSTIR
src/core/src/render_techniques/gi1/gi1.cpp:842
Method
addProgramParameters
src/core/src/components/random_number_generator/random_number_generator.cpp:145
Method
addProgramParameters
src/core/src/components/stratified_sampler/stratified_sampler.cpp:127
Method
addProgramParameters
src/core/src/components/light_sampler_uniform/light_sampler_uniform.cpp:69
Method
addProgramParameters
src/core/src/components/blue_noise_sampler/blue_noise_sampler.cpp:99
Method
addProgramParameters
src/core/src/components/light_sampler_grid_cdf/light_sampler_grid_cdf.cpp:286
Method
addProgramParameters
src/core/src/components/prefilter_ibl/prefilter_ibl.cpp:71
Method
addProgramParameters
src/core/src/components/light_sampler/light_sampler_switcher.cpp:206
Method
addProgramParameters
src/core/src/components/light_builder/light_builder.cpp:528
Method
allocateConstantBuffer
src/core/src/capsaicin/capsaicin_internal.cpp:665
Method
allocateConstantBuffer
src/core/src/capsaicin/capsaicin_internal.h:695
Method
calculateBlurParameters
src/core/src/render_techniques/bloom/bloom.cpp:276
Method
checkSharedTexture
src/core/src/capsaicin/capsaicin_internal.cpp:249
Method
clearHashGridCache
src/core/src/render_techniques/gi1/gi1.cpp:3284
Method
closeFile
src/core/src/render_techniques/image_metrics/image_metrics.cpp:288
Method
compare
src/core/src/utilities/gpu_image_metrics.cpp:159
Method
compareInternal
src/core/src/utilities/gpu_image_metrics.cpp:222
Method
convertMetric
src/core/src/utilities/gpu_image_metrics.cpp:270
Method
convertOptions
src/core/src/render_techniques/ssgi/ssgi.cpp:51
Method
convertOptions
src/core/src/render_techniques/skybox/skybox.cpp:44
Method
convertOptions
src/core/src/render_techniques/visibility_buffer/visibility_buffer.cpp:51
Method
convertOptions
src/core/src/render_techniques/gi1/gi1.cpp:1291
Method
convertOptions
src/core/src/render_techniques/image_metrics/image_metrics.cpp:51
Method
convertOptions
src/core/src/render_techniques/atmosphere/atmosphere.cpp:46
Method
convertOptions
src/core/src/render_techniques/tone_mapping/tone_mapping.cpp:49
Method
convertOptions
* Convert render options to internal options format. * @param options Current render options. * @return The options converted. */
src/core/src/render_techniques/switcher/switcher.h:81
Method
convertOptions
src/core/src/render_techniques/color_grading/color_grading.cpp:123
Method
convertOptions
src/core/src/render_techniques/auto_exposure/auto_exposure.cpp:48
Method
convertOptions
src/core/src/render_techniques/debug_textures/debug_textures.cpp:49
Method
convertOptions
src/core/src/render_techniques/lens/lens.cpp:52
Method
convertOptions
src/core/src/render_techniques/fsr/fsr.cpp:200
Method
convertOptions
src/core/src/render_techniques/bloom/bloom.cpp:50
Method
convertOptions
src/core/src/render_techniques/reference_path_tracer/reference_path_tracer.cpp:68
Method
convertOptions
src/core/src/components/random_number_generator/random_number_generator.cpp:51
Method
convertOptions
src/core/src/components/stratified_sampler/stratified_sampler.cpp:51
Method
convertOptions
src/core/src/components/light_sampler_grid_stream/light_sampler_grid_stream.cpp:58
Method
convertOptions
src/core/src/components/blue_noise_sampler/blue_noise_sampler.cpp:51
Method
convertOptions
src/core/src/components/light_sampler_grid_cdf/light_sampler_grid_cdf.cpp:52
Method
convertOptions
src/core/src/components/light_sampler/light_sampler_switcher.cpp:61
Method
convertOptions
src/core/src/components/light_builder/light_builder.cpp:65
Method
convertOptions
src/core/src/capsaicin/capsaicin_internal.cpp:1456
Method
crbegin
* Return const reverse to last element in string. * @return Constant reverse iterator to last element in string. */
src/core/src/capsaicin/static_string.h:151
Method
createBlankScene
src/core/src/capsaicin/capsaicin_internal_scene.cpp:455
Method
crend
* Return const reverse iterator to start of string. * @return Constant reverse iterator to start of string. */
src/core/src/capsaicin/static_string.h:165
Method
destroyAccelerationStructure
src/core/src/capsaicin/capsaicin_internal.cpp:2747
Method
destroyKernels
src/core/src/render_techniques/ssgi/ssgi.cpp:255
Method
destroyStaticResources
src/core/src/render_techniques/ssgi/ssgi.cpp:250
Method
dispatchKernel
src/core/src/capsaicin/capsaicin_internal.cpp:775
Method
dumpTexture
src/core/src/capsaicin/capsaicin_internal_dump.cpp:249
Method
fileDropCallback
src/scene_viewer/main_shared.cpp:1951
Function
generateCameraRay
* Generate a primary ray originating from the camera for a given pixel. * @param pixel Requested pixel (pixel center is at 0.5 +-0.5) * @param rayCa
src/core/src/ray_tracing/path_tracing_shared.h:120
Method
generateDispatch
src/core/src/render_techniques/gi1/gi1.cpp:3267
Method
generateDispatchRays
src/core/src/render_techniques/gi1/gi1.cpp:3276
Method
generateEnvironmentMap
src/core/src/capsaicin/capsaicin_internal_scene.cpp:492
Method
getAreaLightCount
src/core/src/components/light_builder/light_builder.cpp:541
Method
getCameraJitterPhase
src/core/src/capsaicin/capsaicin_internal.cpp:463
Method
getCameraMatricesBuffer
src/core/src/capsaicin/capsaicin_internal.cpp:453
Method
getComponents
src/core/src/render_techniques/render_technique.cpp:35
Method
getComponents
src/core/src/render_techniques/ssgi/ssgi.cpp:62
Method
getComponents
src/core/src/render_techniques/visibility_buffer/visibility_buffer.cpp:61
Method
getComponents
src/core/src/render_techniques/gi1/gi1.cpp:1337
Method
getComponents
src/core/src/render_techniques/tone_mapping/tone_mapping.cpp:57
Method
getComponents
* Gets a list of any shared components used by the current render technique. * @return A list of all supported components. */
src/core/src/render_techniques/switcher/switcher.h:94
Method
getComponents
src/core/src/render_techniques/reference_path_tracer/reference_path_tracer.cpp:85
Method
getComponents
src/core/src/components/light_sampler_grid_stream/light_sampler_grid_stream.cpp:73
Method
getComponents
src/core/src/components/light_sampler_uniform/light_sampler_uniform.cpp:40
← previous
next →
301–400 of 762, ranked by callers