Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cofenberg/unrimp
/ functions
Functions
20,864 in github.com/cofenberg/unrimp
⨍
Functions
20,864
◇
Types & classes
6,519
↓ 7 callers
Method
Put
External/RendererToolkit/RapidJSON/include/rapidjson/pointer.h:1156
↓ 7 callers
Function
ReadNumber
External/Renderer/PhysicsFS/physfs_lzmasdk.h:1897
↓ 7 callers
Function
RenderArrow
[1.71: 2019/06/07: Updating prototypes of some of the internal functions. Leaving those for reference for a short while]
External/Renderer/ImGui/imgui_internal.h:2603
↓ 7 callers
Method
Seek
----------------------------------------------------------------------------------
External/RendererToolkit/Assimp/code/Common/DefaultIOStream.cpp:111
↓ 7 callers
Method
SetIOHandler
------------------------------------------------------------------------------------------------
External/RendererToolkit/Assimp/code/Common/Exporter.cpp:291
↓ 7 callers
Function
SkipData
External/Renderer/PhysicsFS/physfs_lzmasdk.h:1960
↓ 7 callers
Function
StrLen
External/RendererToolkit/RapidJSON/include/rapidjson/internal/strfunc.h:31
↓ 7 callers
Function
_mi_bitmap_claim
Set `count` bits at `bitmap_idx` to 1 atomically Returns `true` if all `count` bits were 0 previously. `any_zero` is `true` if there was at least one
External/Rhi/mimalloc/src/bitmap.c:134
↓ 7 callers
Function
_mi_divide_up
Divide upwards: `s <= _mi_divide_up(s,d)*d < s+d`.
External/Rhi/mimalloc/include/mimalloc-internal.h:213
↓ 7 callers
Function
_mi_page_is_valid
External/Rhi/mimalloc/src/page.c:105
↓ 7 callers
Method
addInnerSize
External/Rhi/glslang/src/glslang/Include/arrays.h:254
↓ 7 callers
Function
aiGetMaterialInteger
--------------------------------------------------------------------------- @brief Retrieve an integer property with a specific key from a material *
External/RendererToolkit/Assimp/include/assimp/material.h:1477
↓ 7 callers
Function
area_fatal_error
External/Renderer/crunch/src/crn_arealist.cpp:11
↓ 7 callers
Method
arraySizeRequiredCheck
Require array to be completely sized
External/Rhi/glslang/src/glslang/MachineIndependent/ParseHelper.cpp:3798
↓ 7 callers
Function
beginVulkanRenderPass
Source/Rhi/Private/VulkanRhi/VulkanRhi.cpp:11684
↓ 7 callers
Function
clean
External/Renderer/crunch/src/crn_resample_filters.cpp:148
↓ 7 callers
Method
compute
External/Renderer/crunch/src/crn_image_utils.cpp:779
↓ 7 callers
Method
const_bone_iterator
External/Renderer/acl/compression/impl/segment_context.h:86
↓ 7 callers
Function
convert_error
External/Renderer/crunch/src/crn_texture_conversion.cpp:257
↓ 7 callers
Method
createIndexBuffer
Source/Rhi/Private/NullRhi/NullRhi.cpp:1454
↓ 7 callers
Method
createTexture1D
Source/Rhi/Private/NullRhi/NullRhi.cpp:2036
↓ 7 callers
Method
createVariable
Comments in header
External/Rhi/glslang/src/SPIRV/SpvBuilder.cpp:1359
↓ 7 callers
Function
crnd_get_header
TODO: tmp_header isn't used/This function is a helper to support old headers.
External/Renderer/crunch/inc/crn_decomp.h:2175
↓ 7 callers
Function
crnd_unpack_end
External/Renderer/crunch/inc/crn_decomp.h:3779
↓ 7 callers
Function
crnlib_mem_error
External/Renderer/crunch/src/crn_mem.cpp:115
↓ 7 callers
Method
decrementDepth
External/Rhi/glslang/src/glslang/Include/intermediate.h:1769
↓ 7 callers
Function
fmax
External/Renderer/xsimd/types/xsimd_base.hpp:1532
↓ 7 callers
Method
generateAsynchronousDeferredMipmaps
Source/Rhi/Private/Direct3D11Rhi/Direct3D11Rhi.cpp:14114
↓ 7 callers
Method
getAsAnonMember
External/Rhi/glslang/src/glslang/MachineIndependent/SymbolTable.h:104
↓ 7 callers
Method
getCondition
External/Rhi/glslang/src/glslang/Include/intermediate.h:1693
↓ 7 callers
Method
getCumulativeArraySize
External/Rhi/glslang/src/glslang/Include/Types.h:1661
↓ 7 callers
Method
getDeviceBackendType
* @brief * Get device backend type * * @return * Type of device backend */
External/Example/DeviceInput/DeviceInput.cpp:550
↓ 7 callers
Method
getDirect3DTexture9
* @brief * Return the Direct3D texture instance * * @return * The Direct3D texture instance, can be a null pointer, do not release the
Source/Rhi/Private/Direct3D9Rhi/Direct3D9Rhi.cpp:4214
↓ 7 callers
Method
getNumComponents
External/Rhi/glslang/src/SPIRV/SpvBuilder.h:196
↓ 7 callers
Method
getNumberOfIndices
Source/Renderer/Public/RenderQueue/Renderable.h:199
↓ 7 callers
Method
getNumberOfQueries
* @brief * Return the number of queries * * @return * The number of queries */
Source/Rhi/Private/OpenGLRhi/OpenGLRhi.cpp:12721
↓ 7 callers
Method
getNumberOfQueries
* @brief * Return the number of queries * * @return * The number of queries */
Source/Rhi/Private/Direct3D10Rhi/Direct3D10Rhi.cpp:7233
↓ 7 callers
Method
getNumberOfQueries
* @brief * Return the number of queries * * @return * The number of queries */
Source/Rhi/Private/Direct3D11Rhi/Direct3D11Rhi.cpp:9137
↓ 7 callers
Method
getOpenGLArrayBuffer
* @brief * Return the OpenGL array buffer * * @return * The OpenGL array buffer, can be zero if no resource is allocated, do not destr
Source/Rhi/Private/OpenGLRhi/OpenGLRhi.cpp:5538
↓ 7 callers
Method
getOpenGLElementArrayBuffer
* @brief * Return the OpenGL element array buffer * * @return * The OpenGL element array buffer, can be zero if no resource is allocat
Source/Rhi/Private/OpenGLRhi/OpenGLRhi.cpp:5786
↓ 7 callers
Method
getOpenGLInternalFormat
[-------------------------------------------------------] [ Rhi::TextureFormat ] [---------------------------------
Source/Rhi/Private/OpenGLRhi/OpenGLRhi.cpp:4921
↓ 7 callers
Method
getOutputPrimitive
External/Rhi/glslang/src/glslang/MachineIndependent/localintermediate.h:506
↓ 7 callers
Method
getRenderer
Example/Source/Examples/Private/Framework/ExampleBase.cpp:41
↓ 7 callers
Method
getSamplerState
* @brief * Return the sampler states * * @return * The sampler states, don't release or destroy the returned pointer */
Source/Rhi/Private/Direct3D9Rhi/Direct3D9Rhi.cpp:3177
↓ 7 callers
Method
getVertices
External/Rhi/glslang/src/glslang/MachineIndependent/localintermediate.h:653
↓ 7 callers
Method
getVkImageLayout
* @brief * Return the Vulkan image layout * * @return * The Vulkan image layout */
Source/Rhi/Private/VulkanRhi/VulkanRhi.cpp:6233
↓ 7 callers
Method
getVkPhysicalDevice
* @brief * Return the Vulkan physical device this context is using * * @return * The Vulkan physical device this context is using */
Source/Rhi/Private/VulkanRhi/VulkanRhi.cpp:3060
↓ 7 callers
Function
get_algorithm_name
/////////////////////////////////////////////////////////////////////////// Returns a string of the algorithm name suitable for display. TODO: constex
External/Renderer/acl/core/algorithm_types.h:71
↓ 7 callers
Method
get_num_bytes
/////////////////////////////////////////////////////////////////////////// Returns the number of bytes used by the bit set.
External/Renderer/acl/core/bitset.h:77
↓ 7 callers
Function
get_packed_vector_size
TODO: constexpr
External/Renderer/acl/math/vector4_packing.h:1085
↓ 7 callers
Method
get_unpacked_image
External/Renderer/crunch/src/crn_mipmapped_texture.cpp:337
↓ 7 callers
Function
gz_zero
Compress len zeros to output. Return -1 on a write error or memory allocation failure by gz_comp(), or 0 on success. */
External/RendererToolkit/Assimp/contrib/zlib/gzwrite.c:145
↓ 7 callers
Method
hasAnyLocation
External/Rhi/glslang/src/glslang/Include/Types.h:928
↓ 7 callers
Method
has_alpha
External/Renderer/crunch/src/crn_image.h:157
↓ 7 callers
Function
hashBuckets
External/RendererToolkit/meshoptimizer/indexgenerator.cpp:127
↓ 7 callers
Method
incrementDepth
External/Rhi/glslang/src/glslang/Include/intermediate.h:1762
↓ 7 callers
Function
ini_find_property
External/Example/ini/ini.h:746
↓ 7 callers
Function
ini_property_add
External/Example/ini/ini.h:808
↓ 7 callers
Method
initialize
[-------------------------------------------------------] [ Public methods ] [---------------------------------
Example/Source/Examples/Private/Advanced/InstancedCubes/CubeRendererInstancedArrays/BatchInstancedArrays.cpp:45
↓ 7 callers
Function
insert
External/Renderer/ImGui/imgui.h:1721
↓ 7 callers
Method
isGL_ARB_tessellation_shader
Source/Rhi/Private/OpenGLRhi/OpenGLRhi.cpp:2520
↓ 7 callers
Method
isGL_ARB_uniform_buffer_object
Source/Rhi/Private/OpenGLRhi/OpenGLRhi.cpp:2490
↓ 7 callers
Method
isGL_NV_mesh_shader
NV
Source/Rhi/Private/OpenGLRhi/OpenGLRhi.cpp:2402
↓ 7 callers
Method
isScalarOrVec1
External/Rhi/glslang/src/glslang/Include/Types.h:1675
↓ 7 callers
Method
isSpecConstant
External/Rhi/glslang/src/SPIRV/SpvBuilder.h:246
↓ 7 callers
Method
isVectorType
External/Rhi/glslang/src/SPIRV/SpvBuilder.h:225
↓ 7 callers
Method
isWriteOnly
External/Rhi/glslang/src/glslang/Include/Types.h:573
↓ 7 callers
Method
is_stripped_from_output
External/Renderer/acl/compression/impl/track_stream.h:336
↓ 7 callers
Method
is_valid
External/Renderer/acl/core/impl/compressed_tracks.impl.h:182
↓ 7 callers
Method
loadMaterialResourceByAssetId
Source/Renderer/Public/Resource/Material/MaterialResourceManager.cpp:54
↓ 7 callers
Function
loadShaderProgramFromSourceCode
* @brief * Create, load and compile a shader program from source code * * @param[in] context * RHI context to use * @param[in] shad
Source/Rhi/Private/OpenGLRhi/OpenGLRhi.cpp:1390
↓ 7 callers
Function
log10
External/Renderer/xsimd/math/xsimd_logarithm.hpp:458
↓ 7 callers
Method
makeUint16Constant
External/Rhi/glslang/src/SPIRV/SpvBuilder.h:296
↓ 7 callers
Method
makeUint8Constant
External/Rhi/glslang/src/SPIRV/SpvBuilder.h:292
↓ 7 callers
Function
mapBuffer
Source/Rhi/Private/OpenGLRhi/OpenGLRhi.cpp:18807
↓ 7 callers
Function
mi_heap_contains_queue
External/Rhi/mimalloc/src/page-queue.c:131
↓ 7 callers
Function
mi_os_mem_free
External/Rhi/mimalloc/src/os.c:226
↓ 7 callers
Function
mi_page_queue_is_full
External/Rhi/mimalloc/src/page-queue.c:40
↓ 7 callers
Method
min
External/Renderer/xsimd/types/xsimd_sse_int64.hpp:321
↓ 7 callers
Function
mz_zip_array_resize
External/Renderer/crunch/src/crn_miniz.cpp:2541
↓ 7 callers
Function
mz_zip_reader_end
External/Renderer/crunch/src/crn_miniz.cpp:3388
↓ 7 callers
Function
next
External/RendererToolkit/Assimp/contrib/utf8cpp/source/utf8/unchecked.h:61
↓ 7 callers
Method
normalize
External/Renderer/crunch/src/crn_vec.h:477
↓ 7 callers
Method
print
External/Renderer/crunch/src/crn_image_utils.cpp:772
↓ 7 callers
Function
pushback
External/Renderer/MojoShader/mojoshader_preprocessor.cpp:780
↓ 7 callers
Function
read_obj
External/Renderer/crunch/src/crn_utils.h:97
↓ 7 callers
Function
resampler_range_check
External/Renderer/crunch/src/crn_resampler.cpp:10
↓ 7 callers
Method
setAssetId
Source/Renderer/Public/Resource/IResource.h:199
↓ 7 callers
Method
setDefaultTextureFiltering
Source/Renderer/Public/Resource/MaterialBlueprint/MaterialBlueprintResourceManager.cpp:182
↓ 7 callers
Method
setResourceManager
Source/Renderer/Public/Resource/IResource.h:194
↓ 7 callers
Method
size_in_bytes
External/Renderer/ImGui/imgui_internal.h:578
↓ 7 callers
Function
stbi__compute_y
External/Renderer/crunch/src/crn_stb_image.cpp:1572
↓ 7 callers
Function
stbi__start_callbacks
initialize a callback-based context
External/Renderer/crunch/src/crn_stb_image.cpp:748
↓ 7 callers
Function
stbi__start_mem
initialize a memory-decode context
External/Renderer/crunch/src/crn_stb_image.cpp:739
↓ 7 callers
Function
stbtt_GetGlyphBitmapBoxSubpixel
External/Renderer/ImGui/imstb_truetype.h:2629
↓ 7 callers
Function
stbtt__cff_get_index
External/Renderer/ImGui/imstb_truetype.h:1173
↓ 7 callers
Function
tinfl_decompress
External/Renderer/crunch/src/crn_miniz.cpp:604
↓ 7 callers
Function
to_int
External/Renderer/xsimd/types/xsimd_fallback.hpp:1092
↓ 7 callers
Method
transferArraySizes
External/Rhi/glslang/src/glslang/Include/Types.h:1871
↓ 7 callers
Function
transformVectorByMatrix
[-------------------------------------------------------] [ Global functions ] [---------------------------------
Source/Renderer/Public/Resource/CompositorNode/Pass/ShadowMap/CompositorInstancePassShadowMap.cpp:68
← previous
next →
1,201–1,300 of 20,864, ranked by callers