Lines Matching +defs:v7 +defs:b
394 const deUint32 b = getBit(blockModeData, 7); in getASTCBlockMode() local
401 const deUint32 b = getBits(blockModeData, 7, 8); in getASTCBlockMode() local
419 int& b = blockMode.weightISEParams.numBits; in getASTCBlockMode() local
733 const deUint32 b = getBit(iseResults[endpointNdx].m, 1); in unquantizeColorEndpoints() local
766 inline void bitTransferSigned (deInt32& a, deInt32& b) in bitTransferSigned()
784 inline IVec4 blueContract (int r, int g, int b, int a) in blueContract()
970 deInt32 v7 = (deInt32)getBits(v7In, 0, 6); in decodeHDREndpointMode15() local
1144 deInt32 v7 = (deInt32)v[7]; in decodeColorEndpoints() local
1226 const deUint32 b = getBit(weightGrid[weightNdx].m, 1); in unquantizeWeights() local
1372 const int b = 0x3f & (seed3*x + seed4*y + seed12*z + (rnum >> 10)); in computeTexelPartition() local
1714 deUint16 b; member
1881 deUint32 b = (deUint32)-1; in writeBlockMode() local
2317 …const deUint16 b = isVoidExtentHDR ? deFloat32To16(rnd.getFloat(0.0f, 1.0f)) : (deUint16)rnd.g… in generateRandomBlock() local
2420 const deUint16 b = (deUint16)((baseValue + numValues*2/4) % numValues); in generateBlockCaseTestData() local
2446 …const deFloat16 b = deFloat32To16(minValue + (float)bNdx * (maxValue - minValue) / (float)(numBl… in generateBlockCaseTestData() local