Searched refs:componentsStrideDst (Results 1 – 1 of 1) sorted by relevance
11285 const size_t componentsStrideDst = (DST_COMPONENTS_COUNT == 3) ? 4 : DST_COMPONENTS_COUNT; in compareFP16VectorShuffleFunc() local11301 const deFloat16* outputVec = &outputAsFP16[componentsStrideDst * idx]; in compareFP16VectorShuffleFunc()