MCPcopy Create free account

hub / github.com/cofenberg/unrimp / functions

Functions20,864 in github.com/cofenberg/unrimp

↓ 7 callersMethodPut
External/RendererToolkit/RapidJSON/include/rapidjson/pointer.h:1156
↓ 7 callersFunctionReadNumber
External/Renderer/PhysicsFS/physfs_lzmasdk.h:1897
↓ 7 callersFunctionRenderArrow
[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 callersMethodSeek
----------------------------------------------------------------------------------
External/RendererToolkit/Assimp/code/Common/DefaultIOStream.cpp:111
↓ 7 callersMethodSetIOHandler
------------------------------------------------------------------------------------------------
External/RendererToolkit/Assimp/code/Common/Exporter.cpp:291
↓ 7 callersFunctionSkipData
External/Renderer/PhysicsFS/physfs_lzmasdk.h:1960
↓ 7 callersFunctionStrLen
External/RendererToolkit/RapidJSON/include/rapidjson/internal/strfunc.h:31
↓ 7 callersFunction_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 callersFunction_mi_divide_up
Divide upwards: `s <= _mi_divide_up(s,d)*d < s+d`.
External/Rhi/mimalloc/include/mimalloc-internal.h:213
↓ 7 callersFunction_mi_page_is_valid
External/Rhi/mimalloc/src/page.c:105
↓ 7 callersMethodaddInnerSize
External/Rhi/glslang/src/glslang/Include/arrays.h:254
↓ 7 callersFunctionaiGetMaterialInteger
--------------------------------------------------------------------------- @brief Retrieve an integer property with a specific key from a material *
External/RendererToolkit/Assimp/include/assimp/material.h:1477
↓ 7 callersFunctionarea_fatal_error
External/Renderer/crunch/src/crn_arealist.cpp:11
↓ 7 callersMethodarraySizeRequiredCheck
Require array to be completely sized
External/Rhi/glslang/src/glslang/MachineIndependent/ParseHelper.cpp:3798
↓ 7 callersFunctionbeginVulkanRenderPass
Source/Rhi/Private/VulkanRhi/VulkanRhi.cpp:11684
↓ 7 callersFunctionclean
External/Renderer/crunch/src/crn_resample_filters.cpp:148
↓ 7 callersMethodcompute
External/Renderer/crunch/src/crn_image_utils.cpp:779
↓ 7 callersMethodconst_bone_iterator
External/Renderer/acl/compression/impl/segment_context.h:86
↓ 7 callersFunctionconvert_error
External/Renderer/crunch/src/crn_texture_conversion.cpp:257
↓ 7 callersMethodcreateIndexBuffer
Source/Rhi/Private/NullRhi/NullRhi.cpp:1454
↓ 7 callersMethodcreateTexture1D
Source/Rhi/Private/NullRhi/NullRhi.cpp:2036
↓ 7 callersMethodcreateVariable
Comments in header
External/Rhi/glslang/src/SPIRV/SpvBuilder.cpp:1359
↓ 7 callersFunctioncrnd_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 callersFunctioncrnd_unpack_end
External/Renderer/crunch/inc/crn_decomp.h:3779
↓ 7 callersFunctioncrnlib_mem_error
External/Renderer/crunch/src/crn_mem.cpp:115
↓ 7 callersMethoddecrementDepth
External/Rhi/glslang/src/glslang/Include/intermediate.h:1769
↓ 7 callersFunctionfmax
External/Renderer/xsimd/types/xsimd_base.hpp:1532
↓ 7 callersMethodgenerateAsynchronousDeferredMipmaps
Source/Rhi/Private/Direct3D11Rhi/Direct3D11Rhi.cpp:14114
↓ 7 callersMethodgetAsAnonMember
External/Rhi/glslang/src/glslang/MachineIndependent/SymbolTable.h:104
↓ 7 callersMethodgetCondition
External/Rhi/glslang/src/glslang/Include/intermediate.h:1693
↓ 7 callersMethodgetCumulativeArraySize
External/Rhi/glslang/src/glslang/Include/Types.h:1661
↓ 7 callersMethodgetDeviceBackendType
* @brief * Get device backend type * * @return * Type of device backend */
External/Example/DeviceInput/DeviceInput.cpp:550
↓ 7 callersMethodgetDirect3DTexture9
* @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 callersMethodgetNumComponents
External/Rhi/glslang/src/SPIRV/SpvBuilder.h:196
↓ 7 callersMethodgetNumberOfIndices
Source/Renderer/Public/RenderQueue/Renderable.h:199
↓ 7 callersMethodgetNumberOfQueries
* @brief * Return the number of queries * * @return * The number of queries */
Source/Rhi/Private/OpenGLRhi/OpenGLRhi.cpp:12721
↓ 7 callersMethodgetNumberOfQueries
* @brief * Return the number of queries * * @return * The number of queries */
Source/Rhi/Private/Direct3D10Rhi/Direct3D10Rhi.cpp:7233
↓ 7 callersMethodgetNumberOfQueries
* @brief * Return the number of queries * * @return * The number of queries */
Source/Rhi/Private/Direct3D11Rhi/Direct3D11Rhi.cpp:9137
↓ 7 callersMethodgetOpenGLArrayBuffer
* @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 callersMethodgetOpenGLElementArrayBuffer
* @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 callersMethodgetOpenGLInternalFormat
[-------------------------------------------------------] [ Rhi::TextureFormat ] [---------------------------------
Source/Rhi/Private/OpenGLRhi/OpenGLRhi.cpp:4921
↓ 7 callersMethodgetOutputPrimitive
External/Rhi/glslang/src/glslang/MachineIndependent/localintermediate.h:506
↓ 7 callersMethodgetRenderer
Example/Source/Examples/Private/Framework/ExampleBase.cpp:41
↓ 7 callersMethodgetSamplerState
* @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 callersMethodgetVertices
External/Rhi/glslang/src/glslang/MachineIndependent/localintermediate.h:653
↓ 7 callersMethodgetVkImageLayout
* @brief * Return the Vulkan image layout * * @return * The Vulkan image layout */
Source/Rhi/Private/VulkanRhi/VulkanRhi.cpp:6233
↓ 7 callersMethodgetVkPhysicalDevice
* @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 callersFunctionget_algorithm_name
/////////////////////////////////////////////////////////////////////////// Returns a string of the algorithm name suitable for display. TODO: constex
External/Renderer/acl/core/algorithm_types.h:71
↓ 7 callersMethodget_num_bytes
/////////////////////////////////////////////////////////////////////////// Returns the number of bytes used by the bit set.
External/Renderer/acl/core/bitset.h:77
↓ 7 callersFunctionget_packed_vector_size
TODO: constexpr
External/Renderer/acl/math/vector4_packing.h:1085
↓ 7 callersMethodget_unpacked_image
External/Renderer/crunch/src/crn_mipmapped_texture.cpp:337
↓ 7 callersFunctiongz_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 callersMethodhasAnyLocation
External/Rhi/glslang/src/glslang/Include/Types.h:928
↓ 7 callersMethodhas_alpha
External/Renderer/crunch/src/crn_image.h:157
↓ 7 callersFunctionhashBuckets
External/RendererToolkit/meshoptimizer/indexgenerator.cpp:127
↓ 7 callersMethodincrementDepth
External/Rhi/glslang/src/glslang/Include/intermediate.h:1762
↓ 7 callersFunctionini_find_property
External/Example/ini/ini.h:746
↓ 7 callersFunctionini_property_add
External/Example/ini/ini.h:808
↓ 7 callersMethodinitialize
[-------------------------------------------------------] [ Public methods ] [---------------------------------
Example/Source/Examples/Private/Advanced/InstancedCubes/CubeRendererInstancedArrays/BatchInstancedArrays.cpp:45
↓ 7 callersFunctioninsert
External/Renderer/ImGui/imgui.h:1721
↓ 7 callersMethodisGL_ARB_tessellation_shader
Source/Rhi/Private/OpenGLRhi/OpenGLRhi.cpp:2520
↓ 7 callersMethodisGL_ARB_uniform_buffer_object
Source/Rhi/Private/OpenGLRhi/OpenGLRhi.cpp:2490
↓ 7 callersMethodisGL_NV_mesh_shader
NV
Source/Rhi/Private/OpenGLRhi/OpenGLRhi.cpp:2402
↓ 7 callersMethodisScalarOrVec1
External/Rhi/glslang/src/glslang/Include/Types.h:1675
↓ 7 callersMethodisSpecConstant
External/Rhi/glslang/src/SPIRV/SpvBuilder.h:246
↓ 7 callersMethodisVectorType
External/Rhi/glslang/src/SPIRV/SpvBuilder.h:225
↓ 7 callersMethodisWriteOnly
External/Rhi/glslang/src/glslang/Include/Types.h:573
↓ 7 callersMethodis_stripped_from_output
External/Renderer/acl/compression/impl/track_stream.h:336
↓ 7 callersMethodis_valid
External/Renderer/acl/core/impl/compressed_tracks.impl.h:182
↓ 7 callersMethodloadMaterialResourceByAssetId
Source/Renderer/Public/Resource/Material/MaterialResourceManager.cpp:54
↓ 7 callersFunctionloadShaderProgramFromSourceCode
* @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 callersFunctionlog10
External/Renderer/xsimd/math/xsimd_logarithm.hpp:458
↓ 7 callersMethodmakeUint16Constant
External/Rhi/glslang/src/SPIRV/SpvBuilder.h:296
↓ 7 callersMethodmakeUint8Constant
External/Rhi/glslang/src/SPIRV/SpvBuilder.h:292
↓ 7 callersFunctionmapBuffer
Source/Rhi/Private/OpenGLRhi/OpenGLRhi.cpp:18807
↓ 7 callersFunctionmi_heap_contains_queue
External/Rhi/mimalloc/src/page-queue.c:131
↓ 7 callersFunctionmi_os_mem_free
External/Rhi/mimalloc/src/os.c:226
↓ 7 callersFunctionmi_page_queue_is_full
External/Rhi/mimalloc/src/page-queue.c:40
↓ 7 callersMethodmin
External/Renderer/xsimd/types/xsimd_sse_int64.hpp:321
↓ 7 callersFunctionmz_zip_array_resize
External/Renderer/crunch/src/crn_miniz.cpp:2541
↓ 7 callersFunctionmz_zip_reader_end
External/Renderer/crunch/src/crn_miniz.cpp:3388
↓ 7 callersFunctionnext
External/RendererToolkit/Assimp/contrib/utf8cpp/source/utf8/unchecked.h:61
↓ 7 callersMethodnormalize
External/Renderer/crunch/src/crn_vec.h:477
↓ 7 callersMethodprint
External/Renderer/crunch/src/crn_image_utils.cpp:772
↓ 7 callersFunctionpushback
External/Renderer/MojoShader/mojoshader_preprocessor.cpp:780
↓ 7 callersFunctionread_obj
External/Renderer/crunch/src/crn_utils.h:97
↓ 7 callersFunctionresampler_range_check
External/Renderer/crunch/src/crn_resampler.cpp:10
↓ 7 callersMethodsetAssetId
Source/Renderer/Public/Resource/IResource.h:199
↓ 7 callersMethodsetDefaultTextureFiltering
Source/Renderer/Public/Resource/MaterialBlueprint/MaterialBlueprintResourceManager.cpp:182
↓ 7 callersMethodsetResourceManager
Source/Renderer/Public/Resource/IResource.h:194
↓ 7 callersMethodsize_in_bytes
External/Renderer/ImGui/imgui_internal.h:578
↓ 7 callersFunctionstbi__compute_y
External/Renderer/crunch/src/crn_stb_image.cpp:1572
↓ 7 callersFunctionstbi__start_callbacks
initialize a callback-based context
External/Renderer/crunch/src/crn_stb_image.cpp:748
↓ 7 callersFunctionstbi__start_mem
initialize a memory-decode context
External/Renderer/crunch/src/crn_stb_image.cpp:739
↓ 7 callersFunctionstbtt_GetGlyphBitmapBoxSubpixel
External/Renderer/ImGui/imstb_truetype.h:2629
↓ 7 callersFunctionstbtt__cff_get_index
External/Renderer/ImGui/imstb_truetype.h:1173
↓ 7 callersFunctiontinfl_decompress
External/Renderer/crunch/src/crn_miniz.cpp:604
↓ 7 callersFunctionto_int
External/Renderer/xsimd/types/xsimd_fallback.hpp:1092
↓ 7 callersMethodtransferArraySizes
External/Rhi/glslang/src/glslang/Include/Types.h:1871
↓ 7 callersFunctiontransformVectorByMatrix
[-------------------------------------------------------] [ Global functions ] [---------------------------------
Source/Renderer/Public/Resource/CompositorNode/Pass/ShadowMap/CompositorInstancePassShadowMap.cpp:68
← previousnext →1,201–1,300 of 20,864, ranked by callers