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