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
↓ 292 callers
Method
data
* Get pointer to internal string data. * @return Memory pointer to string data. */
src/core/src/capsaicin/static_string.h:101
↓ 234 callers
Method
size
* Get size of the string. * @return String size in bytes. */
src/core/src/capsaicin/static_string.h:171
↓ 78 callers
Method
empty
* Check if string is empty. * @return True if string is empty, False otherwise. */
src/core/src/capsaicin/static_string.h:183
↓ 64 callers
Method
c_str
* Get contents of string as a C-style string pointer. * @return String pointer to internal data. */
src/core/src/capsaicin/static_string.h:109
↓ 63 callers
Method
end
* Return iterator to end of string. * @return Iterator to end of string. */
src/core/src/capsaicin/static_string.h:129
↓ 38 callers
Method
hasSharedTexture
src/core/src/capsaicin/capsaicin_internal.cpp:244
↓ 35 callers
Method
clear
src/core/src/utilities/gpu_readback.cpp:105
↓ 34 callers
Method
find
* Search the string for a specified character. * @param ch The character to search for. * @param start (Optional) The position in the string
src/core/src/capsaicin/static_string.h:255
↓ 31 callers
Method
createProgram
src/core/src/capsaicin/capsaicin_internal.cpp:768
↓ 30 callers
Method
getRenderDimensions
src/core/src/capsaicin/capsaicin_internal.cpp:64
↓ 28 callers
Function
HashCombine
src/core/src/capsaicin/hash_reduce.h:31
↓ 25 callers
Method
getSbtStrideInEntries
src/core/src/capsaicin/capsaicin_internal.cpp:642
↓ 24 callers
Method
begin
* Return iterator to beginning of string. * @return Iterator to beginning of string. */
src/core/src/capsaicin/static_string.h:115
↓ 24 callers
Method
getFrameIndex
src/core/src/capsaicin/capsaicin_internal.cpp:82
↓ 22 callers
Method
setOption
src/core/src/capsaicin/capsaicin_internal.h:555
↓ 21 callers
Method
cend
* Return const iterator to end of string. * @return Constant iterator to end of string. */
src/core/src/capsaicin/static_string.h:137
↓ 18 callers
Method
getName
src/core/src/capsaicin/timeable.cpp:79
↓ 15 callers
Function
setOption
src/core/include/capsaicin.h:434
↓ 12 callers
Method
addProgramParameters
src/core/src/components/brdf_lut/brdf_lut.cpp:74
↓ 12 callers
Method
getLinearSampler
src/core/src/capsaicin/capsaicin_internal.cpp:572
↓ 11 callers
Method
cbegin
* Return const iterator to beginning of string. * @return Constant iterator to beginning of string. */
src/core/src/capsaicin/static_string.h:123
↓ 11 callers
Method
getEnvironmentBuffer
src/core/src/capsaicin/capsaicin_internal_scene.cpp:272
↓ 11 callers
Method
getInstanceBuffer
src/core/src/capsaicin/capsaicin_internal.cpp:532
↓ 10 callers
Method
ensureMemoryIsAllocated
src/core/src/render_techniques/gi1/gi1.cpp:113
↓ 10 callers
Method
getTransformBuffer
src/core/src/capsaicin/capsaicin_internal.cpp:552
↓ 10 callers
Method
setGfxContext
src/core/src/capsaicin/timeable.cpp:74
↓ 9 callers
Method
getCurrentDebugView
src/core/src/capsaicin/capsaicin_internal.cpp:420
↓ 9 callers
Method
rfind
* Searches backwards through an string to find the last occurrence of a character. * @param ch The character to search for. * @param star
src/core/src/capsaicin/static_string.h:318
↓ 8 callers
Function
HasAnimation
src/core/src/capsaicin/capsaicin.cpp:269
↓ 8 callers
Method
getMaterialBuffer
src/core/src/capsaicin/capsaicin_internal.cpp:562
↓ 8 callers
Method
getMetricValue
src/core/src/utilities/gpu_image_metrics.cpp:195
↓ 8 callers
Method
getScene
src/core/src/capsaicin/capsaicin_internal.cpp:49
↓ 8 callers
Method
getVertexBuffer
src/core/src/capsaicin/capsaicin_internal.cpp:597
↓ 8 callers
Method
getWindowDimensions
src/core/src/capsaicin/capsaicin_internal.cpp:59
↓ 8 callers
Method
length
* Get length of string. * @return Number of characters in string. */
src/core/src/capsaicin/static_string.h:177
↓ 7 callers
Function
GetCurrentEnvironmentMap
src/core/src/capsaicin/capsaicin.cpp:171
↓ 7 callers
Function
GetRenderPaused
src/core/src/capsaicin/capsaicin.cpp:402
↓ 7 callers
Method
getRaytracingPrimitiveCount
src/core/src/capsaicin/capsaicin_internal.cpp:632
↓ 7 callers
Method
initialise
src/core/src/utilities/gpu_mip.cpp:49
↓ 6 callers
Function
GetPaused
src/core/src/capsaicin/capsaicin.cpp:286
↓ 6 callers
Function
GetSceneCameraView
src/core/src/capsaicin/capsaicin.cpp:111
↓ 6 callers
Function
SetPaused
src/core/src/capsaicin/capsaicin.cpp:278
↓ 6 callers
Function
SetRenderPaused
src/core/src/capsaicin/capsaicin.cpp:394
↓ 6 callers
Method
createRenderTexture
src/core/src/capsaicin/capsaicin_internal.cpp:694
↓ 6 callers
Method
getGfx
src/core/src/capsaicin/capsaicin_internal.cpp:44
↓ 6 callers
Method
getIndexBuffer
src/core/src/capsaicin/capsaicin_internal.cpp:592
↓ 6 callers
Method
getMeshesUpdated
src/core/src/capsaicin/capsaicin_internal.cpp:194
↓ 6 callers
Method
getRenderDimensionsUpdated
src/core/src/capsaicin/capsaicin_internal.cpp:184
↓ 6 callers
Method
getVertexDataIndex
src/core/src/capsaicin/capsaicin_internal.cpp:622
↓ 6 callers
Method
get_light_type
* Get the type of the current light. * @return LightType enum specifying type of light. */
src/core/src/lights/lights_shared.h:48
↓ 6 callers
Method
init
src/core/src/components/brdf_lut/brdf_lut.cpp:38
↓ 5 callers
Function
GetSceneCameraFOV
src/core/src/capsaicin/capsaicin.cpp:120
↓ 5 callers
Function
HashReduce
src/core/src/capsaicin/hash_reduce.h:37
↓ 5 callers
Function
SetSceneCameraFOV
src/core/src/capsaicin/capsaicin.cpp:155
↓ 5 callers
Function
SetSceneCameraView
src/core/src/capsaicin/capsaicin.cpp:147
↓ 5 callers
Function
ToFfxApiResource
* Converts a GfxTexture to an FfxApiResource, handling resource state transitions as needed. * This function ensures that the input texture is in the
src/core/src/render_techniques/fsr/fsr.cpp:45
↓ 5 callers
Method
getAsyncDelay
src/core/src/utilities/gpu_image_metrics.cpp:200
↓ 5 callers
Method
getEnvironmentMapUpdated
src/core/src/capsaicin/capsaicin_internal.cpp:229
↓ 5 callers
Method
getLightCount
src/core/src/components/light_builder/light_builder.cpp:571
↓ 5 callers
Method
getTransformsUpdated
src/core/src/capsaicin/capsaicin_internal.cpp:199
↓ 5 callers
Method
resizeRenderTexture
src/core/src/capsaicin/capsaicin_internal.cpp:709
↓ 4 callers
Function
GetCurrentRenderer
src/core/src/capsaicin/capsaicin.cpp:48
↓ 4 callers
Function
GetCurrentScenes
src/core/src/capsaicin/capsaicin.cpp:66
↓ 4 callers
Function
GetFrameIndex
src/core/src/capsaicin/capsaicin.cpp:241
↓ 4 callers
Function
GetSceneCurrentCamera
src/core/src/capsaicin/capsaicin.cpp:102
↓ 4 callers
Function
ResetPlaybackSpeed
src/core/src/capsaicin/capsaicin.cpp:353
↓ 4 callers
Function
SetEnvironmentMap
src/core/src/capsaicin/capsaicin.cpp:180
↓ 4 callers
Method
compareAsync
src/core/src/utilities/gpu_image_metrics.cpp:174
↓ 4 callers
Method
contains
* Check if string contains specified character. * @param ch Character to search for. * @return True if character found, False otherwise.
src/core/src/capsaicin/static_string.h:392
↓ 4 callers
Method
getAccelerationStructure
src/core/src/capsaicin/capsaicin_internal.cpp:637
↓ 4 callers
Method
getAnisotropicSampler
src/core/src/capsaicin/capsaicin_internal.cpp:587
↓ 4 callers
Method
getFrameTime
src/core/src/capsaicin/capsaicin_internal.cpp:87
↓ 4 callers
Method
getSceneUpdated
src/core/src/capsaicin/capsaicin_internal.cpp:209
↓ 4 callers
Method
getShaderPaths
src/core/src/capsaicin/capsaicin_internal.cpp:54
↓ 4 callers
Method
hasSharedBuffer
src/core/src/capsaicin/capsaicin_internal.cpp:329
↓ 4 callers
Method
terminate
src/core/src/capsaicin/capsaicin_internal.cpp:1321
↓ 4 callers
Function
toStaticString
src/core/src/capsaicin/static_string.h:529
↓ 3 callers
Function
DecreasePlaybackSpeed
src/core/src/capsaicin/capsaicin.cpp:336
↓ 3 callers
Function
GetBitsPerPixel
src/core/src/capsaicin/capsaicin_internal_dump.cpp:33
↓ 3 callers
Function
GetCurrentDebugView
src/core/src/capsaicin/capsaicin.cpp:198
↓ 3 callers
Function
GetSceneCameraRange
src/core/src/capsaicin/capsaicin.cpp:129
↓ 3 callers
Function
IncreasePlaybackSpeed
src/core/src/capsaicin/capsaicin.cpp:328
↓ 3 callers
Function
Render
src/core/src/capsaicin/capsaicin.cpp:225
↓ 3 callers
Function
SetSceneCamera
src/core/src/capsaicin/capsaicin.cpp:138
↓ 3 callers
Function
SetSceneCameraRange
src/core/src/capsaicin/capsaicin.cpp:163
↓ 3 callers
Function
StepPlaybackBackward
src/core/src/capsaicin/capsaicin.cpp:369
↓ 3 callers
Function
StepPlaybackForward
src/core/src/capsaicin/capsaicin.cpp:361
↓ 3 callers
Function
Terminate
src/core/src/capsaicin/capsaicin.cpp:502
↓ 3 callers
Method
getCameraChanged
src/core/src/capsaicin/capsaicin_internal.cpp:214
↓ 3 callers
Method
getDebugViews
src/core/src/capsaicin/capsaicin_internal.cpp:307
↓ 3 callers
Method
getLinearWrapSampler
src/core/src/capsaicin/capsaicin_internal.cpp:577
↓ 3 callers
Method
getNearestSampler
src/core/src/capsaicin/capsaicin_internal.cpp:582
↓ 3 callers
Method
getRenderDimensionsScale
src/core/src/capsaicin/capsaicin_internal.cpp:69
↓ 3 callers
Method
getRenderOptions
src/core/src/components/component.cpp:31
↓ 3 callers
Method
getSharedTextures
src/core/src/capsaicin/capsaicin_internal.cpp:234
↓ 3 callers
Method
getToken
src/core/src/render_techniques/color_grading/color_grading.cpp:51
↓ 2 callers
Function
GetFixedFrameRate
src/core/src/capsaicin/capsaicin.cpp:311
↓ 2 callers
Function
GetNumChannels
src/core/src/capsaicin/capsaicin_internal_dump.cpp:67
↓ 2 callers
Function
GetPlayRewind
src/core/src/capsaicin/capsaicin.cpp:385
↓ 2 callers
Function
GetPlaybackSpeed
src/core/src/capsaicin/capsaicin.cpp:344
next →
1–100 of 762, ranked by callers