Lines Matching +defs:v3 +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()
799 …d decodeHDREndpointMode7 (UVec4& e0, UVec4& e1, deUint32 v0, deUint32 v1, deUint32 v2, deUint32 v3) in decodeHDREndpointMode7()
878 …ntMode11 (UVec4& e0, UVec4& e1, deUint32 v0, deUint32 v1, deUint32 v2, deUint32 v3, deUint32 v4, d… in decodeHDREndpointMode11()
964 …intMode15(UVec4& e0, UVec4& e1, deUint32 v0, deUint32 v1, deUint32 v2, deUint32 v3, deUint32 v4, d… in decodeHDREndpointMode15()
1057 deInt32 v3 = (deInt32)v[3]; in decodeColorEndpoints() local
1093 deInt32 v3 = (deInt32)v[3]; in decodeColorEndpoints() local
1140 deInt32 v3 = (deInt32)v[3]; 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