Home
last modified time | relevance | path

Searched defs:dstFormatNdx (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrCopyTests.cpp980 … for (size_t dstFormatNdx = 0; dstFormatNdx < DE_LENGTH_OF_ARRAY(ycbcrFormats); dstFormatNdx++) in initYcbcrDefaultCopyTests() local
1080 … for (size_t dstFormatNdx = 0; dstFormatNdx < DE_LENGTH_OF_ARRAY(testFormats); dstFormatNdx++) in initYcbcrDimensionsCopyTests() local
/external/deqp/modules/gles31/functional/
Des31fCopyImageTests.cpp2670 for (int dstFormatNdx = 0; dstFormatNdx < (int)formats.size(); dstFormatNdx++) in init() local
2702 for (int dstFormatNdx = 0; dstFormatNdx < (int)formats.size(); dstFormatNdx++) in init() local
2735 … for (int dstFormatNdx = 0; dstFormatNdx < (int)compressedFormats.size(); dstFormatNdx++) in init() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp17906 …for (size_t dstFormatNdx = 0; dstFormatNdx < DE_LENGTH_OF_ARRAY(multiplaneFormats); dstFormatNdx++) in createMultiplaneCopyTests() local