Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GPUOpen-LibrariesAndSDKs/RadeonProRender-Baikal
/ functions
Functions
5,191 in github.com/GPUOpen-LibrariesAndSDKs/RadeonProRender-Baikal
⨍
Functions
5,191
◇
Types & classes
1,439
↓ 1 callers
Method
AddBezierCurve
Baikal/ImGUI/imgui_draw.cpp:916
↓ 1 callers
Method
AddEnvironment
Registers and returns a global test environment. When a test program is run, all global test environments will be set-up in the order they were regis
Gtest/src/gtest.cc:3764
↓ 1 callers
Method
AddExtraCustomParam_float
RprLoadStore/rps8.h:57
↓ 1 callers
Method
AddExtraCustomParam_int
call that before calling StoreEverything()
RprLoadStore/rps8.h:56
↓ 1 callers
Method
AddInputCharacter
Pass in translated ASCII characters for text input. - with glfw you can get those from the callback set in glfwSetCharCallback() - on Windows you can
Baikal/ImGUI/imgui.cpp:859
↓ 1 callers
Method
AddOutput
Rpr/WrapObject/MaterialObject.cpp:526
↓ 1 callers
Method
AddPolyline
TODO: Thickness anti-aliased lines cap are missing their AA fringe.
Baikal/ImGUI/imgui_draw.cpp:417
↓ 1 callers
Method
AddTriangle
Baikal/ImGUI/imgui_draw.cpp:874
↓ 1 callers
Function
AddWindowToSortedBuffer
Baikal/ImGUI/imgui.cpp:2566
↓ 1 callers
Function
AlwaysFalse
Always returns false.
Gtest/include/gtest/internal/gtest-internal.h:660
↓ 1 callers
Function
AppendUserMessage
Appends the user-supplied message to the Google-Test-generated message.
Gtest/src/gtest.cc:1678
↓ 1 callers
Method
Apply
Baikal/PostEffects/bilateral_denoiser.h:81
↓ 1 callers
Method
Argv
Gtest/src/gtest-death-test.cc:911
↓ 1 callers
Method
AttachShape
Rpr/WrapObject/SceneObject.cpp:66
↓ 1 callers
Method
Begin
Gtest/include/gtest/internal/gtest-param-util.h:190
↓ 1 callers
Method
BuildLookupTable
Baikal/ImGUI/imgui_draw.cpp:1715
↓ 1 callers
Function
BumpmapTest
RprTest/main.cpp:2364
↓ 1 callers
Function
BxdfToString
Baikal/SceneGraph/IO/material_io.cpp:76
↓ 1 callers
Method
CalcTextSizeA
Baikal/ImGUI/imgui_draw.cpp:1899
↓ 1 callers
Function
CeilToInt
Fast (int)ceil(val) See Michael Herf's "Know Your FPU" page: http://www.stereopsis.com/sree/fpu2006.html
3rdparty/oiio/include/OpenImageIO/fmath.h:773
↓ 1 callers
Method
ChannelsMerge
Baikal/ImGUI/imgui_draw.cpp:310
↓ 1 callers
Method
ChannelsSplit
Baikal/ImGUI/imgui_draw.cpp:277
↓ 1 callers
Method
Clear
Baikal/XML/tinyxml2.h:207
↓ 1 callers
Method
Clear
Baikal/Renderers/ptrenderer.cpp:120
↓ 1 callers
Method
ClearFreeMemory
Baikal/ImGUI/imgui_draw.cpp:139
↓ 1 callers
Function
ClearNonAdHocTestResult
Clears the results of all tests, except the ad hoc tests.
Gtest/src/gtest-internal-inl.h:711
↓ 1 callers
Method
ClearResult
Clears the results of all tests in this test case.
Gtest/src/gtest.cc:2457
↓ 1 callers
Method
CloseConnection
Closes the socket.
Gtest/src/gtest-internal-inl.h:1120
↓ 1 callers
Function
CloseInactivePopups
Baikal/ImGUI/imgui.cpp:3440
↓ 1 callers
Function
CmdOptionExists
Baikal/main.cpp:1222
↓ 1 callers
Function
CmpHelperSTREQ
Helper function for *_STREQ on wide strings.
Gtest/src/gtest.cc:1546
↓ 1 callers
Function
CodePointToUtf8
Converts a Unicode code point to a narrow string in UTF-8 encoding. code_point parameter is of type UInt32 because wchar_t may not be wide enough to c
Gtest/src/gtest.cc:1436
↓ 1 callers
Method
Collect
Baikal/SceneGraph/Collector/collector.cpp:51
↓ 1 callers
Method
Commit
Baikal/SceneGraph/Collector/collector.cpp:63
↓ 1 callers
Function
ComplexRenderTest
RprTest/main.cpp:365
↓ 1 callers
Function
Contains
Bottom-right
Baikal/ImGUI/imgui_internal.h:232
↓ 1 callers
Function
CopyArray
Gtest/include/gtest/internal/gtest-internal.h:929
↓ 1 callers
Method
CreateCamera
Rpr/WrapObject/ContextObject.cpp:277
↓ 1 callers
Function
CreateCodePointFromUtf16SurrogatePair
Creates a Unicode code point from UTF16 surrogate pair.
Gtest/src/gtest.cc:1477
↓ 1 callers
Method
CreateDirectoriesRecursively
Create directories so that path exists. Returns true if successful or if the directories already exist; returns false if unable to create directories
Gtest/src/gtest-filepath.cc:303
↓ 1 callers
Method
CreateFolder
Create the directory so that path exists. Returns true if successful or if the directory already exists; returns false if unable to create the directo
Gtest/src/gtest-filepath.cc:320
↓ 1 callers
Method
CreateFrameBuffer
Rpr/WrapObject/ContextObject.cpp:282
↓ 1 callers
Method
CreateMaterial
Rpr/WrapObject/MatSysObject.cpp:26
↓ 1 callers
Method
CreateMaterialIterator
Iterator of dependent materials (plugged as inputs)
Baikal/SceneGraph/material.cpp:93
↓ 1 callers
Method
CreateMaterialSystem
Rpr/WrapObject/ContextObject.cpp:232
↓ 1 callers
Function
CreateNewWindow
Baikal/ImGUI/imgui.cpp:3770
↓ 1 callers
Method
CreatePostEffect
Create post effect of specified type
Baikal/RenderFactory/clw_render_factory.cpp:38
↓ 1 callers
Method
CreateScene
Rpr/WrapObject/ContextObject.cpp:227
↓ 1 callers
Method
CreateShape
Rpr/WrapObject/ContextObject.cpp:244
↓ 1 callers
Method
CreateShapeInstance
Rpr/WrapObject/ContextObject.cpp:260
↓ 1 callers
Method
CreateTestFactory
Gtest/include/gtest/internal/gtest-param-util.h:397
↓ 1 callers
Method
CreateTexture
Rpr/WrapObject/ContextObject.cpp:265
↓ 1 callers
Method
CreateTextureFromFile
Rpr/WrapObject/ContextObject.cpp:271
↓ 1 callers
Function
CursorAnimReset
Baikal/ImGUI/imgui_internal.h:322
↓ 1 callers
Function
DeathTestThreadWarning
Generates a textual failure message when a death test finds more than one thread running, or cannot determine the number of threads, prior to executin
Gtest/src/gtest-death-test.cc:217
↓ 1 callers
Function
Decode85
Baikal/ImGUI/imgui_draw.cpp:1172
↓ 1 callers
Function
DefaultMaterialTest
RprTest/main.cpp:831
↓ 1 callers
Function
DefaultPrintNonContainerTo
Gtest/include/gtest/gtest-printers.h:218
↓ 1 callers
Function
DefaultPrintTo
Gtest/include/gtest/gtest-printers.h:269
↓ 1 callers
Function
Delete
Gtest/src/gtest-internal-inl.h:339
↓ 1 callers
Method
DeleteChild
Baikal/XML/tinyxml2.cpp:807
↓ 1 callers
Function
DeleteThreadLocalValue
Gtest/include/gtest/internal/gtest-port.h:1439
↓ 1 callers
Method
DetachAutoreleaseObject
Baikal/SceneGraph/scene1.cpp:174
↓ 1 callers
Method
DetachShape
Baikal/SceneGraph/scene1.cpp:135
↓ 1 callers
Function
DivFact
Calculates (a-|b|)! / (a + |b|)!
Baikal/Utils/sh.cpp:75
↓ 1 callers
Method
End
Gtest/include/gtest/internal/gtest-param-util.h:193
↓ 1 callers
Function
EnvLightClearTest
RprTest/main.cpp:587
↓ 1 callers
Method
Equals
Gtest/include/gtest/internal/gtest-param-util.h:216
↓ 1 callers
Function
ErrorHandler
3rdparty/oiio16/include/OpenImageIO/errorhandler.h:83
↓ 1 callers
Function
EvaluateLegendrePolynomial
Taken from PBRT book
Baikal/Utils/sh.cpp:32
↓ 1 callers
Function
ExecCommand
Baikal/ImGUI/imgui_demo.cpp:2228
↓ 1 callers
Function
ExecDeathTestChildMain
The main function for a threadsafe-style death test child process. This function is called in a clone()-ed process and thus must avoid any potentially
Gtest/src/gtest-death-test.cc:944
↓ 1 callers
Function
ExecDeathTestSpawnChild
Spawns a child process with the same executable as the current process in a thread-safe manner and instructs it to run the death test. The implementa
Gtest/src/gtest-death-test.cc:1002
↓ 1 callers
Function
ExitSummary
Generates a textual description of a given exit code, in the format specified by wait(2).
Gtest/src/gtest-death-test.cc:182
↓ 1 callers
Function
FClose
Gtest/include/gtest/internal/gtest-port.h:1781
↓ 1 callers
Function
FDOpen
Gtest/include/gtest/internal/gtest-port.h:1779
↓ 1 callers
Function
FailFromInternalError
This is called from a death test parent process to read a failure message from the death test child process and log it with the FATAL severity. On Win
Gtest/src/gtest-death-test.cc:312
↓ 1 callers
Function
Failed
Returns true iff the unit test failed (i.e. some test case failed or something outside of all tests failed).
Gtest/src/gtest-internal-inl.h:580
↓ 1 callers
Function
FileNo
Gtest/include/gtest/internal/gtest-port.h:1725
↓ 1 callers
Method
FileOrDirectoryExists
Returns true if pathname describes something findable in the file-system, either a file, directory, or whatever.
Gtest/src/gtest-filepath.cc:204
↓ 1 callers
Method
FindAttribute
Baikal/XML/tinyxml2.cpp:1466
↓ 1 callers
Function
Float4ToString
Baikal/SceneGraph/IO/material_io.cpp:69
↓ 1 callers
Function
FormatCompilerIndependentFileLocation
Formats a file location for compiler-independent XML output. Although this function is not platform dependent, we put it next to FormatFileLocation in
Gtest/src/gtest-port.cc:474
↓ 1 callers
Function
FormatEpochTimeInMillisAsIso8601
Converts the given epoch time in milliseconds to a date string in the ISO 8601 format, without the timezone information.
Gtest/src/gtest.cc:3221
↓ 1 callers
Function
FormatSehExceptionMessage
Adds an "exception thrown" fatal failure to the current test. This function returns its result via an output parameter pointer because VC++ prohibits
Gtest/src/gtest.cc:2012
↓ 1 callers
Function
FormatWordList
Gtest/src/gtest.cc:1804
↓ 1 callers
Function
GTestIsInitialized
Gtest/src/gtest.cc:316
↓ 1 callers
Method
Generate
Generates a random number from [0, range), using a Linear Congruential Generator (LCG). Crashes if 'range' is 0 or greater than kMaxRange.
Gtest/src/gtest.cc:291
↓ 1 callers
Method
GetAOV
Rpr/WrapObject/ContextObject.cpp:175
↓ 1 callers
Method
GetAccumulateKernel
Baikal/Renderers/ptrenderer.cpp:682
↓ 1 callers
Function
GetAnsiColorCode
Returns the ANSI color code for the given color. COLOR_DEFAULT is an invalid input.
Gtest/src/gtest.cc:2573
↓ 1 callers
Method
GetAperture
Rpr/WrapObject/CameraObject.h:61
↓ 1 callers
Method
GetAspectRatio
Baikal/SceneGraph/camera.cpp:141
↓ 1 callers
Method
GetCamera
Baikal/SceneGraph/scene1.cpp:66
↓ 1 callers
Function
GetCapturedStderr
Stops capturing stderr and returns the captured string.
Gtest/src/gtest-port.cc:669
↓ 1 callers
Method
GetCapturedString
Gtest/src/gtest-port.cc:568
↓ 1 callers
Function
GetColorAttribute
Returns the character attribute for the given color.
Gtest/src/gtest.cc:2560
↓ 1 callers
Method
GetCopyKernel
Baikal/Renderers/ptrenderer.cpp:677
↓ 1 callers
Function
GetCurrentExecutableName
Returns the current application's name, removing directory path if that is present.
Gtest/src/gtest.cc:377
↓ 1 callers
Method
GetCurrentScene
cur. scene
Rpr/WrapObject/ContextObject.h:49
← previous
next →
1,101–1,200 of 5,191, ranked by callers