MCPcopy Create free account

hub / github.com/SaschaWillems/Vulkan-glTF-PBR / functions

Functions2,896 in github.com/SaschaWillems/Vulkan-glTF-PBR

↓ 4 callersFunctionencode_bc4
external/basisu/transcoder/basisu_transcoder.cpp:14592
↓ 4 callersFunctionerase
external/tinygltf/json.hpp:21727
↓ 4 callersFunctionfind
external/tinygltf/json.hpp:22027
↓ 4 callersFunctionget_arithmetic_value
external/tinygltf/json.hpp:3976
↓ 4 callersMethodget_binary
external/tinygltf/json.hpp:10813
↓ 4 callersFunctionget_endpoint_l8
external/basisu/transcoder/basisu_transcoder.cpp:3381
↓ 4 callersMethodget_global_codebooks
external/basisu/transcoder/basisu_transcoder.h:522
↓ 4 callersMethodget_high_color
external/basisu/transcoder/basisu_transcoder.cpp:954
↓ 4 callersMethodget_low_color
external/basisu/transcoder/basisu_transcoder.cpp:955
↓ 4 callersMethodget_string
external/tinygltf/json.hpp:10780
↓ 4 callersFunctioninsert_iterator
external/tinygltf/json.hpp:23227
↓ 4 callersFunctionintern_atom_helper
base/VulkanExampleBase.cpp:1379
↓ 4 callersFunctionis_boolean
! @brief return whether value is a boolean This function returns true if and only if the JSON value is a boolean. @return `true` if type
external/tinygltf/json.hpp:20074
↓ 4 callersFunctionis_power_of_2
external/basisu/transcoder/basisu_containers.h:33
↓ 4 callersFunctionis_separator
external/imgui/imgui_widgets.cpp:2887
↓ 4 callersMethodloadFromFile
base/VulkanglTFModel.cpp:1350
↓ 4 callersFunctionprepare_bc1_single_color_table
external/basisu/transcoder/basisu_transcoder.cpp:1044
↓ 4 callersFunctionreplace_substring
! @brief replace all occurrences of a substring by another string @param[in,out] s the string to manipulate; changed so that all occu
external/tinygltf/json.hpp:2656
↓ 4 callersMethodset_end
set iterator to a defined past the end
external/tinygltf/json.hpp:11475
↓ 4 callersMethodsetupWindow
base/VulkanExampleBase.cpp:705
↓ 4 callersFunctionsquaref
external/basisu/transcoder/basisu.h:148
↓ 4 callersFunctionstb_textedit_delete
delete characters while updating undo
external/imgui/imstb_textedit.h:588
↓ 4 callersFunctionstbi__bitcount
external/tinygltf/stb_image.h:5083
↓ 4 callersFunctionstbi__cleanup_jpeg
clean up the temporary component buffers
external/tinygltf/stb_image.h:3614
↓ 4 callersFunctionstbi__compute_y_16
external/tinygltf/stb_image.h:1622
↓ 4 callersFunctionstbi__extend_receive
combined JPEG 'receive' and JPEG 'extend', since baseline always extends everything it receives.
external/tinygltf/stb_image.h:1962
↓ 4 callersFunctionstbi__high_bit
returns 0..31 for the highest set bit
external/tinygltf/stb_image.h:5071
↓ 4 callersFunctionstbi__jpeg_get_bit
external/tinygltf/stb_image.h:1989
↓ 4 callersFunctionstbi__load_and_postprocess_8bit
external/tinygltf/stb_image.h:1116
↓ 4 callersFunctionstbi__malloc_mad2
mallocs with size overflow checking
external/tinygltf/stb_image.h:946
↓ 4 callersFunctionstbi__readval
external/tinygltf/stb_image.h:6002
↓ 4 callersFunctionstbi__shiftsigned
extract an arbitrarily-aligned N-bit value (N=bits) from v, and then make it 8-bits long and fractionally extend it to full full range.
external/tinygltf/stb_image.h:5096
↓ 4 callersFunctionstbi__tga_get_comp
returns STBI_rgb or whatever, 0 on error
external/tinygltf/stb_image.h:5388
↓ 4 callersFunctionstbi__vertical_flip
external/tinygltf/stb_image.h:1078
↓ 4 callersFunctionstbi__zget8
external/tinygltf/stb_image.h:3951
↓ 4 callersFunctionstbi_image_free
external/tinygltf/stb_image.h:981
↓ 4 callersFunctionstbtt_GetFontOffsetForIndex
external/imgui/imstb_truetype.h:4725
↓ 4 callersFunctionstbtt_MakeGlyphBitmapSubpixel
external/imgui/imstb_truetype.h:3572
↓ 4 callersFunctionstbtt__add_point
external/imgui/imstb_truetype.h:3361
↓ 4 callersFunctionstbtt__cff_index_get
external/imgui/imstb_truetype.h:1227
↓ 4 callersFunctionstbtt__csctx_v
external/imgui/imstb_truetype.h:1872
↓ 4 callersFunctionstbtt__oversample_shift
external/imgui/imstb_truetype.h:3944
↓ 4 callersMethodtranscode_image
external/basisu/transcoder/basisu_transcoder.cpp:8650
↓ 4 callersFunctiontranscode_uastc_to_etc2_eac_a8
external/basisu/transcoder/basisu_transcoder.cpp:14484
↓ 4 callersFunctionwrite_bc4_solid_block
external/basisu/transcoder/basisu_transcoder.cpp:15619
↓ 3 callersFunctionDataTypeApplyOpFromText
User can input math operators (e.g. +100) to edit a numerical values. NB: This is _not_ a full expression evaluator. We should probably add one and re
external/imgui/imgui_widgets.cpp:1566
↓ 3 callersFunctionDecodeDataURI
external/tinygltf/tiny_gltf.h:2900
↓ 3 callersMethodDeleteChars
Public API to manipulate UTF-8 text We expose UTF-8 to the user (unlike the STB_TEXTEDIT_* functions which are manipulating wchar) FIXME: The existenc
external/imgui/imgui_widgets.cpp:2982
↓ 3 callersFunctionERR_getErrorName
external/basisu/zstd/zstddeclib.c:1196
↓ 3 callersMethodFactor
Material factor, like the roughness or metalness of a material Returned value is only valid if the parameter represent a texture from a material
external/tinygltf/tiny_gltf.h:516
↓ 3 callersMethodFindGlyphNoFallback
external/imgui/imgui_draw.cpp:2408
↓ 3 callersFunctionFindWindowNavFocusable
external/imgui/imgui.cpp:7443
↓ 3 callersFunctionGetBaseDir
external/tinygltf/tiny_gltf.h:2067
↓ 3 callersMethodGetCharAdvance
external/imgui/imgui.h:1944
↓ 3 callersFunctionGetDefaultFont
external/imgui/imgui_internal.h:1127
↓ 3 callersMethodGetInt
external/imgui/imgui.cpp:1732
↓ 3 callersFunctionGetNumber
external/tinygltf/tiny_gltf.h:3016
↓ 3 callersFunctionGetStyleVarInfo
external/imgui/imgui.cpp:5391
↓ 3 callersMethodGetVarPtr
external/imgui/imgui.cpp:5363
↓ 3 callersFunctionHUF_DEltX1_set4
* Packs 4 HUF_DEltX1 structs into a U64. This is used to lay down 4 entries at * a time. */
external/basisu/zstd/zstddeclib.c:7798
↓ 3 callersFunctionHUF_decompress4X1_DCtx
external/basisu/zstd/zstddeclib.c:8930
↓ 3 callersFunctionHUF_decompress4X1_DCtx_wksp
external/basisu/zstd/zstddeclib.c:8179
↓ 3 callersFunctionHUF_decompress4X1_DCtx_wksp_bmi2
external/basisu/zstd/zstddeclib.c:8165
↓ 3 callersFunctionHUF_decompress4X2_DCtx
external/basisu/zstd/zstddeclib.c:8944
↓ 3 callersFunctionHUF_decompress4X2_DCtx_wksp
external/basisu/zstd/zstddeclib.c:8647
↓ 3 callersFunctionHUF_decompress4X2_DCtx_wksp_bmi2
external/basisu/zstd/zstddeclib.c:8632
↓ 3 callersFunctionHUF_readDTableX1_wksp
external/basisu/zstd/zstddeclib.c:7818
↓ 3 callersFunctionHUF_readDTableX1_wksp_bmi2
external/basisu/zstd/zstddeclib.c:7823
↓ 3 callersFunctionImCharIsBlankW
external/imgui/imgui_internal.h:125
↓ 3 callersFunctionImFileOpen
external/imgui/imgui.cpp:1338
↓ 3 callersFunctionImInvLength
external/imgui/imgui_internal.h:206
↓ 3 callersFunctionImLineClosestPoint
external/imgui/imgui.cpp:1123
↓ 3 callersFunctionImTextStrToUtf8
external/imgui/imgui.cpp:1549
↓ 3 callersFunctionImTriangleContainsPoint
external/imgui/imgui.cpp:1136
↓ 3 callersMethodIsInt
external/tinygltf/tiny_gltf.h:322
↓ 3 callersMethodIsNumber
external/tinygltf/tiny_gltf.h:324
↓ 3 callersFunctionIsWindowActiveAndVisible
external/imgui/imgui.cpp:2922
↓ 3 callersFunctionIsWindowContentHoverable
external/imgui/imgui.cpp:2520
↓ 3 callersFunctionJoinPath
external/tinygltf/tiny_gltf.h:2027
↓ 3 callersFunctionJsonIsNull
external/tinygltf/tiny_gltf.h:6479
↓ 3 callersFunctionLoadExternalFile
external/tinygltf/tiny_gltf.h:2288
↓ 3 callersFunctionMEM_readLE24
external/basisu/zstd/zstddeclib.c:910
↓ 3 callersFunctionMEM_readLEST
external/basisu/zstd/zstddeclib.c:953
↓ 3 callersFunctionNavScoreItem
Scoring function for directional navigation. Based on https://gist.github.com/rygorous/6981057
external/imgui/imgui.cpp:6680
↓ 3 callersFunctionOffsetNormToPixels
external/imgui/imgui.cpp:7691
↓ 3 callersFunctionParseBooleanProperty
external/tinygltf/tiny_gltf.h:3264
↓ 3 callersFunctionParseIntegerArrayProperty
external/tinygltf/tiny_gltf.h:3494
↓ 3 callersFunctionParseTextureInfo
external/tinygltf/tiny_gltf.h:3957
↓ 3 callersFunctionPatchFormatStringFloatToInt
FIXME-LEGACY: Prior to 1.61 our DragInt() function internally used floats and because of this the compile-time default value for format was "%.0f". Ev
external/imgui/imgui_widgets.cpp:1494
↓ 3 callersMethodPrimReserve
NB: this can be called with negative count for removing primitives (as long as the result does not underflow)
external/imgui/imgui_draw.cpp:584
↓ 3 callersMethodPushClipRect
When using this function it is sane to ensure that float are perfectly rounded to integer values, to that e.g. (int)(max.x-min.x) in user's render pro
external/imgui/imgui.cpp:3445
↓ 3 callersFunctionSerializeGltfBuffer
external/tinygltf/tiny_gltf.h:6952
↓ 3 callersFunctionSerializeGltfTextureInfo
external/tinygltf/tiny_gltf.h:7025
↓ 3 callersFunctionSetCurrentWindow
external/imgui/imgui.cpp:2405
↓ 3 callersFunctionSetWindowCollapsed
external/imgui/imgui.cpp:5687
↓ 3 callersFunctionSetWindowConditionAllowFlags
external/imgui/imgui.cpp:4147
↓ 3 callersFunctionXXH64_digest
external/basisu/zstd/zstddeclib.c:7115
↓ 3 callersFunctionZSTD_DCtx_loadDictionary_advanced
external/basisu/zstd/zstddeclib.c:12843
↓ 3 callersFunctionZSTD_DCtx_reset
external/basisu/zstd/zstddeclib.c:13064
↓ 3 callersFunctionZSTD_DCtx_trace_end
external/basisu/zstd/zstddeclib.c:12111
← previousnext →401–500 of 2,896, ranked by callers