Searched refs:depthStencilImageFormatsToTest (Results 1 – 2 of 2) sorted by relevance
79 const VkFormat depthStencilImageFormatsToTest[] = {VK_FORMAT_D16_UNORM, VK_FORMAT_X8_D24_UN… variable827 for (int i = 0; i < DE_LENGTH_OF_ARRAY(depthStencilImageFormatsToTest); ++i) in createTests()829 const auto format = depthStencilImageFormatsToTest[i]; in createTests()
2333 const VkFormat depthStencilImageFormatsToTest[] = { in createImageClearingTestsCommon() local2336 …st size_t numOfDepthStencilImageFormatsToTest = DE_LENGTH_OF_ARRAY(depthStencilImageFormatsToTest); in createImageClearingTestsCommon()2719 … const VkFormat format = depthStencilImageFormatsToTest[imageFormatIndex]; in createImageClearingTestsCommon()2963 … const VkFormat format = depthStencilImageFormatsToTest[imageFormatIndex]; in createImageClearingTestsCommon()