Searched refs:depthAndStencilFormats (Results 1 - 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiCopiesAndBlittingTests.cpp3590 const VkFormat depthAndStencilFormats[] = local
3790 for (size_t compatibleFormatsIndex = 0; compatibleFormatsIndex < DE_LENGTH_OF_ARRAY(depthAndStencilFormats); ++compatibleFormatsIndex)
3798 params.src.image.format = depthAndStencilFormats[compatibleFormatsIndex];
4788 for (size_t compatibleFormatsIndex = 0; compatibleFormatsIndex < DE_LENGTH_OF_ARRAY(depthAndStencilFormats); ++compatibleFormatsIndex)
4795 params.src.image.format = depthAndStencilFormats[compatibleFormatsIndex];

Completed in 172 milliseconds