MCPcopy Create free account

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

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

↓ 7 callersMethodtest_to_run_count
Gets the number of tests that should run.
tests/gtest/src/gtest.cc:1011
↓ 7 callersMethodtest_to_run_count
Gets the number of tests that should run.
external/fmt/test/gtest/gmock-gtest-all.cc:2502
↓ 7 callersFunctionthrow_system_error
external/fmt/test/gtest-extra-test.cc:46
↓ 7 callersFunctiontinfl_decompress
external/astc-encoder/Source/ThirdParty/tinyexr.h:2558
↓ 7 callersFunctionto_6
external/basisu/transcoder/basisu_transcoder.cpp:14901
↓ 7 callersMethodtry_resize
external/basisu/transcoder/basisu_containers.h:557
↓ 7 callersFunctionunpack_color_endpoints
See header for documentation. */
external/astc-encoder/Source/astcenc_color_unquantize.cpp:762
↓ 7 callersFunctionvalidateIOStream
tools/ktx/validate.cpp:334
↓ 7 callersMethodvalidateSwizzle
Validates the given value as an input swizzle to be set as {@link KtxBasisParams#setInputSwizzle(char[])} or {@link KtxAstcParams#setInputSwizzle(char
interface/java_binding/src/main/java/org/khronos/ktx/KtxUtilities.java:38
↓ 7 callersFunctionvec4F_set
external/basisu/encoder/basisu_bc7enc.cpp:33
↓ 7 callersFunctionversion
tools/ktx/command.cpp:90
↓ 7 callersFunctionvformat_to_n
external/fmt/include/fmt/base.h:2868
↓ 7 callersFunctionvkGetFormatFromOpenGLInternalFormat
lib/vk_format.h:572
↓ 7 callersFunctionvma_delete_array
other_include/vma/vk_mem_alloc.h:3862
↓ 7 callersFunctionwrite_compressed_texture_file
external/basisu/encoder/basisu_gpu_texture.h:125
↓ 6 callersFunctionAbort
tests/gtest/src/gtest-port.cc:1298
↓ 6 callersFunctionArrayAsVector
tests/gtest/src/gtest.cc:2286
↓ 6 callersFunctionArrayAsVector
external/fmt/test/gtest/gmock-gtest-all.cc:3777
↓ 6 callersFunctionBIT_skipBits
external/basisu/zstd/zstddeclib.c:2335
↓ 6 callersFunctionChopLowBits
Chops off the n lowest bits from a bit pattern. Returns the n lowest bits. As a side effect, the original bit pattern will be shifted to the right b
tests/gtest/src/gtest.cc:1918
↓ 6 callersFunctionChopLowBits
Chops off the n lowest bits from a bit pattern. Returns the n lowest bits. As a side effect, the original bit pattern will be shifted to the right b
external/fmt/test/gtest/gmock-gtest-all.cc:3409
↓ 6 callersFunctionE
(e)
external/basisu/webgl/gltf/three.min.js:1
↓ 6 callersFunctionExpectation
external/fmt/test/gtest/gmock/gmock.h:8725
↓ 6 callersFunctionFormatCountableNoun
Formats a countable noun. Depending on its quantity, either the singular form or the plural form is used. e.g. FormatCountableNoun(1, "formula", "fo
tests/gtest/src/gtest.cc:3092
↓ 6 callersFunctionFormatCountableNoun
Formats a countable noun. Depending on its quantity, either the singular form or the plural form is used. e.g. FormatCountableNoun(1, "formula", "fo
external/fmt/test/gtest/gmock-gtest-all.cc:4583
↓ 6 callersFunctionFormatRegexSyntaxError
Helper function used by ValidateRegex() to format error messages.
tests/gtest/src/gtest-port.cc:821
↓ 6 callersFunctionFormatRegexSyntaxError
Helper function used by ValidateRegex() to format error messages.
external/fmt/test/gtest/gmock-gtest-all.cc:11149
↓ 6 callersMethodGetAllocationListBegin
other_include/vma/vk_mem_alloc.h:7232
↓ 6 callersMethodGetMemory
other_include/vma/vk_mem_alloc.h:12145
↓ 6 callersMethodGetTestInfo
Returns the i-th test among all the tests. i can range from 0 to total_test_count() - 1. If i is not in that range, returns NULL.
tests/gtest/src/gtest.cc:2973
↓ 6 callersMethodGetTestInfo
Returns the i-th test among all the tests. i can range from 0 to total_test_count() - 1. If i is not in that range, returns NULL.
external/fmt/test/gtest/gmock-gtest-all.cc:4464
↓ 6 callersFunctionHUF_decodeStreamX1
external/basisu/zstd/zstddeclib.c:13842
↓ 6 callersFunctionHUF_decodeStreamX2
external/basisu/zstd/zstddeclib.c:14581
↓ 6 callersFunctionInitEXRHeader
external/astc-encoder/Source/ThirdParty/tinyexr.h:12977
↓ 6 callersFunctionIsInSet
Returns true if and only if ch appears anywhere in str (excluding the terminating '\0' character).
tests/gtest/src/gtest-port.cc:774
↓ 6 callersFunctionIsInSet
Returns true if and only if ch appears anywhere in str (excluding the terminating '\0' character).
external/fmt/test/gtest/gmock-gtest-all.cc:11102
↓ 6 callersFunctionIsUTF8TrailByte
tests/gtest/src/gtest-printers.cc:457
↓ 6 callersFunctionIsUTF8TrailByte
external/fmt/test/gtest/gmock-gtest-all.cc:12186
↓ 6 callersFunctionLog
Prints the given message to stdout if and only if 'severity' >= the level specified by the --gmock_verbose flag. If stack_frames_to_skip >= 0, also p
external/fmt/test/gtest/gmock-gtest-all.cc:12810
↓ 6 callersFunctionMEM_read64
external/basisu/zstd/zstddeclib.c:1011
↓ 6 callersMethodMarkTaken
other_include/vma/vk_mem_alloc.h:10026
↓ 6 callersMethodReset
tests/gtest/src/gtest-port.cc:301
↓ 6 callersMethodReset
external/fmt/test/gtest/gmock-gtest-all.cc:10629
↓ 6 callersFunctionSkipPrefix
If *pstr starts with the given prefix, modifies *pstr to be right past the prefix and returns true; otherwise leaves *pstr unchanged and returns false
tests/gtest/src/gtest.cc:6253
↓ 6 callersFunctionSkipPrefix
If *pstr starts with the given prefix, modifies *pstr to be right past the prefix and returns true; otherwise leaves *pstr unchanged and returns false
external/fmt/test/gtest/gmock-gtest-all.cc:7744
↓ 6 callersMethodSkipped
Returns true if and only if the test was skipped.
tests/gtest/src/gtest.cc:2370
↓ 6 callersMethodSkipped
Returns true if and only if the test was skipped.
external/fmt/test/gtest/gmock-gtest-all.cc:3861
↓ 6 callersFunctionStrDup
tests/gtest/include/gtest/internal/gtest-port.h:1994
↓ 6 callersFunctionStrDup
external/fmt/test/gtest/gtest/gtest.h:2243
↓ 6 callersFunctionStringFromGTestEnv
Reads and returns the string environment variable corresponding to the given flag; if it's not set, returns default_value.
tests/gtest/src/gtest-port.cc:1422
↓ 6 callersFunctionStringFromGTestEnv
Reads and returns the string environment variable corresponding to the given flag; if it's not set, returns default_value.
external/fmt/test/gtest/gmock-gtest-all.cc:11721
↓ 6 callersFunctionVmaBinaryFindFirstNotLess
other_include/vma/vk_mem_alloc.h:3588
↓ 6 callersFunctionVmaBinaryFindSorted
other_include/vma/vk_mem_alloc.h:3607
↓ 6 callersFunctionXXH3_mergeAccs
external/basisu/zstd/zstddeclib.c:11601
↓ 6 callersFunctionXXH_xorshift64
! Seems to produce slightly better code on GCC for some reason. */
external/basisu/zstd/zstddeclib.c:10484
↓ 6 callersFunctionZSTD_clearDict
external/basisu/zstd/zstddeclib.c:17559
↓ 6 callersFunctionZSTD_decodeSequence
external/basisu/zstd/zstddeclib.c:20787
↓ 6 callersFunctionaddColor16
external/lodepng/lodepng_unittest.cpp:1989
↓ 6 callersFunctionastc_compute_texel_partition
external/basisu/transcoder/basisu_transcoder.cpp:11740
↓ 6 callersFunctionbegin
external/fmt/test/ranges-test.cc:164
↓ 6 callersFunctionbrent_kung_prefix_sum
* @brief Generate a prefix-sum array using the Brent-Kung algorithm. * * This will take an input array of the form: * v0, v1, v2, ... * ... an
external/astc-encoder/Source/astcenc_compute_variance.cpp:48
↓ 6 callersMethodbuffer
external/fmt/include/fmt/base.h:1762
↓ 6 callersFunctionbyteswap_uint16
external/basisu/transcoder/basisu_transcoder.cpp:210
↓ 6 callersFunctionc
()
external/basisu/webgl/gltf/three.min.js:1
↓ 6 callersMethodcheck_arg_id
Reports an error if using the automatic argument indexing; otherwise switches to the manual indexing.
external/fmt/include/fmt/base.h:910
↓ 6 callersFunctionclampi
external/basisu/transcoder/basisu_transcoder.cpp:215
↓ 6 callersFunctioncleanup
()
external/basisu/webgl/gltf/BasisTextureLoader.js:449
↓ 6 callersMethodclear
external/basisu/encoder/basisu_backend.h:115
↓ 6 callersMethodcompressBasisEx
Encode and possibly Supercompress a KTX2 texture with uncompressed images.<br> <br> The images are either encoded to ETC1S block-compressed format and
interface/java_binding/src/main/java/org/khronos/ktx/KtxTexture2.java:144
↓ 6 callersFunctionconvertRGBModel
external/lodepng/lodepng_util.cpp:1418
↓ 6 callersMethodcopyImagesToTexture
tests/texturetests/texturetests.cc:161
↓ 6 callersFunctioncopy_from_jsbuffer
external/basisu/webgl/transcoder/basis_wrappers.cpp:64
↓ 6 callersFunctioncopy_to_jsbuffer
external/basisu/webgl/transcoder/basis_wrappers.cpp:77
↓ 6 callersFunctioncreateDFDPacked
* @~English * @brief Create a Data Format Descriptor for a packed format. * * @param bigEndian Big-endian flag: Set to 1 for big-endian byte orderi
external/dfdutils/createdfd.c:392
↓ 6 callersFunctiondecodeICCUint32
external/lodepng/lodepng_util.cpp:527
↓ 6 callersFunctiondecompress
external/lodepng/lodepng.cpp:7158
↓ 6 callersFunctiondestruct
external/basisu/transcoder/basisu_containers.h:112
↓ 6 callersMethoddestruct
utils/sbufstream.h:198
↓ 6 callersFunctiondigits2
Converts value in the range [0, 100) to a string. GCC generates slightly better code when value is pointer-size.
external/fmt/include/fmt/format.h:996
↓ 6 callersMethoddynamic_precision
external/fmt/include/fmt/base.h:775
↓ 6 callersFunctionencode_bc7_block
TODO: Optimize this.
external/basisu/transcoder/basisu_transcoder.cpp:11518
↓ 6 callersMethodend
external/fmt/include/fmt/base.h:1783
↓ 6 callersFunctionends_with
* @brief Test if a string ends with a given suffix. */
external/astc-encoder/Source/astcenccli_toplevel.cpp:213
↓ 6 callersFunctionerror_line
(line: Any)
external/basisu/contrib/single_file_transcoder/combine.py:148
↓ 6 callersFunctionescape_json_copy
tools/ktx/utility.h:162
↓ 6 callersMethodfailed_test_count
Gets the number of failed tests.
tests/gtest/src/gtest.cc:985
↓ 6 callersMethodfailed_test_count
Gets the number of failed tests.
external/fmt/test/gtest/gmock-gtest-all.cc:2476
↓ 6 callersMethodfile
external/fmt/src/os.cc:213
↓ 6 callersFunctionfill_buffer_with_random_bytes
external/basisu/encoder/basisu_enc.cpp:1439
↓ 6 callersFunctionfilter
external/lodepng/lodepng.cpp:6207
↓ 6 callersFunctionfind_optimal_solution
external/basisu/encoder/basisu_bc7enc.cpp:1102
↓ 6 callersFunctionfixDegenerateEndpoints
external/basisu/encoder/basisu_bc7enc.cpp:1048
↓ 6 callersFunctionfloat_as_int
* @brief SP float bit-interpreted as an integer. * * @param v The value to bitcast. * * @return The converted value. */
external/astc-encoder/Source/astcenc_mathlib.h:360
↓ 6 callersFunctionfloat_to_float16
* @brief Return a float16 value for a float vector, using round-to-nearest. */
external/astc-encoder/Source/astcenc_vecmathlib_sse_4.h:957
↓ 6 callersMethodformat
external/fmt/include/fmt/compile.h:109
↓ 6 callersFunctionformat_error_code
external/fmt/include/fmt/format-inl.h:43
↓ 6 callersFunctionformat_tm
external/fmt/test/chrono-test.cc:544
↓ 6 callersMethodfreeResources
tests/loadtests/vkloadtests/VulkanLoadTestSample.h:116
↓ 6 callersMethodgetBaseHeight
Returns the height of the texture's base level. @return The height
interface/java_binding/src/main/java/org/khronos/ktx/KtxTexture.java:93
↓ 6 callersMethodgetBaseWidth
Returns the width of the texture's base level. @return The width
interface/java_binding/src/main/java/org/khronos/ktx/KtxTexture.java:86
← previousnext →1,001–1,100 of 12,720, ranked by callers