MCPcopy Create free account

hub / github.com/GPUOpen-LibrariesAndSDKs/RadeonProRender-Baikal / functions

Functions5,191 in github.com/GPUOpen-LibrariesAndSDKs/RadeonProRender-Baikal

↓ 8 callersFunctionswap
Swap with another ImageBuf
3rdparty/oiio/include/OpenImageIO/imagebuf.h:338
↓ 7 callersMethodAddImage
Baikal/ImGUI/imgui_draw.cpp:961
↓ 7 callersMethodAddText
Baikal/ImGUI/imgui_draw.cpp:926
↓ 7 callersFunctionBoolFromGTestEnv
Reads and returns the Boolean environment variable corresponding to the given flag; if it's not set, returns default_value. The value is considered t
Gtest/src/gtest-port.cc:766
↓ 7 callersFunctionFindAttribute
Baikal/XML/tinyxml2.h:1571
↓ 7 callersFunctionForEach
Gtest/src/gtest-internal-inl.h:295
↓ 7 callersFunctionGTEST_LOCK_EXCLUDED_
Gtest/src/gtest.cc:3514
↓ 7 callersMethodGetName
name
Rpr/WrapObject/WrapObject.h:41
↓ 7 callersFunctionImFormatStringV
Baikal/ImGUI/imgui.cpp:981
↓ 7 callersFunctionImHash
Pass data_size==0 for zero-terminated strings FIXME-OPT: Replace with e.g. FNV1a hash? CRC32 pretty much randomly access 1KB. Need to do proper measur
Baikal/ImGUI/imgui.cpp:993
↓ 7 callersFunctionImTextStrFromUtf8
Baikal/ImGUI/imgui.cpp:1100
↓ 7 callersMethodSetInputValue
Rpr/WrapObject/MaterialObject.cpp:450
↓ 7 callersFunctionStringStreamToString
Converts the buffer in a stringstream to an std::string, converting NUL bytes to "\\0" along the way.
Gtest/src/gtest.cc:1659
↓ 7 callersFunctionSumOverTestCaseList
Iterates over a vector of TestCases, keeping a running sum of the results of calling a given int-returning method on each. Returns the sum.
Gtest/src/gtest.cc:321
↓ 7 callersFunctionbaseTypeMin
3rdparty/oiio/include/OpenEXR/ImathShear.h:203
↓ 7 callersMethodbegin
Gtest/include/gtest/internal/gtest-param-util.h:171
↓ 7 callersFunctioncheckForZeroScaleInRow
3rdparty/oiio/include/OpenEXR/ImathMatrixAlgo.h:785
↓ 7 callersFunctioncompare
3rdparty/oiio16/include/OpenImageIO/ustring.h:512
↓ 7 callersMethodend
Gtest/include/gtest/internal/gtest-param-util.h:172
↓ 7 callersMethodflush
Collapse all gaps, return past-the-end pointer
3rdparty/oiio16/include/OpenImageIO/pugixml.cpp:1602
↓ 7 callersFunctionfrObjectSetName
Rpr/Wrap.cpp:568
↓ 7 callersMethodfront
Baikal/ImGUI/imgui.h:918
↓ 7 callersFunctionget
Gtest/include/gtest/internal/gtest-tuple.h:929
↓ 7 callersFunctiongetptr
3rdparty/oiio16/include/OpenImageIO/strided_ptr.h:106
↓ 7 callersFunctiongetptr
3rdparty/oiio/include/OpenImageIO/strided_ptr.h:106
↓ 7 callersFunctioninit
3rdparty/oiio16/include/OpenImageIO/string_view.h:285
↓ 7 callersFunctioninit
3rdparty/oiio/include/OpenImageIO/string_view.h:284
↓ 7 callersMethodlength2
3rdparty/oiio/include/OpenEXR/ImathVec.h:1183
↓ 7 callersMethodnormalized
3rdparty/oiio/include/OpenEXR/ImathVec.h:1236
↓ 7 callersMethodos_stack_trace_getter
Returns the current OS stack trace getter if it is not NULL; otherwise, creates an OsStackTraceGetter, makes it the current getter, and returns it.
Gtest/src/gtest.cc:4584
↓ 7 callersFunctionparseFloat3
RprTest/tiny_obj_loader.cpp:116
↓ 7 callersFunctionparseFloat3
Baikal/Utils/tiny_obj_loader.cpp:116
↓ 7 callersMethodreserve
Baikal/ImGUI/imgui.h:871
↓ 7 callersFunctionrprContextCreateEnvironmentLight
Rpr/RadeonProRender.cpp:1364
↓ 7 callersFunctionrprMaterialNodeGetInfo
Rpr/RadeonProRender.cpp:1967
↓ 7 callersFunctionstbtt__cff_get_index
Baikal/ImGUI/stb_truetype.h:1041
↓ 7 callersFunctionswap
Swap with another ImageBuf
3rdparty/oiio16/include/OpenImageIO/imagebuf.h:344
↓ 6 callersFunctionAbort
Gtest/src/gtest-port.cc:699
↓ 6 callersFunctionChopLowBits
Chops off the n lowest bits from a bit pattern. Returns the n lowest bits. As a side effect, the original bit pattern will be shifted to the right b
Gtest/src/gtest.cc:1424
↓ 6 callersMethodCreateOutput
Create an output of specified type
Baikal/RenderFactory/clw_render_factory.cpp:30
↓ 6 callersMethodDraw
Baikal/ImGUI/imgui.cpp:1510
↓ 6 callersMethodFirstChildElement
Baikal/XML/tinyxml2.cpp:909
↓ 6 callersFunctionFormatFileLocation
Formats a source file path and a line number as they would appear in an error message from the compiler used to compile this code.
Gtest/src/gtest-port.cc:456
↓ 6 callersFunctionFormatRegexSyntaxError
Helper function used by ValidateRegex() to format error messages.
Gtest/src/gtest-port.cc:250
↓ 6 callersMethodGetName
Baikal/SceneGraph/scene_object.h:80
↓ 6 callersMethodGetNumNormals
Baikal/SceneGraph/shape.cpp:121
↓ 6 callersMethodGetSizeInBytes
Baikal/SceneGraph/texture.h:132
↓ 6 callersMethodGetTransform
Baikal/SceneGraph/shape.h:145
↓ 6 callersMethodGetType
Baikal/SceneGraph/material.cpp:282
↓ 6 callersFunctionImTextCharFromUtf8
Convert UTF-8 to 32-bits character, process single character input. Based on stb_from_utf8() from github.com/nothings/stb/ We handle UTF-8 decoding er
Baikal/ImGUI/imgui.cpp:1042
↓ 6 callersFunctionImTextCountCharsFromUtf8
Baikal/ImGUI/imgui.cpp:1119
↓ 6 callersFunctionImTextCountUtf8BytesFromStr
Baikal/ImGUI/imgui.cpp:1197
↓ 6 callersFunctionIsInSet
Returns true iff ch appears anywhere in str (excluding the terminating '\0' character).
Gtest/src/gtest-port.cc:203
↓ 6 callersFunctionIsPathSeparator
Returns whether the given character is a valid path separator.
Gtest/src/gtest-filepath.cc:92
↓ 6 callersMethodNextSiblingElement
Baikal/XML/tinyxml2.cpp:933
↓ 6 callersFunctionParseStringFlag
Parses a string for a string flag, in the form of "--flag=value". On success, stores the value of the flag in *value, and returns true. On failure,
Gtest/src/gtest.cc:4749
↓ 6 callersMethodParseText
Baikal/XML/tinyxml2.cpp:192
↓ 6 callersFunctionPushColumnClipRect
Baikal/ImGUI/imgui.cpp:9418
↓ 6 callersMethodReset
Gtest/src/gtest-internal-inl.h:981
↓ 6 callersFunctionSTB_TEXTEDIT_LAYOUTROW
Baikal/ImGUI/imgui.cpp:7477
↓ 6 callersMethodSetDirty
Baikal/SceneGraph/scene_object.h:75
↓ 6 callersMethodSetMultiplier
Baikal/SceneGraph/light.h:272
↓ 6 callersMethodSetOutput
Baikal/Renderers/renderer.h:140
↓ 6 callersMethodSetTexture
Baikal/SceneGraph/light.h:240
↓ 6 callersFunctionSetWindowSize
Baikal/ImGUI/imgui.cpp:4942
↓ 6 callersFunctionSkipPrefix
If *pstr starts with the given prefix, modifies *pstr to be right past the prefix and returns true; otherwise leaves *pstr unchanged and returns false
Gtest/src/gtest.cc:4663
↓ 6 callersMethoddeallocate_string
3rdparty/oiio16/include/OpenImageIO/pugixml.cpp:399
↓ 6 callersMethoddeallocate_string
3rdparty/oiio/include/OpenImageIO/pugixml.cpp:399
↓ 6 callersFunctionequalWithAbsError
3rdparty/oiio/include/OpenEXR/ImathMath.h:191
↓ 6 callersFunctionequalWithRelError
3rdparty/oiio/include/OpenEXR/ImathMath.h:199
↓ 6 callersMethodeval_boolean
3rdparty/oiio16/include/OpenImageIO/pugixml.cpp:8025
↓ 6 callersMethodeval_boolean
3rdparty/oiio/include/OpenImageIO/pugixml.cpp:8025
↓ 6 callersFunctionextractSHRT
3rdparty/oiio/include/OpenEXR/ImathMatrixAlgo.h:728
↓ 6 callersMethodfailed_test_count
Gets the number of failed tests.
Gtest/src/gtest.cc:734
↓ 6 callersFunctionfind_first_of
3rdparty/oiio/include/OpenImageIO/string_view.h:240
↓ 6 callersFunctionfrContextGetParameterInfo
Rpr/Wrap.cpp:23
↓ 6 callersFunctionfrImageGetInfo
Rpr/Wrap.cpp:203
↓ 6 callersFunctionfrSceneGetInfo
Rpr/Wrap.cpp:468
↓ 6 callersFunctiongetptr
3rdparty/oiio/include/OpenImageIO/image_view.h:150
↓ 6 callersMethodis_open
3rdparty/oiio16/include/OpenImageIO/fstream_mingw.h:181
↓ 6 callersMethodlock
3rdparty/oiio16/include/OpenImageIO/unordered_map_concurrent.h:404
↓ 6 callersMethodnext_attribute
3rdparty/oiio16/include/OpenImageIO/pugixml.cpp:3771
↓ 6 callersMethodnext_attribute
3rdparty/oiio/include/OpenImageIO/pugixml.cpp:3771
↓ 6 callersFunctionreset
Reset at zero and stop ticking.
3rdparty/oiio16/include/OpenImageIO/timer.h:142
↓ 6 callersFunctionrfind
Find the last occurrence of substring s *this, but only those occurrences earlier than position pos.
3rdparty/oiio/include/OpenImageIO/string_view.h:220
↓ 6 callersFunctionrprContextCreateInstance
Rpr/RadeonProRender.cpp:410
↓ 6 callersFunctionrprEnvironmentLightSetImage
Rpr/RadeonProRender.cpp:1382
↓ 6 callersFunctionseconds
Convert number of ticks to seconds.
3rdparty/oiio16/include/OpenImageIO/timer.h:184
↓ 6 callersMethodset_type
3rdparty/oiio16/include/OpenImageIO/pugixml.cpp:6911
↓ 6 callersMethodset_type
3rdparty/oiio/include/OpenImageIO/pugixml.cpp:6911
↓ 6 callersFunctionsize
3rdparty/oiio/include/OpenImageIO/array_view.h:122
↓ 6 callersFunctionstb__match
Baikal/ImGUI/imgui_draw.cpp:2197
↓ 6 callersFunctionstbtt_ScaleForPixelHeight
Baikal/ImGUI/stb_truetype.h:2211
↓ 6 callersFunctionstbtt__buf_range
Baikal/ImGUI/stb_truetype.h:1032
↓ 6 callersFunctionstbtt__dict_get_ints
Baikal/ImGUI/stb_truetype.h:1097
↓ 6 callersFunctionstbtt__matchpair
Baikal/ImGUI/stb_truetype.h:3839
↓ 6 callersMethodstore
Store the values into memory
3rdparty/oiio16/include/OpenImageIO/simd.h:743
↓ 6 callersMethodunlock
3rdparty/oiio16/include/OpenImageIO/unordered_map_concurrent.h:411
↓ 5 callersMethodAddCircleFilled
Baikal/ImGUI/imgui_draw.cpp:906
↓ 5 callersFunctionCreateQuad
Create quad
Baikal/SceneGraph/IO/scene_test_io.cpp:105
← previousnext →301–400 of 5,191, ranked by callers