Searched refs:partitionNdx (Results 1 – 1 of 1) sorted by relevance
997 for (int partitionNdx = 0; partitionNdx < numPartitions; partitionNdx++) in decodeColorEndpoints() local999 const deUint32 endpointMode = endpointModes[partitionNdx]; in decodeColorEndpoints()1001 UVec4& e0 = dst[partitionNdx].e0; in decodeColorEndpoints()1002 UVec4& e1 = dst[partitionNdx].e1; in decodeColorEndpoints()