Home
last modified time | relevance | path

Searched defs:numPartitions (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/common/
DtcuAstcUtil.cpp541 …dpointModes (deUint32* endpointModesDst, const Block128& blockData, int numPartitions, int extraCe… in decodeColorEndpointModes()
571 int computeNumColorEndpointValues (const deUint32* endpointModes, int numPartitions) in computeNumColorEndpointValues()
1005 …tPair* dst, const deUint32* unquantizedEndpoints, const deUint32* endpointModes, int numPartitions) in decodeColorEndpoints()
1192 …air* dst, const Block128& blockData, const deUint32* endpointModes, int numPartitions, int numColo… in computeColorEndpoints()
1344 …rtition (deUint32 seedIn, deUint32 xIn, deUint32 yIn, deUint32 zIn, int numPartitions, bool smallB… in computeTexelPartition()
1409int numPartitions, int blockWidth, int blockHeight, bool isSRGB, bool isLDRMode, const deUint32* c… in setTexelColors()
1511 const int numPartitions = (int)blockData.getBits(11, 12) + 1; in decompressBlock() local
1820 int numPartitions; member
1869 static inline int computeNumColorEndpointValues (const deUint32* endpointModes, int numPartitions, … in computeNumColorEndpointValues()
2022 … const deUint32* colorEndpointModes, bool isMultiPartSingleCemMode, int numPartitions, int extraCe… in writeColorEndpointModes()
[all …]