MCPcopy Create free account

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

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

↓ 4 callersFunctionwe
(e,t,n,i)
external/basisu/webgl/gltf/three.min.js:1
↓ 4 callersMethodwrite
tests/streamtests/streamtests.cc:145
↓ 4 callersMethodwriteKTX2
tools/ktx/command.cpp:175
↓ 4 callersMethodwriteToMemory
Write this texture to memory. @return The memory containing the texture data. @throws KtxException If the attempt to write the texture to memory caus
interface/java_binding/src/main/java/org/khronos/ktx/KtxTexture.java:318
↓ 4 callersFunctionwrite_bc4_solid_block
external/basisu/transcoder/basisu_transcoder.cpp:15619
↓ 4 callersFunctionwrite_file
external/fmt/test/posix-mock-test.cc:195
↓ 3 callersFunctionA
(e,t)
external/basisu/webgl/gltf/three.min.js:1
↓ 3 callersFunctionAbort
tests/gtest/include/gtest/internal/gtest-port.h:2127
↓ 3 callersFunctionAbort
external/fmt/test/gtest/gtest/gtest.h:2376
↓ 3 callersMethodAddStatistics
other_include/vma/vk_mem_alloc.h:6242
↓ 3 callersMethodAddTestPartResult
Adds a test part result to the list.
tests/gtest/src/gtest.cc:2232
↓ 3 callersMethodAddTestPartResult
Adds a test part result to the list.
external/fmt/test/gtest/gmock-gtest-all.cc:3723
↓ 3 callersMethodAlmostEquals
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 (
external/fmt/test/gtest/gtest/gtest.h:3724
↓ 3 callersMethodAppend
tests/gtest/src/gtest.cc:3799
↓ 3 callersMethodAppend
external/fmt/test/gtest/gmock-gtest-all.cc:5290
↓ 3 callersMethodArgv
tests/gtest/src/gtest-death-test.cc:863
↓ 3 callersMethodArgv
external/fmt/test/gtest/gmock-gtest-all.cc:9094
↓ 3 callersFunctionAssertionResult
tests/gtest/include/gtest/gtest.h:305
↓ 3 callersFunctionAssertionResult
external/fmt/test/gtest/gtest/gtest.h:9852
↓ 3 callersMethodBaseGenerator
tests/gtest/include/gtest/internal/gtest-param-util.h:229
↓ 3 callersMethodBaseGenerator
external/fmt/test/gtest/gtest/gtest.h:8185
↓ 3 callersMethodBindBufferMemory
other_include/vma/vk_mem_alloc.h:11959
↓ 3 callersMethodBuildStatsString
other_include/vma/vk_mem_alloc.h:6259
↓ 3 callersFunctionCaptureStderr
Starts capturing stderr.
tests/gtest/src/gtest-port.cc:1222
↓ 3 callersFunctionCaptureStderr
Starts capturing stderr.
external/fmt/test/gtest/gmock-gtest-all.cc:11521
↓ 3 callersFunctionCardinality
Constructs a Cardinality from its implementation.
external/fmt/test/gtest/gmock/gmock.h:2697
↓ 3 callersMethodClear
Clears the object.
tests/gtest/src/gtest.cc:2357
↓ 3 callersMethodClear
other_include/vma/vk_mem_alloc.h:4761
↓ 3 callersMethodClone
tests/gtest/include/gtest/internal/gtest-param-util.h:236
↓ 3 callersMethodClone
external/fmt/test/gtest/gtest/gtest.h:8192
↓ 3 callersFunctionCmpHelperEQ
tests/gtest/include/gtest/gtest.h:1541
↓ 3 callersFunctionCmpHelperEQ
external/fmt/test/gtest/gtest/gtest.h:11445
↓ 3 callersMethodCommitAllocationRequest
other_include/vma/vk_mem_alloc.h:12815
↓ 3 callersFunctionContainsRegex
Matches a string that contains regular expression 'regex'. The matcher takes ownership of 'regex'.
tests/gtest/include/gtest/gtest-matchers.h:861
↓ 3 callersFunctionContainsRegex
Matches a string that contains regular expression 'regex'. The matcher takes ownership of 'regex'.
external/fmt/test/gtest/gtest/gtest.h:6968
↓ 3 callersFunctionDecodeUTF8Path
For Windows, we convert the UTF-8 path to a UTF-16 path to force using the APIs that correctly handle unicode characters.
utils/platform_utils.h:27
↓ 3 callersFunctionDecompressZip
external/astc-encoder/Source/ThirdParty/tinyexr.h:7601
↓ 3 callersMethodDescribeNegationTo
Describes the negation of this matcher to an ostream.
external/fmt/test/gtest/gtest/gtest.h:6373
↓ 3 callersMethodDescribeTo
Describes this matcher to an ostream.
external/fmt/test/gtest/gtest/gtest.h:6367
↓ 3 callersMethodDestroy
other_include/vma/vk_mem_alloc.h:6643
↓ 3 callersFunctionERR_getErrorName
external/basisu/zstd/zstddeclib.c:1458
↓ 3 callersFunctionEe
(r)
external/basisu/webgl/gltf/three.min.js:1
↓ 3 callersMethodElapsed
Return time elapsed in milliseconds since the timer was created.
tests/gtest/src/gtest.cc:1040
↓ 3 callersMethodElapsed
Return time elapsed in milliseconds since the timer was created.
external/fmt/test/gtest/gmock-gtest-all.cc:2531
↓ 3 callersFunctionFirst
external/fmt/test/gtest/gmock/gmock.h:5618
↓ 3 callersFunctionFlagToEnvVar
Returns the name of the environment variable corresponding to the given flag. For example, FlagToEnvVar("foo") will return "GTEST_FOO" in the open-so
tests/gtest/src/gtest-port.cc:1308
↓ 3 callersFunctionFlagToEnvVar
Returns the name of the environment variable corresponding to the given flag. For example, FlagToEnvVar("foo") will return "GTEST_FOO" in the open-so
external/fmt/test/gtest/gmock-gtest-all.cc:11607
↓ 3 callersFunctionFormatCompilerIndependentFileLocation
Formats a file location for compiler-independent XML output. Although this function is not platform dependent, we put it next to FormatFileLocation in
tests/gtest/src/gtest-port.cc:1041
↓ 3 callersFunctionFormatCompilerIndependentFileLocation
Formats a file location for compiler-independent XML output. Although this function is not platform dependent, we put it next to FormatFileLocation in
external/fmt/test/gtest/gmock-gtest-all.cc:11369
↓ 3 callersFunctionFormatTestSuiteCount
Formats the count of test suites.
tests/gtest/src/gtest.cc:3105
↓ 3 callersFunctionFormatTestSuiteCount
Formats the count of test suites.
external/fmt/test/gtest/gmock-gtest-all.cc:4596
↓ 3 callersFunctionFp
(e)
external/basisu/webgl/gltf/three.min.js:1
↓ 3 callersFunctionGestureGetTouch
external/SDL_gesture/SDL_gesture.h:258
↓ 3 callersMethodGetAllocationNextPtr
other_include/vma/vk_mem_alloc.h:10926
↓ 3 callersMethodGetBufferMemoryRequirements
other_include/vma/vk_mem_alloc.h:14839
↓ 3 callersMethodGetCount
other_include/vma/vk_mem_alloc.h:4628
↓ 3 callersMethodGetExtraMapping
other_include/vma/vk_mem_alloc.h:5851
↓ 3 callersFunctionGetFileSize
external/fmt/test/gtest/gmock-gtest-all.cc:11541
↓ 3 callersMethodGetHeapBudgets
other_include/vma/vk_mem_alloc.h:15244
↓ 3 callersFunctionGetIgnoredParameterizedTestSuites
tests/gtest/src/gtest.cc:458
↓ 3 callersFunctionGetIgnoredParameterizedTestSuites
external/fmt/test/gtest/gmock-gtest-all.cc:1949
↓ 3 callersMethodGetMemoryHeapCount
other_include/vma/vk_mem_alloc.h:11443
↓ 3 callersMethodGetMemoryTypeCount
other_include/vma/vk_mem_alloc.h:11444
↓ 3 callersMethodGetPreferredBlockSize
other_include/vma/vk_mem_alloc.h:10921
↓ 3 callersFunctionGetPrefixUntilComma
Returns the prefix of 'str' before the first comma in it; returns the entire string if it contains no comma.
tests/gtest/include/gtest/internal/gtest-internal.h:663
↓ 3 callersFunctionGetPrefixUntilComma
Returns the prefix of 'str' before the first comma in it; returns the entire string if it contains no comma.
external/fmt/test/gtest/gtest/gtest.h:4041
↓ 3 callersFunctionGetReservedOutputAttributesForElement
TODO(jdesprez): Merge the two getReserved attributes once skip is improved
tests/gtest/src/gtest.cc:2306
↓ 3 callersFunctionGetReservedOutputAttributesForElement
TODO(jdesprez): Merge the two getReserved attributes once skip is improved
external/fmt/test/gtest/gmock-gtest-all.cc:3797
↓ 3 callersMethodGetSuballocationType
other_include/vma/vk_mem_alloc.h:6073
↓ 3 callersFunctionGetTestSuite
Gets the i-th test suite among all the test suites. i can range from 0 to total_test_suite_count() - 1. If i is not in that range, returns NULL.
tests/gtest/src/gtest-internal-inl.h:594
↓ 3 callersFunctionGetTestSuite
Gets the i-th test suite among all the test suites. i can range from 0 to total_test_suite_count() - 1. If i is not in that range, returns NULL.
external/fmt/test/gtest/gmock-gtest-all.cc:982
↓ 3 callersFunctionGetTestTypeId
Returns the type ID of ::testing::Test. We should always call this instead of GetTypeId< ::testing::Test>() to get the type ID of testing::Test. Thi
tests/gtest/src/gtest.cc:847
↓ 3 callersFunctionGetTestTypeId
Returns the type ID of ::testing::Test. We should always call this instead of GetTypeId< ::testing::Test>() to get the type ID of testing::Test. Thi
external/fmt/test/gtest/gmock-gtest-all.cc:2338
↓ 3 callersFunctionGp
(e,t,n,i,r)
external/basisu/webgl/gltf/three.min.js:1
↓ 3 callersFunctionGs
(e,t,n,i,r,a,o)
external/basisu/webgl/gltf/three.min.js:1
↓ 3 callersFunctionHUF_DEltX1_set4
* Packs 4 HUF_DEltX1 structs into a U64. This is used to lay down 4 entries at * a time. */
external/basisu/zstd/zstddeclib.c:13636
↓ 3 callersFunctionHUF_decompress1X1_DCtx_wksp
external/basisu/zstd/zstddeclib.c:15161
↓ 3 callersFunctionHUF_decompress4X1_usingDTable_internal
external/basisu/zstd/zstddeclib.c:14173
↓ 3 callersFunctionHUF_decompress4X2_usingDTable_internal
external/basisu/zstd/zstddeclib.c:14986
↓ 3 callersFunctionHUF_readDTableX1_wksp
external/basisu/zstd/zstddeclib.c:13686
↓ 3 callersFunctionHUF_readDTableX2_wksp
external/basisu/zstd/zstddeclib.c:14457
↓ 3 callersFunctionHUF_readStats_wksp
external/basisu/zstd/zstddeclib.c:3406
↓ 3 callersFunctionHuffmanTree_makeFromFrequencies
Create the Huffman tree given the symbol frequencies*/
external/lodepng/lodepng.cpp:1023
↓ 3 callersFunctionI
(t,n,i)
external/basisu/webgl/gltf/three.min.js:1
↓ 3 callersMethodInitBufferImageUsage
other_include/vma/vk_mem_alloc.h:12273
↓ 3 callersFunctionInitGoogleMockImpl
external/fmt/test/gtest/gmock-gtest-all.cc:14373
↓ 3 callersFunctionInitGoogleTestImpl
tests/gtest/src/gtest.cc:6630
↓ 3 callersFunctionInitGoogleTestImpl
external/fmt/test/gtest/gmock-gtest-all.cc:8121
↓ 3 callersFunctionInt32FromGTestEnv
Reads and returns a 32-bit integer stored in the environment variable corresponding to the given flag; if it isn't set or doesn't represent a valid 32
tests/gtest/src/gtest-port.cc:1379
↓ 3 callersFunctionInt32FromGTestEnv
Reads and returns a 32-bit integer stored in the environment variable corresponding to the given flag; if it isn't set or doesn't represent a valid 32
external/fmt/test/gtest/gmock-gtest-all.cc:11678
↓ 3 callersFunctionInvoke
external/fmt/test/gtest/gmock/gmock.h:2261
↓ 3 callersFunctionIsDigit
external/fmt/test/gtest/gtest/gtest.h:2177
↓ 3 callersMethodIsSatisfiedByCallCount
external/fmt/test/gtest/gmock-gtest-all.cc:12586
↓ 3 callersMethodIsSaturatedByCallCount
external/fmt/test/gtest/gmock-gtest-all.cc:12590
↓ 3 callersFunctionLe
(t)
external/basisu/webgl/gltf/three.min.js:1
↓ 3 callersFunctionLhsSize
external/fmt/test/gtest/gmock/gmock.h:6198
↓ 3 callersFunctionLoadEXRImageFromMemory
external/astc-encoder/Source/ThirdParty/tinyexr.h:11983
↓ 3 callersMethodLock
external/fmt/test/gtest/gtest/gtest.h:2115
↓ 3 callersMethodLock
other_include/vma/vk_mem_alloc.h:2933
↓ 3 callersFunctionMEM_readLE24
external/basisu/zstd/zstddeclib.c:1151
← previousnext →1,801–1,900 of 12,720, ranked by callers