Searched defs:srcFormatNdx (Results 1 – 3 of 3) sorted by relevance
973 for (size_t srcFormatNdx = 0; srcFormatNdx < DE_LENGTH_OF_ARRAY(ycbcrFormats); srcFormatNdx++) in initYcbcrDefaultCopyTests() local1074 … for (size_t srcFormatNdx = 0; srcFormatNdx < DE_LENGTH_OF_ARRAY(testFormats); srcFormatNdx++) in initYcbcrDimensionsCopyTests() local
2669 for (int srcFormatNdx = 0; srcFormatNdx < (int)formats.size(); srcFormatNdx++) in init() local2701 for (int srcFormatNdx = 0; srcFormatNdx < (int)formats.size(); srcFormatNdx++) in init() local2734 … for (int srcFormatNdx = 0; srcFormatNdx < (int)nonCompressedFormats.size(); srcFormatNdx++) in init() local
17900 for (size_t srcFormatNdx = 0; srcFormatNdx < de::arrayLength(multiplaneFormats); srcFormatNdx++) in createMultiplaneCopyTests() local