MCPcopy Create free account

hub / github.com/cofenberg/unrimp / functions

Functions20,864 in github.com/cofenberg/unrimp

↓ 10 callersMethodgetTest
External/Rhi/glslang/src/glslang/Include/intermediate.h:1170
↓ 10 callersMethodgetTextureResourceByAssetId
Source/Renderer/Public/Resource/Texture/TextureResourceManager.cpp:197
↓ 10 callersMethodgetUniformHandle
Source/Rhi/Private/NullRhi/NullRhi.cpp:3183
↓ 10 callersMethodget_base4_color
External/Renderer/crunch/src/crn_etc.h:217
↓ 10 callersMethodget_type
///////////////////////////////////////////////////////////////////// Returns the track type.
External/Renderer/acl/compression/track.h:110
↓ 10 callersFunctionglm_vec4_dot
External/Renderer/glm/simd/geometric.h:27
↓ 10 callersFunctiongz_comp
Compress whatever is at avail_in and next_in and write to the output file. Return -1 if there is an error writing to the output file or if gz_init(
External/RendererToolkit/Assimp/contrib/zlib/gzwrite.c:73
↓ 10 callersMethodhasPacking
External/Rhi/glslang/src/glslang/Include/Types.h:920
↓ 10 callersFunctioninflate_table
Build a set of tables to decode the provided canonical Huffman code. The code lengths are lens[0..codes-1]. The result starts at *table, whose
External/RendererToolkit/Assimp/contrib/zlib/inftrees.c:32
↓ 10 callersMethodint64Check
Call for any operation needing GLSL 64-bit integer data-type support.
External/Rhi/glslang/src/glslang/MachineIndependent/Versions.cpp:1128
↓ 10 callersMethodisGL_ARB_separate_shader_objects
Source/Rhi/Private/OpenGLRhi/OpenGLRhi.cpp:2480
↓ 10 callersMethodisGL_ARB_shader_objects
Source/Rhi/Private/OpenGLRhi/OpenGLRhi.cpp:2475
↓ 10 callersMethodisRgbHardwareGammaCorrection
Source/Renderer/Public/Resource/Texture/TextureResource.h:79
↓ 10 callersMethodisShaderRecord
External/Rhi/glslang/src/glslang/Include/Types.h:961
↓ 10 callersFunctionisTypeUnsignedInt
External/Rhi/glslang/src/glslang/Include/BaseTypes.h:506
↓ 10 callersFunctionis_aligned_to
External/Renderer/acl/core/memory_utils.h:79
↓ 10 callersMethodloadResourceByAssetId
Source/Renderer/Public/Resource/ResourceManagerTemplate.h:144
↓ 10 callersFunctionlte
External/Renderer/xsimd/types/xsimd_avx512_int64.hpp:390
↓ 10 callersMethodmakeSpecConstant
External/Rhi/glslang/src/glslang/Include/Types.h:1047
↓ 10 callersFunctionmi_bitmap_index_field
Get the field index from a bit index.
External/Rhi/mimalloc/src/bitmap.h:44
↓ 10 callersFunctionmi_block_set_next
External/Rhi/mimalloc/include/mimalloc-internal.h:630
↓ 10 callersFunctionmi_page_immediate_available
are there immediately available blocks, i.e. blocks available on the free list.
External/Rhi/mimalloc/include/mimalloc-internal.h:501
↓ 10 callersFunctionmsTimer_Get
Get millisecond timer value that has only one guarantee: multiple calls are consistently comparable. On some platforms, even though this returns milli
External/Renderer/Remotery/Remotery.c:240
↓ 10 callersFunctionmz_crc32
Karl Malbrain's compact CRC-32. See "A compact CCITT crc16 and crc32 C implementation that balances processor cache usage against speed": http://www.g
External/Renderer/crunch/src/crn_miniz.cpp:82
↓ 10 callersFunctionneq
External/Renderer/xsimd/types/xsimd_avx512_int64.hpp:380
↓ 10 callersMethodprefix
External/Rhi/glslang/src/glslang/Include/InfoSink.h:86
↓ 10 callersFunctionrmtglGetProcAddress
External/Renderer/Remotery/Remotery.c:6597
↓ 10 callersFunctionsinc
External/Renderer/crunch/src/crn_resample_filters.cpp:139
↓ 10 callersMethodstart
External/Renderer/crunch/src/crn_timer.cpp:58
↓ 10 callersFunctionstb_textedit_prep_selection_at_cursor
update selection and cursor to match each other
External/Renderer/ImGui/imstb_textedit.h:687
↓ 10 callersFunctionstbi__blinn_8x8
fast 0..255 * 0..255 => 0..255 rounded multiplication
External/Renderer/crunch/src/crn_stb_image.cpp:3629
↓ 10 callersFunctionstrnlen_s
External/Renderer/Remotery/Remotery.c:1239
↓ 10 callersFunctiontrace
External/Renderer/crunch/src/crn_assert.cpp:49
↓ 10 callersMethodtryGetAssetByAssetId
Source/Renderer/Public/Asset/AssetPackage.cpp:84
↓ 10 callersFunctionusTimer_Get
External/Renderer/Remotery/Remotery.c:309
↓ 9 callersFunctionBuffer_Write
External/Renderer/Remotery/Remotery.c:1819
↓ 9 callersFunctionDecode
External/RendererToolkit/RapidJSON/include/rapidjson/encodings.h:146
↓ 9 callersFunctionFindMeshCenter
-------------------------------------------------------------------------------
External/RendererToolkit/Assimp/code/PostProcessing/ProcessHelper.cpp:87
↓ 9 callersFunctionGenericValue
Default constructor creates a null value.
External/RendererToolkit/RapidJSON/include/rapidjson/document.h:690
↓ 9 callersMethodGetControl
* @brief * Get control with a specific name * * @param[in] sName * Name of control * * @return * Control, or a null pointer
External/Example/DeviceInput/DeviceInput.h:1477
↓ 9 callersFunctionGetElementsPointer
External/RendererToolkit/RapidJSON/include/rapidjson/document.h:2101
↓ 9 callersFunctionGetPathStringLength
External/RendererToolkit/RapidJSON/include/rapidjson/uri.h:112
↓ 9 callersMethodHasBones
Check whether the mesh contains bones
External/RendererToolkit/Assimp/include/assimp/mesh.h:848
↓ 9 callersMethodHasPositions
Check whether the mesh contains positions. Provided no special scene flags are set, this will always be true
External/RendererToolkit/Assimp/include/assimp/mesh.h:793
↓ 9 callersMethodHasSelection
External/Renderer/ImGui/imgui.h:1961
↓ 9 callersFunctionImAbs
External/Renderer/ImGui/imgui_internal.h:406
↓ 9 callersFunctionImTextCharFromUtf8
Convert UTF-8 to 32-bit character, process single character input. A nearly-branchless UTF-8 decoder, based on work of Christopher Wellons (https://gi
External/Renderer/ImGui/imgui.cpp:1627
↓ 9 callersFunctionLZ4HC_encodeSequence
LZ4HC_encodeSequence() : * @return : 0 if ok, * 1 if buffer issue detected */
External/Renderer/lz4/lz4hc.c:463
↓ 9 callersMethodLength
Get the length of this point (the norm).
External/RendererToolkit/Assimp/contrib/poly2tri/poly2tri/common/shapes.h:108
↓ 9 callersFunctionLowerBound
std::lower_bound but without the bullshit
External/Renderer/ImGui/imgui.cpp:1891
↓ 9 callersFunctionMakeIndex
External/Renderer/MikkTSpace/mikktspace.c:172
↓ 9 callersFunctionPHYSFS_setErrorCode
External/Renderer/PhysicsFS/physfs.c:753
↓ 9 callersMethodPathArcToFast
0: East, 3: South, 6: West, 9: North, 12: East
External/Renderer/ImGui/imgui_draw.cpp:1164
↓ 9 callersMethodPut
External/RendererToolkit/RapidJSON/include/rapidjson/reader.h:933
↓ 9 callersMethodRead
External/RendererToolkit/Assimp/code/AssetLib/glTF/glTFCommon.h:115
↓ 9 callersFunctionReadWord
------------------------------------------------------------------------------------------------
External/RendererToolkit/Assimp/code/AssetLib/FBX/FBXBinaryTokenizer.cpp:147
↓ 9 callersFunctionReleaseGlobalLock
External/Rhi/glslang/src/glslang/OSDependent/Unix/ossource.cpp:188
↓ 9 callersFunctionSetThreadPoolAllocator
Set the thread-specific current pool.
External/Rhi/glslang/src/glslang/MachineIndependent/PoolAlloc.cpp:53
↓ 9 callersMethodSourceObject
------------------------------------------------------------------------------------------------
External/RendererToolkit/Assimp/code/AssetLib/FBX/FBXDocument.cpp:705
↓ 9 callersMethodTranspose
External/Renderer/ImGuizmo/ImGuizmo.cpp:392
↓ 9 callersFunction__PHYSFS_readAll
External/Renderer/PhysicsFS/physfs.c:3052
↓ 9 callersFunction_mi_page_free_collect
External/Rhi/mimalloc/src/page.c:190
↓ 9 callersFunction_mi_page_start
Quick page start for initialized pages
External/Rhi/mimalloc/include/mimalloc-internal.h:419
↓ 9 callersMethodaddBuiltInFunctionCall
External/Rhi/glslang/src/glslang/MachineIndependent/Intermediate.cpp:460
↓ 9 callersFunctionandroid_app_write_cmd
External/Example/Android/android_native_app_glue.c:281
↓ 9 callersFunctionbegin
External/Renderer/ImGui/imgui.h:1698
↓ 9 callersMethodchangeOuterArraySize
External/Rhi/glslang/src/glslang/Include/Types.h:1893
↓ 9 callersMethodclear
External/Rhi/glslang/src/SPIRV/SpvBuilder.h:606
↓ 9 callersMethodclearCache
Source/Renderer/Public/Resource/ShaderBlueprint/Cache/ShaderCacheManager.cpp:308
↓ 9 callersMethodcontains
External/Renderer/crunch/src/crn_rect.h:155
↓ 9 callersMethodcreateBranch
Comments in header
External/Rhi/glslang/src/SPIRV/SpvBuilder.cpp:3020
↓ 9 callersMethodcreateTextureManager
Source/Rhi/Private/NullRhi/NullRhi.cpp:4395
↓ 9 callersFunctioncurrentErrorCode
this doesn't reset the error state. */
External/Renderer/PhysicsFS/physfs.c:696
↓ 9 callersMethoddeclareVariable
Do everything necessary to handle a variable (non-block) declaration. Either redeclaring a variable, or making a new one, updating the symbol table, a
External/Rhi/glslang/src/glslang/MachineIndependent/ParseHelper.cpp:6462
↓ 9 callersMethoddecompress_tracks
External/Renderer/acl/decompression/impl/decompress.impl.h:87
↓ 9 callersFunctiondelete_area
External/Renderer/crunch/src/crn_arealist.cpp:27
↓ 9 callersFunctiondeserialize
External/Renderer/crunch/src/crn_value.h:770
↓ 9 callersFunctiondestruct
External/Renderer/crunch/src/crn_helpers.h:48
↓ 9 callersFunctiondestruct_array
External/Renderer/crunch/src/crn_helpers.h:54
↓ 9 callersFunctionequal
External/Renderer/ImGui/imstb_truetype.h:4292
↓ 9 callersFunctionfailf
External/Renderer/MojoShader/mojoshader_preprocessor.cpp:171
↓ 9 callersFunctionfetch
Source/RendererToolkit/Private/AssetCompiler/TextureAssetCompiler.cpp:141
↓ 9 callersMethodgetAsCompiler
External/Rhi/glslang/src/glslang/Include/ShHandle.h:98
↓ 9 callersMethodgetAtom
Map string -> atom. Return 0 if no existing string.
External/Rhi/glslang/src/glslang/MachineIndependent/preprocessor/PpContext.h:142
↓ 9 callersMethodgetBody
External/Rhi/glslang/src/glslang/Include/intermediate.h:1169
↓ 9 callersMethodgetBooleanValue
Source/Renderer/Public/Resource/Material/MaterialPropertyValue.h:425
↓ 9 callersMethodgetBuiltInOp
External/Rhi/glslang/src/glslang/MachineIndependent/SymbolTable.h:302
↓ 9 callersMethodgetCompositorInstancePassShadowMap
Source/Renderer/Public/Resource/CompositorWorkspace/CompositorContextData.h:124
↓ 9 callersMethodgetDimNode
External/Rhi/glslang/src/glslang/Include/arrays.h:240
↓ 9 callersMethodgetFramebufferSignatureId
[-------------------------------------------------------] [ Getter for derived data ] [---------------------------------
Source/Renderer/Public/Core/Renderer/FramebufferSignature.h:180
↓ 9 callersMethodgetNumberOfCurrentResources
* @brief * Return the number of current resource instances * * @return * The number of current resource instances * * @note
Source/Rhi/Public/Rhi.h:4054
↓ 9 callersMethodgetOpenGLShader
* @brief * Return the OpenGL shader * * @return * The OpenGL shader, can be zero if no resource is allocated, do not destroy the retur
Source/Rhi/Private/OpenGLRhi/OpenGLRhi.cpp:14862
↓ 9 callersMethodgetOpenGLType
* @brief * "Rhi::VertexAttributeFormat" to OpenGL type * * @param[in] vertexAttributeFormat * "Rhi::VertexAttributeFormat" to map *
Source/Rhi/Private/OpenGLRhi/OpenGLRhi.cpp:4813
↓ 9 callersMethodgetPropertyValue
Source/Renderer/Public/Resource/ShaderBlueprint/Cache/ShaderProperties.cpp:71
↓ 9 callersMethodgetResourceByAssetId
Source/Renderer/Public/Resource/ResourceManagerTemplate.h:113
↓ 9 callersMethodgetShaderLanguageName
Source/Rhi/Private/NullRhi/NullRhi.cpp:4294
↓ 9 callersMethodgetVkBuffer
* @brief * Return the Vulkan index buffer * * @return * The Vulkan index buffer */
Source/Rhi/Private/VulkanRhi/VulkanRhi.cpp:5225
↓ 9 callersMethodget_name
External/Renderer/acl/core/impl/compressed_tracks.impl.h:77
↓ 9 callersMethodget_output_index
External/Renderer/acl/compression/impl/track.impl.h:107
↓ 9 callersMethodhasComponent
External/Rhi/glslang/src/glslang/Include/Types.h:951
← previousnext →901–1,000 of 20,864, ranked by callers