MCPcopy Create free account

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

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

↓ 6 callersMethodgetNumLevels
Returns the number of MIP levels in the texture. @return The number of levels
interface/java_binding/src/main/java/org/khronos/ktx/KtxTexture.java:114
↓ 6 callersFunctionget_709_luma
external/basisu/encoder/pvpngreader.cpp:2200
↓ 6 callersMethodget_709_luma
external/basisu/encoder/basisu_enc.h:922
↓ 6 callersMethodget_block_colors
external/basisu/encoder/basisu_etc.h:465
↓ 6 callersMethodget_color32
external/basisu/encoder/basisu_enc.h:925
↓ 6 callersMethodget_color_refs
Build a set of reference colors from apriori color list. Args: mode (str): The color mode (LDR, or HDR) corn
external/astc-encoder/Test/astc_test_functional.py:340
↓ 6 callersMethodget_file_info
external/basisu/transcoder/basisu_transcoder.cpp:10197
↓ 6 callersMethodget_flip_bit
false = left/right subblocks true = upper/lower subblocks
external/basisu/encoder/basisu_etc.h:158
↓ 6 callersFunctionget_iterator
external/fmt/include/fmt/base.h:2093
↓ 6 callersFunctionget_locale
external/fmt/test/util.cc:37
↓ 6 callersMethodget_num_components
external/basisu/encoder/jpgd.h:155
↓ 6 callersMethodget_pixel_width
Width/height in pixels
external/basisu/encoder/basisu_gpu_texture.h:53
↓ 6 callersFunctionget_series
(database, compressor, quality, block_size)
external/astc-encoder/Test/astc_test_competitive_plot.py:37
↓ 6 callersFunctionhalf_to_float
external/astc-encoder/Source/ThirdParty/tinyexr.h:7192
↓ 6 callersMethodhas_background
external/fmt/include/fmt/color.h:316
↓ 6 callersMethodhas_emphasis
external/fmt/include/fmt/color.h:319
↓ 6 callersMethodhas_foreground
external/fmt/include/fmt/color.h:313
↓ 6 callersMethodhash
external/cxxopts/include/cxxopts.hpp:1384
↓ 6 callersFunctionincrement
Increment a number in a string.
external/fmt/test/format-test.cc:175
↓ 6 callersFunctioninterp_5_6_amd
external/basisu/encoder/basisu_gpu_texture.cpp:220
↓ 6 callersFunctioninterpretDFD
* @~English * @brief Interpret a Data Format Descriptor for a simple format. * * Handles "simple" cases that can be translated to things a GPU can
external/dfdutils/interpretdfd.c:64
↓ 6 callersFunctioninvoke
external/fmt/test/fuzzing/two-args.cc:36
↓ 6 callersMethodisCompressed
Returns <code>true</code> if the texture's format is a block compressed format. @return The flag
interface/java_binding/src/main/java/org/khronos/ktx/KtxTexture.java:72
↓ 6 callersMethodisDifferent
tools/ktx/command_compare.cpp:1864
↓ 6 callersFunctionisFormatBlockCompressed
tools/ktx/formats.h:375
↓ 6 callersMethodisUnknown
tools/imageio/formatdesc.h:522
↓ 6 callersMethodis_format_supported
Test if a given file format is supported by the library. Args: fileFormat (str): The file extension (excluding the ".").
external/astc-encoder/Test/testlib/image.py:203
↓ 6 callersFunctionis_negative
external/fmt/include/fmt/format.h:971
↓ 6 callersMethodis_valid
external/basisu/transcoder/basisu_transcoder_internal.h:270
↓ 6 callersMethodkey
Gets the user supplied key.
tests/gtest/include/gtest/gtest.h:544
↓ 6 callersFunctionktxCheckHeader1_
lib/checkheader.c:52
↓ 6 callersFunctionktxFormatSize_initFromDfd
* @private * @~English * @brief Initialize a ktxFormatSize object from the info in a DFD. * * This is used instead of referring to the DFD directl
lib/texture2.c:253
↓ 6 callersFunctionktxHashList_Deserialize
* @memberof ktxHashList @public * @~English * @brief Construct a hash list from a block of serialized key-value * data read from a file. *
lib/hashlist.c:514
↓ 6 callersFunctionktxTexture1_Destroy
* @memberof ktxTexture1 * @~English * @brief Destroy a ktxTexture1 object. * * This frees the memory associated with the texture contents and the
lib/texture1.c:851
↓ 6 callersFunctionktxTexture2_DeflateZLIB
* @memberof ktxTexture2 * @~English * @brief Deflate the data in a ktxTexture2 object using miniz (ZLIB). * * The texture's levelIndex, dataSize,
lib/writer2.c:921
↓ 6 callersFunctionktxTexture2_LoadImageData
* @memberof ktxTexture2 * @~English * @brief Load all the image data from the ktxTexture2's source. * * The data will be inflated if supercompress
lib/texture2.c:2701
↓ 6 callersFunctionktxTexture_isActiveStream
* @memberof ktxTexture @private * @~English * @brief Query if a ktxTexture has an active stream. * * Tests if a ktxTexture has unread image data.
lib/texture.c:873
↓ 6 callersMethodlength
other_include/glm/gtx/dual_quaternion.hpp:52
↓ 6 callersFunctionlinear_to_srgb
* @brief sRGB gamma-encode a linear value. * * @return The gamma encoded value. */
external/astc-encoder/Utils/astc_blend_test.cpp:53
↓ 6 callersMethodload
tools/ktx/command_compare.cpp:1854
↓ 6 callersMethodload
( url, onLoad, onProgress, onError )
tests/webgl/llt-three/KTX2Loader.js:97
↓ 6 callersFunctionlocaltime_s
external/fmt/include/fmt/chrono.h:286
↓ 6 callersFunctionlodepng_chunk_createv
like lodepng_chunk_create but with custom allocsize */
external/lodepng/lodepng.cpp:2901
↓ 6 callersFunctionlodepng_free
external/lodepng/lodepng_util.cpp:268
↓ 6 callersFunctionlodepng_read32bitInt
external/lodepng/lodepng.cpp:343
↓ 6 callersFunctionlodepng_save_file
write given buffer to the file, overwriting the file, it doesn't append to it.*/
external/lodepng/lodepng.cpp:397
↓ 6 callersFunctionma
(e,t,n)
external/basisu/webgl/gltf/three.min.js:1
↓ 6 callersFunctionmapAstcError
* @internal * @~English * @brief Map astcenc error code to KTX error code * * Asserts are fired on errors reflecting bad parameters passed by libk
lib/astc_codec.cpp:152
↓ 6 callersFunctionmax
* @brief Return the min vector of two vectors. */
external/astc-encoder/Source/astcenc_vecmathlib_none_4.h:621
↓ 6 callersFunctionmin
* @brief Return the min vector of two vectors. */
external/astc-encoder/Source/astcenc_vecmathlib_none_4.h:610
↓ 6 callersFunctionmz_zip_array_clear
external/astc-encoder/Source/ThirdParty/tinyexr.h:4797
↓ 6 callersFunctionmz_zip_reader_end
external/astc-encoder/Source/ThirdParty/tinyexr.h:5888
↓ 6 callersFunctionmz_zip_reader_get_cdh
external/astc-encoder/Source/ThirdParty/tinyexr.h:5250
↓ 6 callersMethodopen
Search for and instantiate a plugin that can read the format and open the file.
tools/imageio/imageinput.cc:28
↓ 6 callersFunctionoutputBits
external/astc-encoder/Source/ThirdParty/tinyexr.h:8295
↓ 6 callersFunctionpack_and_store_low_bytes
* @brief Pack low 8 bits of N (vector width) lanes into bottom of vector. */
external/astc-encoder/Source/astcenc_vecmathlib_sve_8.h:525
↓ 6 callersMethodparse
( buffer, onLoad, onError )
tests/webgl/llt-three/KTX2Loader.js:128
↓ 6 callersMethodparse
external/fmt/include/fmt/ranges.h:650
↓ 6 callersFunctionparse_format_specs
external/fmt/include/fmt/base.h:1445
↓ 6 callersFunctionparse_format_string
external/fmt/include/fmt/base.h:1630
↓ 6 callersMethodparse_positional
external/cxxopts/include/cxxopts.hpp:2375
↓ 6 callersFunctionparse_string
external/fmt/test/base-test.cc:545
↓ 6 callersFunctionparse_width
external/fmt/include/fmt/base.h:1417
↓ 6 callersFunctionprefix_append
external/fmt/include/fmt/format.h:1888
↓ 6 callersFunctionprepare_atc_single_color_table
external/basisu/transcoder/basisu_transcoder.cpp:6022
↓ 6 callersFunctionquantize_and_unquantize_retain_top_four_bits
* @brief Quantize and unquantize a value ensuring top four bits are the same. * * @param quant_level The quantization level to use. * @par
external/astc-encoder/Source/astcenc_color_quantize.cpp:887
↓ 6 callersFunctionreadBitsFromReversedStream
TODO: make this faster */
external/lodepng/lodepng.cpp:2717
↓ 6 callersFunctionread_file_to_vec
external/basisu/encoder/basisu_enc.cpp:518
↓ 6 callersMethodrepeater
Returns repeater that broadcasts the TestEventListener events to all subscribers.
tests/gtest/src/gtest.cc:5072
↓ 6 callersMethodrepeater
Returns repeater that broadcasts the TestEventListener events to all subscribers.
external/fmt/test/gtest/gmock-gtest-all.cc:6563
↓ 6 callersMethodreportable_disabled_test_count
Gets the number of disabled tests that will be reported in the XML report.
tests/gtest/src/gtest.cc:990
↓ 6 callersMethodreportable_disabled_test_count
Gets the number of disabled tests that will be reported in the XML report.
external/fmt/test/gtest/gmock-gtest-all.cc:2481
↓ 6 callersMethodreportable_test_count
Gets the number of tests to be printed in the XML report.
tests/gtest/src/gtest.cc:1001
↓ 6 callersMethodreportable_test_count
Gets the number of tests to be printed in the XML report.
external/fmt/test/gtest/gmock-gtest-all.cc:2492
↓ 6 callersFunctionreserve
external/fmt/include/fmt/format.h:463
↓ 6 callersMethodretrieve
external/basisu/encoder/basisu_enc.h:1413
↓ 6 callersFunctionrgba_delta_unpack
external/astc-encoder/Source/astcenc_color_unquantize.cpp:43
↓ 6 callersFunctionrgba_unpack
external/astc-encoder/Source/astcenc_color_unquantize.cpp:87
↓ 6 callersFunctionrsqrt
* @brief Fast approximation of 1.0 / sqrt(val). * * @param v The input value. * * @return The approximated result. */
external/astc-encoder/Source/astcenc_mathlib.h:388
↓ 6 callersFunctionscale
* Scales the mat3 by the dimensions in the given vec2 * * @param {mat3} out the receiving matrix * @param {mat3} a the matrix to rotate * @param {
tests/webgl/gl-matrix.js:638
↓ 6 callersFunctionscale_color
external/basisu/encoder/basisu_bc7enc.cpp:519
↓ 6 callersMethodset
tests/gtest/include/gtest/internal/gtest-port.h:1579
↓ 6 callersMethodset_all
external/basisu/encoder/basisu_enc.h:3385
↓ 6 callersMethodset_inten_table
Sets intensity modifier table (0-7) used by subblock subblock_id (0 or 1)
external/basisu/transcoder/basisu_transcoder.cpp:376
↓ 6 callersMethodset_selector
Selector "val" ranges from 0-3 and is a direct index into g_etc1_inten_tables.
external/basisu/encoder/basisu_etc.h:246
↓ 6 callersFunctionshowError
external/lodepng/pngdetail.cpp:784
↓ 6 callersMethodsize_in_bytes
external/basisu/encoder/basisu_enc.h:3367
↓ 6 callersFunctionsrgb_to_linear
* @brief Linearize an sRGB value. * * @return The linearized value. */
external/astc-encoder/Utils/astc_blend_test.cpp:37
↓ 6 callersFunctionstbi__fopen
external/astc-encoder/Source/ThirdParty/stb_image.h:1335
↓ 6 callersFunctionstbi__hdr_test
external/astc-encoder/Source/ThirdParty/stb_image.h:7096
↓ 6 callersFunctionstbi__mul2sizes_valid
returns 1 if the product is valid, 0 on overflow. negative factors are considered invalid.
external/astc-encoder/Source/ThirdParty/stb_image.h:1012
↓ 6 callersFunctionstbi__start_file
external/astc-encoder/Source/ThirdParty/stb_image.h:875
↓ 6 callersFunctionstbi_write_png
external/astc-encoder/Source/ThirdParty/stb_image_write.h:1215
↓ 6 callersMethodstop
external/basisu/encoder/basisu_enc.cpp:273
↓ 6 callersFunctionstore_lane
* @brief Store a single vector lane to an unaligned address. */
external/astc-encoder/Source/astcenc_vecmathlib_none_4.h:1188
↓ 6 callersFunctionstore_lane
* @brief Store a single vector lane to an unaligned address. */
external/astc-encoder/Source/astcenc_vecmathlib_neon_4.h:1074
↓ 6 callersFunctionstore_lane
* @brief Store a single vector lane to an unaligned address. */
external/astc-encoder/Source/astcenc_vecmathlib_sse_4.h:1241
↓ 6 callersFunctionstore_nbytes
* @brief Store lowest N (vector width) bytes into an unaligned address. */
external/astc-encoder/Source/astcenc_vecmathlib_sve_8.h:516
↓ 6 callersMethodswap
Swaps two AssertionResults.
external/fmt/test/gtest/gmock-gtest-all.cc:2686
↓ 6 callersFunctiontdefl_compress_buffer
external/astc-encoder/Source/ThirdParty/tinyexr.h:4331
← previousnext →1,101–1,200 of 12,720, ranked by callers