MCPcopy Create free account

hub / github.com/KhronosGroup/KTX-Software / functions

Functions12,720 in github.com/KhronosGroup/KTX-Software

↓ 10 callersFunctionutf8_decode
A public domain branchless UTF-8 decoder by Christopher Wellons: https://github.com/skeeto/branchless-utf8 Decode the next character, c, from s, repor
external/fmt/include/fmt/format.h:556
↓ 10 callersFunctionvec4F_set_scalar
external/basisu/encoder/basisu_bc7enc.cpp:32
↓ 10 callersFunctionvformat_to
external/fmt/include/fmt/xchar.h:217
↓ 10 callersMethodwas_changed
external/basisu/encoder/basisu_comp.h:195
↓ 9 callersFunction$
(e)
external/basisu/webgl/gltf/three.min.js:1
↓ 9 callersMethodBeginString
other_include/vma/vk_mem_alloc.h:5649
↓ 9 callersFunctionElements
external/fmt/test/gtest/gmock/gmock.h:6277
↓ 9 callersMethodEndString
other_include/vma/vk_mem_alloc.h:5723
↓ 9 callersFunctionExpect
Verifies that condition is true; generates a non-fatal failure if condition is false.
external/fmt/test/gtest/gmock/gmock.h:553
↓ 9 callersFunctionFreeEXRImage
external/astc-encoder/Source/ThirdParty/tinyexr.h:13015
↓ 9 callersFunctionGTEST_EXCLUSIVE_LOCK_REQUIRED_
external/fmt/test/gtest/gmock/gmock.h:9009
↓ 9 callersMethodGetSumFreeSize
other_include/vma/vk_mem_alloc.h:9969
↓ 9 callersFunctionGetTypeName
GetTypeName(const std::type_info&) returns a human-readable name of type T.
external/fmt/test/gtest/gtest/gtest.h:3332
↓ 9 callersFunctionHUF_getDTableDesc
external/basisu/zstd/zstddeclib.c:13466
↓ 9 callersFunctionJ
(e,t,n)
external/basisu/webgl/gltf/three.min.js:1
↓ 9 callersFunctionMatchPrintAndExplain
external/fmt/test/gtest/gmock/gmock.h:3452
↓ 9 callersFunctionReturn
external/fmt/test/gtest/gmock/gmock.h:2160
↓ 9 callersFunctionVmaFree
other_include/vma/vk_mem_alloc.h:3825
↓ 9 callersFunctionVmaIsPow2
other_include/vma/vk_mem_alloc.h:3381
↓ 9 callersFunctionWriteAttributeToMemory
external/astc-encoder/Source/ThirdParty/tinyexr.h:7355
↓ 9 callersFunctionXXH_swap64
external/basisu/zstd/zstddeclib.c:9402
↓ 9 callersFunctionZSTD_customFree
external/basisu/zstd/zstddeclib.c:15275
↓ 9 callersFunctionZSTD_initFseState
external/basisu/zstd/zstddeclib.c:20756
↓ 9 callersFunctionZSTD_startingInputLength
external/basisu/zstd/zstddeclib.c:17477
↓ 9 callersFunctionZSTD_wildcopy
external/basisu/zstd/zstddeclib.c:13123
↓ 9 callersFunctionalign
tools/ktx/utility.h:28
↓ 9 callersFunctionas_string
external/fmt/test/module-test.cc:244
↓ 9 callersFunctionassertColorProfileDataEqual
external/lodepng/lodepng_unittest.cpp:2249
↓ 9 callersFunctionbasisu_transcoder_init
Library global initialization. Requires ~9 milliseconds when compiled and executed natively on a Core i7 2.2 GHz. If this is too slow, these computed
external/basisu/transcoder/basisu_transcoder.cpp:1908
↓ 9 callersMethodbegin
external/fmt/include/fmt/color.h:426
↓ 9 callersFunctionblendv_mask_epi32
external/basisu/encoder/cppspmd_sse.h:176
↓ 9 callersFunctioncast_vfloat_to_vint
external/basisu/encoder/cppspmd_sse.h:1538
↓ 9 callersMethodclear
other_include/vma/vk_mem_alloc.h:4436
↓ 9 callersFunctioncodecTest
Test LodePNG encoding and decoding using some image generated with the given parameters
external/lodepng/lodepng_unittest.cpp:759
↓ 9 callersFunctioncreateDFDUnpacked
* @~English * @brief Create a Data Format Descriptor for an unpacked format. * * @param bigEndian Set to 1 for big-endian byte ordering and
external/dfdutils/createdfd.c:190
↓ 9 callersMethoddynamic_width
external/fmt/include/fmt/base.h:768
↓ 9 callersFunctionee
(e)
external/basisu/webgl/gltf/three.min.js:1
↓ 9 callersMethodevaluate_etc1_error
external/basisu/encoder/basisu_etc.cpp:727
↓ 9 callersFunctionflush
external/fmt/include/fmt/os.h:384
↓ 9 callersFunctionformat_as
external/fmt/include/fmt/format.h:3847
↓ 9 callersFunctiongetICC15Fixed16
Signed
external/lodepng/pngdetail.cpp:881
↓ 9 callersMethodget_diff_bit
external/basisu/encoder/basisu_etc.h:169
↓ 9 callersMethodget_total_blocks
external/basisu/encoder/basisu_enc.h:2915
↓ 9 callersFunctiongmtime
* Converts given time since epoch as `std::time_t` value into calendar time, * expressed in Coordinated Universal Time (UTC). Unlike `std::gmtime`, t
external/fmt/include/fmt/chrono.h:589
↓ 9 callersFunctionktxHashList_Destruct
* @memberof ktxHashList @public * @~English * @brief Destruct a hash list. * * All memory associated with the hash list's keys and values * is fr
lib/hashlist.c:97
↓ 9 callersFunctionktxMemStream_construct_ro
* @~English * @brief Initialize a read-only ktxMemStream. * * @param [in] str pointer to a ktxStream struct to initialize. * @param [in] byte
lib/memstream.c:517
↓ 9 callersFunctionktxTexture_GLUpload
* @memberof ktxTexture * @~English * @brief Create a GL texture object from a ktxTexture object. * * In order to ensure that the GL uploader is no
lib/glloader.c:1075
↓ 9 callersFunctionl
(t,n,i,r)
external/basisu/webgl/gltf/three.min.js:1
↓ 9 callersMethodlargestChannelBitLength
tools/imageio/formatdesc.h:622
↓ 9 callersMethodline
external/fmt/test/gtest/gmock/gmock.h:8485
↓ 9 callersFunctionload_image
external/basisu/encoder/basisu_enc.h:3264
↓ 9 callersFunctionlocaltime
external/fmt/include/fmt/chrono.h:531
↓ 9 callersFunctionlodepng_color_mode_cleanup
external/lodepng/lodepng.cpp:2989
↓ 9 callersFunctionlodepng_memset
external/lodepng/lodepng.cpp:143
↓ 9 callersFunctionlodepng_realloc
NOTE: when realloc returns NULL, it leaves the original memory untouched */
external/lodepng/lodepng.cpp:99
↓ 9 callersFunctionlodepng_state_init
external/lodepng/lodepng.cpp:5704
↓ 9 callersFunctionmin_of
external/fmt/include/fmt/base.h:352
↓ 9 callersMethodmultiply
external/fmt/include/fmt/format.h:2552
↓ 9 callersMethodon_text
external/fmt/include/fmt/chrono.h:1308
↓ 9 callersFunctionoutput_file
external/fmt/include/fmt/os.h:419
↓ 9 callersFunctionperspective
* Generates a perspective projection matrix with the given bounds * * @param {mat4} out mat4 frustum matrix will be written into * @param {number}
tests/webgl/gl-matrix.js:5095
↓ 9 callersFunctionpointer
external/fmt/test/gtest/gtest/gtest.h:2023
↓ 9 callersFunctionprint_diagnostic_image
* @brief Populate a single diagnostic image showing aspects of the encoding. * * @param context The context to use. * @param image The
external/astc-encoder/Source/astcenccli_toplevel.cpp:1533
↓ 9 callersFunctionrange_begin
external/fmt/include/fmt/ranges.h:49
↓ 9 callersMethodread
external/fmt/test/posix-mock-test.cc:136
↓ 9 callersMethodrend
tools/imageio/imagespan.hpp:165
↓ 9 callersFunctionsave_file
write given buffer to the file, overwriting the file, it doesn't append to it.*/
external/lodepng/lodepng.cpp:7151
↓ 9 callersMethodset
Sets the buffer data and capacity.
external/fmt/include/fmt/base.h:1770
↓ 9 callersFunctionstbi__get_marker
if there's a pending marker from the entropy stream, return that otherwise, fetch from the stream and get a marker. if there's no marker, return 0xff,
external/astc-encoder/Source/ThirdParty/stb_image.h:2917
↓ 9 callersFunctionstbi_image_free
external/astc-encoder/Source/ThirdParty/stb_image.h:1099
↓ 9 callersFunctionstbiw__jpg_processDU
external/astc-encoder/Source/ThirdParty/stb_image_write.h:1328
↓ 9 callersFunctionstbiw__jpg_writeBits
external/astc-encoder/Source/ThirdParty/stb_image_write.h:1253
↓ 9 callersFunctiontest_color
tests/unittests/image_unittests.cc:36
↓ 9 callersFunctionunit3
* @brief Factory that returns a unit length 3 component vfloat4. */
external/astc-encoder/Source/astcenc_vecmathlib.h:295
↓ 9 callersMethodunpack
external/basisu/encoder/basisu_gpu_texture.cpp:1209
↓ 9 callersFunctionunpack_etc1
external/basisu/encoder/basisu_etc.cpp:604
↓ 9 callersFunctionvfprintf
external/fmt/include/fmt/printf.h:581
↓ 9 callersFunctionvk2dfd
* @~English * @brief Create a DFD matching a VkFormat. * * @param[in] format VkFormat for which to create a DFD. * * @return pointer to t
external/dfdutils/vk2dfd.c:26
↓ 9 callersFunctionwrite
Attempts to write a string to a file.
external/fmt/test/os-test.cc:128
↓ 9 callersFunctionwrite_bits
* @brief Write up to 8 bits at an arbitrary bit offset. * * The stored value is at most 8 bits, but can be stored at an offset of between 0 and 7 bi
external/astc-encoder/Source/astcenc_symbolic_physical.cpp:81
↓ 9 callersFunctionxe
(t)
external/basisu/webgl/gltf/three.min.js:1
↓ 8 callersMethodAlloc
other_include/vma/vk_mem_alloc.h:4532
↓ 8 callersMethodAssertHeld
Does nothing if the current thread holds the mutex. Otherwise, crashes with high probability.
external/fmt/test/gtest/gmock-gtest-all.cc:10705
↓ 8 callersFunctionContains
external/fmt/test/gtest/gmock/gmock.h:7506
↓ 8 callersFunctionFormatFileLocation
Formats a source file path and a line number as they would appear in an error message from the compiler used to compile this code.
tests/gtest/src/gtest-port.cc:1023
↓ 8 callersFunctionFormatTestCount
Formats the count of tests.
tests/gtest/src/gtest.cc:3100
↓ 8 callersFunctionFormatTestCount
Formats the count of tests.
external/fmt/test/gtest/gmock-gtest-all.cc:4591
↓ 8 callersMethodGetAllocationInfo
other_include/vma/vk_mem_alloc.h:7219
↓ 8 callersFunctionHUF_isError
external/basisu/zstd/zstddeclib.c:3113
↓ 8 callersFunctionHandleExceptionsInMethodIfSupported
tests/gtest/src/gtest.cc:2615
↓ 8 callersFunctionHandleExceptionsInMethodIfSupported
external/fmt/test/gtest/gmock-gtest-all.cc:4106
↓ 8 callersFunctionHuffmanTree_cleanup
external/lodepng/lodepng.cpp:650
↓ 8 callersFunctionHuffmanTree_init
external/lodepng/lodepng.cpp:643
↓ 8 callersFunctionIsSubstringImpl
tests/gtest/src/gtest.cc:1754
↓ 8 callersFunctionIsSubstringImpl
external/fmt/test/gtest/gmock-gtest-all.cc:3245
↓ 8 callersFunctionM
(e,t,n)
external/basisu/webgl/gltf/three.min.js:1
↓ 8 callersMethodPerform
Performs the action. Note that this method is const even though the corresponding method in ActionInterface is not. The reason is that a const Actio
external/fmt/test/gtest/gmock/gmock.h:1410
↓ 8 callersFunctionPrintCharsAsStringTo
tests/gtest/src/gtest-printers.cc:316
↓ 8 callersFunctionPrintCharsAsStringTo
external/fmt/test/gtest/gmock-gtest-all.cc:12045
↓ 8 callersMethodSet
Sets the default value for type T&.
external/fmt/test/gtest/gmock/gmock.h:1281
← previousnext →701–800 of 12,720, ranked by callers