Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GPUOpen-Tools/compressonator
/ functions
Functions
10,555 in github.com/GPUOpen-Tools/compressonator
⨍
Functions
10,555
◇
Types & classes
2,179
↓ 39 callers
Function
clamp255
clamp an input value to [0,255]; NaN is turned into 0
cmp_compressonatorlib/astc/astc_encode_kernel.cpp:4550
↓ 39 callers
Function
stbi__get16be
external/stb/stb_image.h:1692
↓ 38 callers
Function
normalize
cmp_compressonatorlib/astc/astc_encode_kernel.cpp:73
↓ 37 callers
Function
ARcpH2
cmp_core/shaders/ffx_a.h:1964
↓ 37 callers
Method
addSubProperty
! Appends the given \a property to this property's subproperties. If the given \a property already is added, this function does nothing.
applications/compressonatorgui/qpropertypages/qtpropertybrowser.cpp:414
↓ 36 callers
Method
Set
applications/_libs/cmp_math/jmlmatrix.h:151
↓ 36 callers
Method
setPropertyName
! \fn void QtProperty::setPropertyName(const QString &name) Sets the property's name to the given \a name. \sa propertyName() */
applications/compressonatorgui/qpropertypages/qtpropertybrowser.cpp:358
↓ 36 callers
Method
t
applications/_libs/cmp_mesh/soup.h:75
↓ 36 callers
Function
type_name
! @brief return the type as string Returns the type name as string to be used in error messages - usually to indicate that a function was
applications/_plugins/common/json/json.hpp:23921
↓ 36 callers
Method
value
! Returns the property's current value. \sa valueType(), setValue() */
applications/compressonatorgui/qpropertypages/qtvariantproperty.cpp:213
↓ 35 callers
Method
addProperty
! Creates a property with the given \a name which then is owned by this manager. Internally, this function calls the createProperty() and
applications/compressonatorgui/qpropertypages/qtpropertybrowser.cpp:762
↓ 34 callers
Function
GenericLoadFunction
applications/_plugins/cimage/dds/dds_helpers.cpp:123
↓ 33 callers
Function
CMP_CalcMinMipSize
cmp_framework/common/cmp_mips.cpp:110
↓ 33 callers
Function
CMP_MaxFacesOrSlices
cmp_framework/common/cmp_mips.cpp:788
↓ 33 callers
Function
CompressBlockBC1
cmp_core/shaders/bc1_encode_kernel.cpp:326
↓ 33 callers
Method
GetMin
applications/_libs/cmp_mesh/bbox.h:71
↓ 33 callers
Function
GroupSync
cmp_core/shaders/bc7_cmpmsc.h:1937
↓ 33 callers
Function
PrintDX
applications/_plugins/cmp_gpu/directx/compute_directx.cpp:69
↓ 33 callers
Method
erase
applications/_plugins/common/json/json.hpp:16862
↓ 33 callers
Method
showOutput
applications/compressonatorgui/components/cpcompressstatus.cpp:110
↓ 32 callers
Function
CMP_FreeMipSet
cmp_framework/compute_base.cpp:700
↓ 32 callers
Function
basic_json
! @brief create an empty value with a given type Create an empty JSON value with a given type. The value will be default initialized with
applications/_plugins/common/json/json.hpp:18317
↓ 32 callers
Method
parent
applications/compressonatorgui/qpropertypages/qtpropertybrowser.cpp:1156
↓ 32 callers
Method
registerStaticPlugin
applications/_plugins/common/pluginmanager.cpp:171
↓ 32 callers
Function
stbi__get32le
external/stb/stb_image.h:1720
↓ 31 callers
Method
Get
applications/_libs/cmp_mesh/timer.cpp:31
↓ 31 callers
Method
parse_error
applications/_plugins/common/json/json.hpp:2804
↓ 31 callers
Function
stbi__skip
external/stb/stb_image.h:1642
↓ 30 callers
Method
GetCPU
applications/_plugins/c3dmodel_viewers/gltf_dx12_ex/dx12util/cmp_resourceviewheapsdx12.h:50
↓ 30 callers
Method
SetValue
applications/compressonatorgui/components/acprogressdlg.cpp:165
↓ 30 callers
Method
bits
cmp_framework/common/half/half.h:709
↓ 30 callers
Function
round
cmp_core/source/cmp_math_func.h:89
↓ 30 callers
Method
setStatusTip
! Sets the property's status tip to the given \a text. \sa statusTip() */
applications/compressonatorgui/qpropertypages/qtpropertybrowser.cpp:330
↓ 30 callers
Function
stbi__get16le
external/stb/stb_image.h:1712
↓ 30 callers
Function
type_name
! @brief return the type as string Returns the type name as string to be used in error messages - usually to indicate that a function was
applications/_plugins/common/json/json.h:11567
↓ 29 callers
Function
LogErrorToCSVFile
applications/_plugins/common/cmdline.cpp:2727
↓ 29 callers
Method
addPropertyManager
applications/compressonatorgui/qpropertypages/qtpropertybrowser.h:179
↓ 29 callers
Function
bitcount
after a few rounds of k-means-clustering, we should have a set of 2, 3 or 4 partitions; we turn this set into 2, 3 or 4 bitmaps. Then, for each of th
cmp_compressonatorlib/astc/astc_encode_kernel.cpp:9046
↓ 29 callers
Function
cmp_Write8Bit
cmp_core/shaders/bc7_encode_kernel.cpp:866
↓ 29 callers
Method
setRange
! \fn void QtIntPropertyManager::setRange(QtProperty *property, int minimum, int maximum) Sets the range of valid values. This is a conv
applications/compressonatorgui/qpropertypages/qtpropertymanager.cpp:824
↓ 28 callers
Function
CompressBlockBC7
cmp_core/shaders/bc7_encode_kernel.cpp:3517
↓ 28 callers
Function
ThrowIfFailed
cmp_compressonatorlib/brotlig/BrotligCompute.cpp:76
↓ 28 callers
Function
get
applications/_plugins/common/json/json.h:8480
↓ 27 callers
Function
APrxLoRcpF1
cmp_core/shaders/ffx_a.h:4040
↓ 27 callers
Function
CMP_CalculateBufferSize
applications/_plugins/common/texture_utils.cpp:104
↓ 27 callers
Method
Resource
applications/_plugins/c3dmodel_viewers/gltf_dx12_ex/dx12util/cmp_texturedx12.h:71
↓ 27 callers
Function
ceil
cmp_core/source/cmp_math_func.h:106
↓ 27 callers
Function
lerp
cmp_core/shaders/bc6_encode_kernel.cpp:4118
↓ 27 callers
Method
removePropertyManager
applications/compressonatorgui/qpropertypages/qtpropertybrowser.h:187
↓ 26 callers
Function
CasInput
cmp_core/shaders/ffx_cas.h:419
↓ 26 callers
Function
CasLoad
Avoid compiler error.
cmp_core/shaders/ffx_cas.h:414
↓ 26 callers
Function
CompressBlockBC2
cmp_core/shaders/bc2_encode_kernel.cpp:167
↓ 26 callers
Function
CompressBlockBC3
cmp_core/shaders/bc3_encode_kernel.cpp:157
↓ 26 callers
Function
CompressBlockBC4
cmp_core/shaders/bc4_encode_kernel.cpp:245
↓ 26 callers
Function
CompressBlockBC5
cmp_core/shaders/bc5_encode_kernel.cpp:269
↓ 26 callers
Function
CompressBlockBC6
cmp_core/shaders/bc6_encode_kernel.cpp:4365
↓ 26 callers
Method
GetChannelDepth
cmp_compressonatorlib/buffer/codecbuffer_r8.h:53
↓ 26 callers
Method
IsFloat
cmp_compressonatorlib/buffer/codecbuffer_r8.h:61
↓ 26 callers
Function
ParseStringProperty
applications/_plugins/common/gltf/tiny_gltf2_utils.cpp:905
↓ 26 callers
Function
cmp_clampf
cmp_core/shaders/bcn_common_api.h:136
↓ 26 callers
Function
cmp_floorVec3f
cmp_core/shaders/bcn_common_api.h:270
↓ 26 callers
Method
key
applications/_plugins/common/json/json.hpp:6260
↓ 26 callers
Function
read_bits
routine to read up to 8 bits
cmp_compressonatorlib/astc/astc_host.cpp:1567
↓ 26 callers
Function
saturate
cmp_core/source/cmp_math_func.h:124
↓ 25 callers
Method
ReadBlockR
cmp_compressonatorlib/buffer/codecbuffer.cpp:314
↓ 25 callers
Method
write
applications/_plugins/canalysis/analysis/canalysis.cpp:171
↓ 24 callers
Function
CMP_FileExists
applications/_plugins/common/cmp_fileio.cpp:148
↓ 24 callers
Method
InitAsDescriptorTable
applications/_plugins/common/d3dx12/d3dx12.h:1004
↓ 24 callers
Function
STBI__CASE
external/stb/stb_image.h:4738
↓ 24 callers
Function
SerializeNumberProperty
applications/_plugins/common/gltf/tiny_gltf2_utils.cpp:3080
↓ 24 callers
Function
SetDefaultBC15Options
cmp_core/shaders/bcn_common_kernel.h:336
↓ 24 callers
Function
clear
! @brief clears the contents Clears the content of a JSON value and resets it to the default value as if @ref basic_json(value_t) would h
applications/_plugins/common/json/json.h:10267
↓ 24 callers
Function
finish_unquantizeF16
cmp_compressonatorlib/bc6h/bc6h_encode.cpp:1014
↓ 24 callers
Function
finish_unquantizef16
cmp_core/shaders/bc6_encode_kernel.cpp:3019
↓ 24 callers
Function
float_to_lns
cmp_compressonatorlib/astc/astc_encode_kernel.cpp:146
↓ 24 callers
Method
get_position
return position of last read token
applications/_plugins/common/json/json.h:2407
↓ 24 callers
Function
is_object
! @brief return whether value is an object This function returns true if and only if the JSON value is an object. @return `true` if type
applications/_plugins/common/json/json.hpp:19544
↓ 23 callers
Function
CMP_GetJustFileExt
applications/_plugins/common/cmp_fileio.cpp:215
↓ 23 callers
Function
CheckEqual
cmp_unittests/codecbuffer_tests.cpp:152
↓ 23 callers
Method
CreateBuffer
cmp_compressonatorlib/dxt/codec_dxt1.cpp:103
↓ 23 callers
Function
GetItemType
eventually place this in a separate common utils file or something
applications/compressonatorgui/components/cpprojectview.cpp:70
↓ 23 callers
Function
SerializeStringProperty
applications/_plugins/common/gltf/tiny_gltf2_utils.cpp:3100
↓ 23 callers
Method
setSingleStep
! Sets the step value for the given \a property to \a step. The step is typically used to increment or decrement a property value while press
applications/compressonatorgui/qpropertypages/qtpropertymanager.cpp:840
↓ 23 callers
Function
totalError
cmp_compressonatorlib/bc7/3dquant_vpc.cpp:743
↓ 22 callers
Method
AllocateMipSet
cmp_framework/common/cmp_mips.cpp:970
↓ 22 callers
Method
GetChannelCount
cmp_compressonatorlib/buffer/codecbuffer_r8.h:57
↓ 22 callers
Method
GetMax
applications/_libs/cmp_mesh/bbox.h:75
↓ 22 callers
Function
ReadBit
cmp_core/shaders/bc7_encode_kernel.cpp:3063
↓ 22 callers
Method
read
applications/_plugins/common/json/json.h:1306
↓ 22 callers
Method
setMinimum
! Sets the minimum value for the given \a property to \a minVal. When setting the minimum value, the maximum and current values are adjus
applications/compressonatorgui/qpropertypages/qtpropertymanager.cpp:785
↓ 22 callers
Method
subIntPropertyManager
! Returns the manager that creates the nested \e x and \e y subproperties. In order to provide editing widgets for the subproperties in a
applications/compressonatorgui/qpropertypages/qtpropertymanager.cpp:2684
↓ 22 callers
Method
top
applications/_plugins/common/json/json.h:6088
↓ 21 callers
Method
SetLabelText
applications/compressonatorgui/components/acprogressdlg.cpp:206
↓ 21 callers
Function
decompressColor
The color bits are expanded to the full color NO WARRANTY --- SEE STATEMENT IN TOP OF FILE (C) Ericsson AB 2005-2013. All Rights Reserved.
cmp_compressonatorlib/etc/etcpack/etcdec.cxx:484
↓ 21 callers
Function
end
! @brief returns an iterator to one past the last element Returns an iterator to one past the last element. @image html range-begin-end.
applications/_plugins/common/json/json.h:9853
↓ 21 callers
Function
input_adapter
applications/_plugins/common/json/json.hpp:5463
↓ 21 callers
Method
operator[]
access to successor
applications/_plugins/common/json/json.hpp:11927
↓ 21 callers
Method
setAttribute
! Sets the \a attribute of property to \a value. QtVariantPropertyManager provides the related \l{QtVariantPropertyManager::setAttribute(
applications/compressonatorgui/qpropertypages/qtvariantproperty.cpp:276
↓ 21 callers
Method
setReadOnly
! Sets read-only status of the property. \sa QtIntPropertyManager::setReadOnly */
applications/compressonatorgui/qpropertypages/qtpropertymanager.cpp:865
↓ 21 callers
Function
swap
cmp_core/shaders/bc7_cmpmsc.h:1432
← previous
next →
101–200 of 10,555, ranked by callers