MCPcopy Create free account

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

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

↓ 5 callersFunctionGetString
external/tinygltf/tiny_gltf.h:3034
↓ 5 callersFunctionHUF_decodeStreamX1
external/basisu/zstd/zstddeclib.c:7977
↓ 5 callersFunctionHUF_decodeStreamX2
external/basisu/zstd/zstddeclib.c:8424
↓ 5 callersFunctionHUF_selectDecoder
HUF_selectDecoder() : * Tells which decoder is likely to decode faster, * based on a set of pre-computed metrics. * @return : 0==HUF_decompress4X
external/basisu/zstd/zstddeclib.c:8730
↓ 5 callersMethodHas
Valid only for object type.
external/tinygltf/tiny_gltf.h:385
↓ 5 callersFunctionImRotate
external/imgui/imgui_internal.h:210
↓ 5 callersFunctionImSwap
external/imgui/imgui_internal.h:195
↓ 5 callersFunctionMEM_swap32
external/basisu/zstd/zstddeclib.c:845
↓ 5 callersFunctionMEM_swap64
external/basisu/zstd/zstddeclib.c:860
↓ 5 callersMethodPathArcTo
external/imgui/imgui_draw.cpp:919
↓ 5 callersMethodPathArcToFast
external/imgui/imgui_draw.cpp:904
↓ 5 callersFunctionSTB_TEXTEDIT_INSERTCHARS
external/imgui/imgui_widgets.cpp:2914
↓ 5 callersFunctionShowExampleMenuFile
external/imgui/imgui_demo.cpp:2685
↓ 5 callersMethodTextureTexCoord
Return the index of a texture coordinate set if this Parameter is a texture map. Returned value is only valid if the parameter represent a texture fro
external/tinygltf/tiny_gltf.h:480
↓ 5 callersFunctionZSTD_customMalloc
=************************************************************** * Custom allocator ****************************************************************/
external/basisu/zstd/zstddeclib.c:7646
↓ 5 callersFunctionZSTD_errorFrameSizeInfo
external/basisu/zstd/zstddeclib.c:11960
↓ 5 callersFunctionZSTD_getDictID_fromDDict
! ZSTD_getDictID_fromDDict() : * Provides the dictID of the dictionary loaded into `ddict`. * If @return == 0, the dictionary is not conformant to
external/basisu/zstd/zstddeclib.c:11253
↓ 5 callersFunctionZSTD_wildcopy
external/basisu/zstd/zstddeclib.c:7409
↓ 5 callersFunctionastc_set_bits_1_to_9
ASTC
external/basisu/transcoder/basisu_transcoder.cpp:11688
↓ 5 callersFunctionbasis_block_format_is_uncompressed
external/basisu/transcoder/basisu_transcoder.cpp:10985
↓ 5 callersMethodbinary
external/tinygltf/json.hpp:6586
↓ 5 callersMethodclear
external/basisu/transcoder/basisu_transcoder.cpp:16608
↓ 5 callersFunctionclear_obj
external/basisu/transcoder/basisu.h:125
↓ 5 callersFunctionempty
! @brief checks whether the container is empty. Checks if a JSON value has no elements (i.e. whether its @ref size is `0`). @return The
external/tinygltf/json.hpp:22636
↓ 5 callersFunctionescape
! * @brief string escaping as described in RFC 6901 (Sect. 4) * @param[in] s string to escape * @return escaped string * * Note the order of e
external/tinygltf/json.hpp:2674
↓ 5 callersMethodget_character
external/tinygltf/json.hpp:5479
↓ 5 callersMethodheader
base/ui.hpp:285
↓ 5 callersMethodinit
external/basisu/transcoder/basisu_transcoder.cpp:16638
↓ 5 callersMethodinitSurface
base/VulkanSwapChain.hpp:70
↓ 5 callersMethodis_begin
return whether the iterator can be dereferenced
external/tinygltf/json.hpp:11481
↓ 5 callersFunctionpack_eac_solid_block
external/basisu/transcoder/basisu_transcoder.cpp:15725
↓ 5 callersMethodparse
! @brief public parser interface @param[in] strict whether to expect the last token to be EOF @param[in,out] result parsed JSON val
external/tinygltf/json.hpp:11010
↓ 5 callersMethodprepare
src/main.cpp:1887
↓ 5 callersFunctionread_bit
external/basisu/transcoder/basisu_transcoder.cpp:12050
↓ 5 callersMethodrotate
base/camera.hpp:84
↓ 5 callersFunctionset_block_bits
external/basisu/transcoder/basisu_transcoder.cpp:3815
↓ 5 callersMethodset_trans_high_color
4443
external/basisu/transcoder/basisu_transcoder.cpp:6764
↓ 5 callersMethodset_trans_low_color
4433
external/basisu/transcoder/basisu_transcoder.cpp:6754
↓ 5 callersFunctionstb_textedit_delete_selection
delete the section
external/imgui/imstb_textedit.h:596
↓ 5 callersFunctionstb_textedit_move_to_first
move cursor to first character of selection
external/imgui/imstb_textedit.h:622
↓ 5 callersFunctionstbi__do_zlib
external/tinygltf/stb_image.h:4231
↓ 5 callersFunctionstbi__getn
external/tinygltf/stb_image.h:1505
↓ 5 callersFunctionstbi__hdr_gettoken
external/tinygltf/stb_image.h:6687
↓ 5 callersFunctionstbi__jpeg_huff_decode
decode a jpeg huffman value from the bitstream
external/tinygltf/stb_image.h:1908
↓ 5 callersFunctionstbi__jpeg_reset
after a restart interval, stbi__jpeg_reset the entropy decoder and the dc prediction
external/tinygltf/stb_image.h:2736
↓ 5 callersFunctionstbi__paeth
external/tinygltf/stb_image.h:4379
↓ 5 callersFunctionstbi__zbuild_huffman
external/tinygltf/stb_image.h:3884
↓ 5 callersFunctionstbtt_GetGlyphShape
external/imgui/imstb_truetype.h:2249
↓ 5 callersFunctionstbtt_InitFont
external/imgui/imstb_truetype.h:4735
↓ 5 callersFunctionstbtt__csctx_rline_to
external/imgui/imstb_truetype.h:1902
↓ 5 callersMethodswap
external/basisu/transcoder/basisu_containers.h:854
↓ 5 callersMethodupdate
base/camera.hpp:125
↓ 4 callersFunctionBIT_lookBitsFast
! BIT_lookBitsFast() : * unsafe version; only works if nbBits >= 1 */
external/basisu/zstd/zstddeclib.c:1874
↓ 4 callersFunctionFSE_decompress_usingDTable_generic
external/basisu/zstd/zstddeclib.c:3383
↓ 4 callersFunctionGetScrollMaxX
external/imgui/imgui.cpp:4280
↓ 4 callersFunctionGetViewportRect
external/imgui/imgui.cpp:4006
↓ 4 callersFunctionHUF_readDTableX2_wksp
external/basisu/zstd/zstddeclib.c:8287
↓ 4 callersFunctionImAcos01
external/imgui/imgui_draw.cpp:2861
↓ 4 callersFunctionImFmod
external/imgui/imgui_internal.h:180
↓ 4 callersFunctionImParseFormatFindStart
We don't use strchr() because our strings are usually very short and often start with '%'
external/imgui/imgui_widgets.cpp:2512
↓ 4 callersFunctionImStrncpy
external/imgui/imgui.cpp:1185
↓ 4 callersFunctionInputTextCalcTextSizeW
external/imgui/imgui_widgets.cpp:2821
↓ 4 callersFunctionInputTextFilterCharacter
Return false to discard a character.
external/imgui/imgui_widgets.cpp:3033
↓ 4 callersMethodInsertChars
external/imgui/imgui_widgets.cpp:3000
↓ 4 callersFunctionIsDataURI
external/tinygltf/tiny_gltf.h:2861
↓ 4 callersMethodIsLoaded
external/imgui/imgui.h:1945
↓ 4 callersFunctionIsNavInputPressedAnyOfTwo
external/imgui/imgui_internal.h:1200
↓ 4 callersMethodIsObject
external/tinygltf/tiny_gltf.h:334
↓ 4 callersFunctionMEM_read32
external/basisu/zstd/zstddeclib.c:768
↓ 4 callersFunctionMEM_read64
external/basisu/zstd/zstddeclib.c:769
↓ 4 callersFunctionMEM_write32
external/basisu/zstd/zstddeclib.c:773
↓ 4 callersFunctionMEM_writeLE16
external/basisu/zstd/zstddeclib.c:899
↓ 4 callersMethodPassFilter
external/imgui/imgui.cpp:1906
↓ 4 callersMethodPopClipRect
external/imgui/imgui.cpp:3452
↓ 4 callersMethodPushTextureID
external/imgui/imgui_draw.cpp:491
↓ 4 callersFunctionSTB_TEXTEDIT_DELETECHARS
external/imgui/imgui_widgets.cpp:2899
↓ 4 callersFunctionSTB_TEXTEDIT_GETWIDTH
external/imgui/imgui_widgets.cpp:2871
↓ 4 callersMethodSetInt
FIXME-OPT: Need a way to reuse the result of lower_bound when doing GetInt()/SetInt() - not too bad because it only happens on explicit interaction (m
external/imgui/imgui.cpp:1792
↓ 4 callersMethodSize
external/tinygltf/tiny_gltf.h:404
↓ 4 callersFunctionXXH32_endian_align
external/basisu/zstd/zstddeclib.c:6625
↓ 4 callersFunctionXXH64_endian_align
external/basisu/zstd/zstddeclib.c:6725
↓ 4 callersFunctionXXH_read32
Force direct memory access. Only works on CPU which support unaligned memory access in hardware */
external/basisu/zstd/zstddeclib.c:6439
↓ 4 callersFunctionXXH_read64
external/basisu/zstd/zstddeclib.c:6440
↓ 4 callersFunctionXXH_swap32
external/basisu/zstd/zstddeclib.c:6500
↓ 4 callersFunctionXXH_swap64
external/basisu/zstd/zstddeclib.c:6507
↓ 4 callersFunctionZSTD_DDict_dictSize
external/basisu/zstd/zstddeclib.c:11065
↓ 4 callersFunctionZSTD_buildFSETable
external/basisu/zstd/zstddeclib.c:14000
↓ 4 callersFunctionZSTD_checkContinuity
external/basisu/zstd/zstddeclib.c:15012
↓ 4 callersFunctionZSTD_frameHeaderSize_internal
ZSTD_frameHeaderSize_internal() : * srcSize must be large enough to reach header size fields. * note : only works for formats ZSTD_f_zstd1 and ZST
external/basisu/zstd/zstddeclib.c:11711
↓ 4 callersFunctionZSTD_getDDict
external/basisu/zstd/zstddeclib.c:12330
↓ 4 callersFunctionZSTD_getFrameHeader
ZSTD_getFrameHeader() : * decode Frame Header, or require larger `srcSize`. * note : this function does not consume input, it only reads it. * @r
external/basisu/zstd/zstddeclib.c:11824
↓ 4 callersMethodaccept
! @brief public accept interface @param[in] strict whether to expect the last token to be EOF @return whether the input is a proper JSON
external/tinygltf/json.hpp:11070
↓ 4 callersFunctionbasis_get_bytes_per_block_or_pixel
external/basisu/transcoder/basisu_transcoder.cpp:10795
↓ 4 callersFunctioncend
! @brief returns a const iterator to one past the last element Returns a const iterator to one past the last element. @image html range-
external/tinygltf/json.hpp:22292
↓ 4 callersFunctionconstruct_array
external/basisu/transcoder/basisu_containers.h:86
↓ 4 callersFunctionconv_dxt1_to_fxt1_sels
external/basisu/transcoder/basisu_transcoder.cpp:2330
↓ 4 callersFunctiondestroy
external/tinygltf/json.hpp:18636
↓ 4 callersFunctiondetermine_unique_pbits
Determines the best unique pbits to use to encode xl/xh
external/basisu/transcoder/basisu_transcoder.cpp:12808
↓ 4 callersMethodempty
external/basisu/transcoder/basisu_containers.h:355
↓ 4 callersFunctionencode_bc1_solid_block
external/basisu/transcoder/basisu_transcoder.cpp:14856
← previousnext →301–400 of 2,896, ranked by callers