Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/KTX-Software
/ functions
Functions
12,720 in github.com/KhronosGroup/KTX-Software
⨍
Functions
12,720
◇
Types & classes
4,096
↓ 3 callers
Function
two_to_the_n
* @brief Return lanewise 2^a for each lane in @c a. * * Use of signed int means that this is only valid for values in range [0, 31]. */
external/astc-encoder/Source/astcenc_vecmathlib.h:459
↓ 3 callers
Function
ucvector_reserve
returns 1 if success, 0 if failure ==> nothing done*/
external/lodepng/lodepng.cpp:286
↓ 3 callers
Function
uivector_push_back
returns 1 if success, 0 if failure ==> nothing done*/
external/lodepng/lodepng.cpp:268
↓ 3 callers
Function
uivector_resize
returns 1 if success, 0 if failure ==> nothing done*/
external/lodepng/lodepng.cpp:247
↓ 3 callers
Function
unfilter
external/lodepng/lodepng.cpp:4646
↓ 3 callers
Function
unit4
* @brief Factory that returns a unit length 4 component vfloat4. */
external/astc-encoder/Source/astcenc_vecmathlib.h:287
↓ 3 callers
Function
unorm16_to_sf16
* @brief Convert unorm16 [0, 65535] to float16 in range [0, 1]. */
external/astc-encoder/Source/astcenc_vecmathlib.h:479
↓ 3 callers
Method
unpack_all_pixels
external/basisu/encoder/basisu_pvrtc1_4.h:288
↓ 3 callers
Function
unquant_astc_endpoint
external/basisu/transcoder/basisu_transcoder.cpp:11368
↓ 3 callers
Function
unstuff57bits
The format stores the bits for the three extra modes in a roundabout way to be able to fit them without increasing the bit rate. This function convert
external/etcdec/etcdec.cxx:352
↓ 3 callers
Function
unstuff58bits
The format stores the bits for the three extra modes in a roundabout way to be able to fit them without increasing the bit rate. This function convert
external/etcdec/etcdec.cxx:422
↓ 3 callers
Function
unstuff59bits
The format stores the bits for the three extra modes in a roundabout way to be able to fit them without increasing the bit rate. This function convert
external/etcdec/etcdec.cxx:456
↓ 3 callers
Function
uo
(e)
external/basisu/webgl/gltf/three.min.js:1
↓ 3 callers
Function
utc
external/fmt/include/fmt/chrono.h:1012
↓ 3 callers
Function
utf8_encode
external/fmt/test/format-impl-test.cc:363
↓ 3 callers
Function
validateUTF8
* @internal * @brief Validates a UTF-8 sequence * @param[in] text The string to be validated * @return nullopt if the sequence is valid otherwise t
tools/ktx/utility.h:284
↓ 3 callers
Function
vec4F_add
external/basisu/encoder/basisu_bc7enc.cpp:37
↓ 3 callers
Function
vec4F_from_color
external/basisu/encoder/basisu_bc7enc.cpp:36
↓ 3 callers
Function
vec4F_normalize_in_place
external/basisu/encoder/basisu_bc7enc.cpp:41
↓ 3 callers
Function
vec4F_saturate_in_place
external/basisu/encoder/basisu_bc7enc.cpp:34
↓ 3 callers
Function
vector_ensure_element_is_valid
external/basisu/transcoder/basisu.h:194
↓ 3 callers
Function
vector_sort
external/basisu/transcoder/basisu.h:200
↓ 3 callers
Function
vfms
external/basisu/encoder/cppspmd_sse.h:1556
↓ 3 callers
Function
vformat_to
external/fmt/include/fmt/color.h:478
↓ 3 callers
Function
vformat_to
external/fmt/include/fmt/format.h:4160
↓ 3 callers
Function
vprint_mojibake
format_args is passed by reference since it is defined later.
external/fmt/include/fmt/base.h:2429
↓ 3 callers
Function
wi
(e,t,n)
external/basisu/webgl/gltf/three.min.js:1
↓ 3 callers
Function
write_data_to_file
external/basisu/encoder/basisu_enc.cpp:571
↓ 3 callers
Function
write_digit2_separated
Writes two-digit numbers a, b and c separated by sep to buf. The method by Pavel Novikov based on https://johnnylee-sde.github.io/Fast-unsigned-intege
external/fmt/include/fmt/chrono.h:634
↓ 3 callers
Method
write_fd
tests/gtest/src/gtest-death-test.cc:424
↓ 3 callers
Method
write_fd
external/fmt/test/gtest/gmock-gtest-all.cc:8655
↓ 3 callers
Function
write_le_dword
external/basisu/transcoder/basisu.h:279
↓ 3 callers
Function
write_loc
external/fmt/include/fmt/format.h:1948
↓ 3 callers
Method
year
external/fmt/test/util.h:75
↓ 2 callers
Method
AddAllocation
other_include/vma/vk_mem_alloc.h:11193
↓ 2 callers
Method
AddArguments
tests/gtest/src/gtest-death-test.cc:856
↓ 2 callers
Method
AddArguments
external/fmt/test/gtest/gmock-gtest-all.cc:9087
↓ 2 callers
Method
AddExpectation
Adds an expectation to a sequence.
external/fmt/test/gtest/gmock-gtest-all.cc:14196
↓ 2 callers
Method
AddTestInfo
Adds a test to this test suite. Will delete the test upon destruction of the TestSuite object.
tests/gtest/src/gtest.cc:2987
↓ 2 callers
Method
AddTestInfo
Adds a test to this test suite. Will delete the test upon destruction of the TestSuite object.
external/fmt/test/gtest/gmock-gtest-all.cc:4478
↓ 2 callers
Method
Advance
tests/gtest/include/gtest/internal/gtest-param-util.h:232
↓ 2 callers
Method
Advance
external/fmt/test/gtest/gtest/gtest.h:8188
↓ 2 callers
Function
AllocateImage
external/astc-encoder/Source/ThirdParty/tinyexr.h:10374
↓ 2 callers
Method
AlmostEquals
Returns true if and only if this number is at most kMaxUlps ULP's away from rhs. In particular, this function: - returns false if either number is (
tests/gtest/include/gtest/internal/gtest-internal.h:346
↓ 2 callers
Function
AlwaysTrue
tests/gtest/src/gtest.cc:6240
↓ 2 callers
Function
ApplyImpl
external/fmt/test/gtest/gmock/gmock.h:730
↓ 2 callers
Function
ArrayAwareFind
external/fmt/test/gtest/gtest/gtest.h:4421
↓ 2 callers
Function
ArrayEq
tests/gtest/include/gtest/internal/gtest-internal.h:1020
↓ 2 callers
Function
ArrayEq
external/fmt/test/gtest/gtest/gtest.h:4398
↓ 2 callers
Function
AtomMatchesChar
Returns true if and only if the given atom (specified by escaped and pattern) matches ch. The result is undefined if the atom is invalid.
tests/gtest/src/gtest-port.cc:799
↓ 2 callers
Function
AtomMatchesChar
Returns true if and only if the given atom (specified by escaped and pattern) matches ch. The result is undefined if the atom is invalid.
external/fmt/test/gtest/gmock-gtest-all.cc:11127
↓ 2 callers
Function
BIT_addBits
! BIT_addBits() : * can add up to 31 bits into `bitC`. * Note : does not check for register overflow ! */
external/basisu/zstd/zstddeclib.c:2162
↓ 2 callers
Function
BIT_flushBits
! BIT_flushBits() : * assumption : bitContainer has not overflowed * safe version; check for buffer overflow, and prevents it. * note : does not
external/basisu/zstd/zstddeclib.c:2203
↓ 2 callers
Method
BindImageMemory
other_include/vma/vk_mem_alloc.h:11976
↓ 2 callers
Function
Bp
(e)
external/basisu/webgl/gltf/three.min.js:1
↓ 2 callers
Function
CaptureStream
Starts capturing an output stream (stdout/stderr).
tests/gtest/src/gtest-port.cc:1197
↓ 2 callers
Function
CaptureStream
Starts capturing an output stream (stdout/stderr).
external/fmt/test/gtest/gmock-gtest-all.cc:11496
↓ 2 callers
Method
Clear
Clears the object.
external/fmt/test/gtest/gmock-gtest-all.cc:3848
↓ 2 callers
Function
Close
tests/gtest/include/gtest/internal/gtest-port.h:2100
↓ 2 callers
Function
Close
external/fmt/test/gtest/gtest/gtest.h:2349
↓ 2 callers
Function
CmpHelperSTREQ
The helper function for {ASSERT|EXPECT}_STREQ.
tests/gtest/src/gtest.cc:1660
↓ 2 callers
Function
CmpHelperSTREQ
The helper function for {ASSERT|EXPECT}_STREQ.
external/fmt/test/gtest/gmock-gtest-all.cc:3151
↓ 2 callers
Function
CmpHelperSTRNE
The helper function for {ASSERT|EXPECT}_STRNE.
tests/gtest/src/gtest.cc:1692
↓ 2 callers
Function
CmpHelperSTRNE
The helper function for {ASSERT|EXPECT}_STRNE.
external/fmt/test/gtest/gmock-gtest-all.cc:3183
↓ 2 callers
Method
ContinueString_Pointer
other_include/vma/vk_mem_alloc.h:5717
↓ 2 callers
Function
ConvertHeader
C++ HeaderInfo to C EXRHeader conversion.
external/astc-encoder/Source/ThirdParty/tinyexr.h:10725
↓ 2 callers
Function
CreateKey
tests/gtest/include/gtest/internal/gtest-port.h:1793
↓ 2 callers
Function
CreateKey
external/fmt/test/gtest/gtest/gtest.h:2042
↓ 2 callers
Method
Current
tests/gtest/include/gtest/internal/gtest-param-util.h:239
↓ 2 callers
Method
Current
external/fmt/test/gtest/gtest/gtest.h:8195
↓ 2 callers
Method
CurrentOsStackTraceExceptTop
Returns the current OS stack trace as an std::string. The maximum number of stack frames to be included is specified by the gtest_stack_trace_depth f
tests/gtest/src/gtest.cc:1025
↓ 2 callers
Method
CurrentOsStackTraceExceptTop
Returns the current OS stack trace as an std::string. The maximum number of stack frames to be included is specified by the gtest_stack_trace_depth f
external/fmt/test/gtest/gmock-gtest-all.cc:2516
↓ 2 callers
Method
DebugLogAllAllocations
other_include/vma/vk_mem_alloc.h:7283
↓ 2 callers
Function
DecodeChunk
external/astc-encoder/Source/ThirdParty/tinyexr.h:10808
↓ 2 callers
Function
DecodePixelData
TODO(syoyo): Refactor function arguments.
external/astc-encoder/Source/ThirdParty/tinyexr.h:9695
↓ 2 callers
Method
DescribeDefaultActionTo
Describes what default action will be performed for the given arguments. L =
external/fmt/test/gtest/gmock/gmock.h:9871
↓ 2 callers
Function
DescribeLocationTo
Describes the source file location of this expectation.
external/fmt/test/gtest/gmock/gmock.h:8939
↓ 2 callers
Method
DescribeNegationTo
Describes the negation of this matcher to an ostream.
tests/gtest/include/gtest/gtest-matchers.h:267
↓ 2 callers
Function
DescribeTo
Describes self to an ostream
external/fmt/test/gtest/gmock/gmock.h:2724
↓ 2 callers
Method
DirectoryExists
Returns true if pathname describes a directory in the file-system that exists.
tests/gtest/src/gtest-filepath.cc:220
↓ 2 callers
Method
DirectoryExists
Returns true if pathname describes a directory in the file-system that exists.
external/fmt/test/gtest/gmock-gtest-all.cc:10091
↓ 2 callers
Method
Draw
tests/loadtests/glloadtests/utils/GLMeshLoader.hpp:87
↓ 2 callers
Function
ERR_getErrorCode
external/basisu/zstd/zstddeclib.c:1445
↓ 2 callers
Function
ERR_getErrorString
external/basisu/zstd/zstddeclib.c:3436
↓ 2 callers
Function
Ec
(e,t,n,i)
external/basisu/webgl/gltf/three.min.js:1
↓ 2 callers
Function
FClose
tests/gtest/include/gtest/internal/gtest-port.h:2092
↓ 2 callers
Function
FClose
external/fmt/test/gtest/gtest/gtest.h:2341
↓ 2 callers
Function
FSE_buildDTable_internal
external/basisu/zstd/zstddeclib.c:3545
↓ 2 callers
Function
FSE_decompress_usingDTable_generic
external/basisu/zstd/zstddeclib.c:3662
↓ 2 callers
Function
FSE_decompress_wksp_body
external/basisu/zstd/zstddeclib.c:3730
↓ 2 callers
Function
FSE_initDState
external/basisu/zstd/zstddeclib.c:2711
↓ 2 callers
Function
FSE_readNCount_bmi2
external/basisu/zstd/zstddeclib.c:3285
↓ 2 callers
Function
FSE_readNCount_body
-************************************************************** * FSE NCount encoding-decoding ******************************************************
external/basisu/zstd/zstddeclib.c:3120
↓ 2 callers
Function
Failed
Returns true if and only if the unit test failed (i.e. some test suite failed or something outside of all tests failed).
tests/gtest/src/gtest-internal-inl.h:588
↓ 2 callers
Function
Failed
Returns true if and only if the test suite failed.
tests/gtest/include/gtest/gtest.h:904
↓ 2 callers
Function
Failed
Returns true if and only if the unit test failed (i.e. some test suite failed or something outside of all tests failed).
external/fmt/test/gtest/gmock-gtest-all.cc:976
↓ 2 callers
Function
Failed
Returns true if and only if the test suite failed.
external/fmt/test/gtest/gtest/gtest.h:10808
↓ 2 callers
Function
Fc
(e,t,n)
external/basisu/webgl/gltf/three.min.js:1
↓ 2 callers
Function
FindZFPCompressionParam
external/astc-encoder/Source/ThirdParty/tinyexr.h:9504
↓ 2 callers
Method
FlushOrInvalidateAllocation
other_include/vma/vk_mem_alloc.h:15692
← previous
next →
2,301–2,400 of 12,720, ranked by callers