MCPcopy Create free account

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

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

↓ 13 callersFunctionclamp
external/basisu/transcoder/basisu.h:155
↓ 13 callersFunctionconstruct
external/basisu/transcoder/basisu_containers.h:84
↓ 13 callersFunctionconvertUNORMPacked
tools/ktx/command_create.cpp:1951
↓ 13 callersFunctioncount_digits
external/fmt/include/fmt/format.h:1028
↓ 13 callersMethodcreate_from_named_file
Create a KtxTexture1 from a named KTX file according to the file contents.
interface/python_binding/pyktx/ktx_texture1.py:40
↓ 13 callersMethodcurrent
(self)
external/fmt/support/docopt.py:297
↓ 13 callersFunctiondoCodecTest
Test LodePNG encoding and decoding the encoded result
external/lodepng/lodepng_unittest.cpp:749
↓ 13 callersMethodget_image_level_desc
external/basisu/transcoder/basisu_transcoder.cpp:10099
↓ 13 callersMethodget_params
external/basisu/encoder/basisu_etc.h:1023
↓ 13 callersFunctionin
external/fmt/include/fmt/base.h:1014
↓ 13 callersFunctioninit
( wasmBinary )
external/basisu/webgl/gltf/BasisTextureLoader.js:420
↓ 13 callersMethodinit
Reset everything to default/uninitialized state.
external/basisu/encoder/jpgd.cpp:1145
↓ 13 callersFunctionktxHashListEntry_GetKey
* @memberof ktxHashListEntry @public * @~English * @brief Return the key of a ktxHashListEntry * * @param [in] This The target hash list
lib/hashlist.c:588
↓ 13 callersFunctionktxHashListEntry_GetValue
* @memberof ktxHashListEntry @public * @~English * @brief Return the value from a ktxHashListEntry * * @param [in] This The target has
lib/hashlist.c:617
↓ 13 callersFunctionktxHashList_FindValue
* @memberof ktxHashList @public * @~English * @brief Looks up a key in a hash list and returns the value. * * @param [in] pHead pointer
lib/hashlist.c:337
↓ 13 callersFunctionlodepng_chunk_length
external/lodepng/lodepng.cpp:2738
↓ 13 callersFunctionlodepng_color_mode_copy
external/lodepng/lodepng.cpp:2993
↓ 13 callersFunctionlodepng_inspect
read the information from the header and store it in the LodePNGInfo. return value is error*/
external/lodepng/lodepng.cpp:4391
↓ 13 callersMethodlow
external/fmt/include/fmt/format.h:283
↓ 13 callersFunctionmake_tm
external/fmt/test/chrono-test.cc:34
↓ 13 callersFunctionnormalize_safe
* @brief Normalize a vector, returning @c safe if len is zero. */
external/astc-encoder/Source/astcenc_vecmathlib.h:338
↓ 13 callersFunctionparse_test_specs
external/fmt/test/base-test.cc:500
↓ 13 callersMethodrender
(self, d: Definition, config: dict)
external/fmt/support/python/mkdocstrings_handlers/cxx/__init__.py:314
↓ 13 callersFunctionsaturate
external/basisu/transcoder/basisu.h:142
↓ 13 callersMethodset_inten_table
Sets intensity modifier table (0-7) used by subblock subblock_id (0 or 1)
external/basisu/encoder/basisu_etc.h:190
↓ 13 callersMethodsign
external/fmt/include/fmt/base.h:788
↓ 13 callersMethodsize
interface/js_binding/transcoder_wrapper.cpp:92
↓ 13 callersFunctionstore_lanes_masked
* @brief Store a vector, skipping masked lanes. * * All masked lanes must be at the end of vector, after all non-masked lanes. */
external/astc-encoder/Source/astcenc_vecmathlib_sve_8.h:1052
↓ 13 callersFunctionva
(e,t)
external/basisu/webgl/gltf/three.min.js:1
↓ 13 callersMethodvisit
external/fmt/include/fmt/format.h:3737
↓ 13 callersFunctionvkFormatString
lib/vkformat_str.c:19
↓ 13 callersFunctionvtable_lookup_32bit
* @brief Perform a vtable lookup in a 16x 8-bit table with 32-bit indices. */
external/astc-encoder/Source/astcenc_vecmathlib_sve_8.h:985
↓ 12 callersFunctionEq
tests/gtest/include/gtest/gtest-matchers.h:875
↓ 12 callersFunctionEq
external/fmt/test/gtest/gtest/gtest.h:6982
↓ 12 callersMethodFailed
Returns true if and only if the test failed.
tests/gtest/src/gtest.cc:2375
↓ 12 callersMethodFailed
Returns true if and only if the test failed.
external/fmt/test/gtest/gmock-gtest-all.cc:3866
↓ 12 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.
external/fmt/test/gtest/gmock-gtest-all.cc:11351
↓ 12 callersFunctionFreeEXRHeader
external/astc-encoder/Source/ThirdParty/tinyexr.h:12985
↓ 12 callersMethodGetMemoryTypeIndex
other_include/vma/vk_mem_alloc.h:10920
↓ 12 callersFunctionSe
(t,n,i,r,a,o,s,c)
external/basisu/webgl/gltf/three.min.js:1
↓ 12 callersFunctionXXH32_round
! * @internal * @brief Normal stripe processing routine. * * This shuffles the bits so that any bit from @p input impacts several bits in * @p ac
external/basisu/zstd/zstddeclib.c:8973
↓ 12 callersFunctionbasis_is_format_supported
external/basisu/transcoder/basisu_transcoder.cpp:11039
↓ 12 callersFunctioncast_vint_to_vfloat
external/basisu/encoder/cppspmd_sse.h:1539
↓ 12 callersFunctioncreateDFDCompressed
* @~English * @brief Create a Data Format Descriptor for a compressed format. * * @param compScheme Vulkan-style compression scheme enumeration. *
external/dfdutils/createdfd.c:612
↓ 12 callersMethodcreateFromNamedFile
Create a {@link KtxTexture2} from a file. @param filename The name of the file to read. @param createFlags Pass {@link KtxTextureCreateFlagBits#LOAD_
interface/java_binding/src/main/java/org/khronos/ktx/KtxTexture2.java:271
↓ 12 callersMethodcross
tests/loadtests/common/vecmath.hpp:112
↓ 12 callersMethoddup2
external/fmt/test/posix-mock-test.cc:126
↓ 12 callersFunctione
(e,t)
external/basisu/webgl/gltf/three.min.js:1
↓ 12 callersMethodflags
tools/imageio/formatdesc.h:547
↓ 12 callersFunctionga
(e,t)
external/basisu/webgl/gltf/three.min.js:1
↓ 12 callersFunctionget_ktx2_texture
interface/java_binding/src/main/cpp/libktx-jni.h:29
↓ 12 callersFunctionhmin
* @brief Return the horizontal minimum of a vector. */
external/astc-encoder/Source/astcenc_vecmathlib_sve_8.h:459
↓ 12 callersFunctionktxTexture2_CompressBasisEx
lib/basis_encode.cpp:413
↓ 12 callersFunctionload_file
external/lodepng/lodepng.cpp:7141
↓ 12 callersMethodmove
(self)
external/fmt/support/docopt.py:294
↓ 12 callersFunctionmulMatrix
Multiplies 3 vector values with 3x3 matrix */
external/lodepng/lodepng_util.cpp:716
↓ 12 callersFunctionopencl_is_available
external/basisu/encoder/basisu_opencl.cpp:787
↓ 12 callersFunctionprintableICCWord
external/lodepng/pngdetail.cpp:890
↓ 12 callersMethodpush
external/fmt/test/ranges-test.cc:655
↓ 12 callersFunctions
(e)
external/basisu/webgl/gltf/three.min.js:1
↓ 12 callersMethodset_align
external/fmt/include/fmt/base.h:764
↓ 12 callersMethodset_block_color5_etc1s
external/basisu/encoder/basisu_etc.h:646
↓ 12 callersMethodset_inten_tables_etc1s
external/basisu/encoder/basisu_etc.h:199
↓ 12 callersFunctionshowTestResult
(id, pass)
tests/webgl/libktx-webgl/libktx-test.js:748
↓ 12 callersFunctionsq
external/basisu/transcoder/basisu_transcoder.cpp:6929
↓ 12 callersFunctionstbi__grow_buffer_unsafe
external/astc-encoder/Source/ThirdParty/stb_image.h:2073
↓ 12 callersFunctionstbi__zreceive
external/astc-encoder/Source/ThirdParty/stb_image.h:4211
↓ 12 callersMethodswizzle
external/basisu/encoder/basisu_pvrtc1_4.h:279
↓ 12 callersMethodupper
external/fmt/include/fmt/base.h:795
↓ 12 callersFunctionvma_delete
other_include/vma/vk_mem_alloc.h:3855
↓ 11 callersFunctionBoolFromGTestEnv
Reads and returns the Boolean environment variable corresponding to the given flag; if it's not set, returns default_value. The value is considered t
tests/gtest/src/gtest-port.cc:1365
↓ 11 callersFunctionBoolFromGTestEnv
Reads and returns the Boolean environment variable corresponding to the given flag; if it's not set, returns default_value. The value is considered t
external/fmt/test/gtest/gmock-gtest-all.cc:11664
↓ 11 callersFunctionDeathTestAbort
Routine for aborting the program which is safe to call from an exec-style death test child process, in which case the error message is propagated back
tests/gtest/src/gtest-death-test.cc:286
↓ 11 callersFunctionDeathTestAbort
Routine for aborting the program which is safe to call from an exec-style death test child process, in which case the error message is propagated back
external/fmt/test/gtest/gmock-gtest-all.cc:8517
↓ 11 callersMethodGetAllocator
other_include/vma/vk_mem_alloc.h:10917
↓ 11 callersFunctionParseBoolFlag
Parses a string for a bool flag, in the form of either "--flag=value" or "--flag". In the former case, the value is taken as true as long as it does
tests/gtest/src/gtest.cc:6304
↓ 11 callersFunctionParseBoolFlag
Parses a string for a bool flag, in the form of either "--flag=value" or "--flag". In the former case, the value is taken as true as long as it does
external/fmt/test/gtest/gmock-gtest-all.cc:7795
↓ 11 callersFunctionS
(e)
external/basisu/webgl/gltf/three.min.js:1
↓ 11 callersFunctionVmaAddDetailedStatisticsUnusedRange
other_include/vma/vk_mem_alloc.h:3976
↓ 11 callersFunctionVmaPnextChainPushFront
other_include/vma/vk_mem_alloc.h:3646
↓ 11 callersFunctionZSTD_highbit32
external/basisu/zstd/zstddeclib.c:1985
↓ 11 callersFunctionatan
* @brief Return fast, but approximate, vector atan(x). * * Max error of this implementation is 0.004883. */
external/astc-encoder/Source/astcenc_vecmathlib.h:265
↓ 11 callersMethodchannelUpper
tools/imageio/formatdesc.h:668
↓ 11 callersFunctionclamp1f
* @brief Clamp a float value between 0.0f and 1.0f. * * NaNs are turned into 0.0f. * * @param v The value to clamp. * * @return The clamped va
external/astc-encoder/Source/astcenc_mathlib.h:297
↓ 11 callersFunctionclampi
external/basisu/encoder/basisu_enc.h:73
↓ 11 callersFunctioncompare
external/fmt/include/fmt/base.h:470
↓ 11 callersMethodcount
external/fmt/test/gtest/gmock/gmock.h:6181
↓ 11 callersMethodcreateBuffer
tests/loadtests/vkloadtests/utils/VulkanMeshLoader.hpp:408
↓ 11 callersFunctioncreateFormatDescriptor
tools/ktx/format_descriptor.h:14
↓ 11 callersMethoddecode_huffman
external/basisu/transcoder/basisu_transcoder_internal.h:445
↓ 11 callersMethodemit_huffman_table
external/basisu/encoder/basisu_enc.cpp:1047
↓ 11 callersFunctionevaluate_solution
external/basisu/encoder/basisu_bc7enc.cpp:821
↓ 11 callersFunctionfind
external/fmt/include/fmt/printf.h:60
↓ 11 callersFunctionfloor
external/basisu/encoder/cppspmd_sse.h:1451
↓ 11 callersFunctionfopenUTF8
utils/platform_utils.h:64
↓ 11 callersFunctionfor_each
external/fmt/include/fmt/ranges.h:178
↓ 11 callersFunctionformatted_size
external/fmt/include/fmt/base.h:2918
↓ 11 callersMethodget_size_in_bytes
external/basisu/encoder/basisu_gpu_texture.h:74
↓ 11 callersMethodget_total
external/basisu/encoder/basisu_enc.h:2231
↓ 11 callersMethodget_total_pixels
external/basisu/encoder/basisu_enc.h:2911
← previousnext →501–600 of 12,720, ranked by callers