Searched refs:depthStencilImageFormatsToTest (Results 1 – 2 of 2) sorted by relevance
68 const VkFormat depthStencilImageFormatsToTest[] = variable490 for(int i = 0; i < DE_LENGTH_OF_ARRAY(depthStencilImageFormatsToTest); ++i) in createTests()492 const auto format = depthStencilImageFormatsToTest[i]; in createTests()
1966 const VkFormat depthStencilImageFormatsToTest[] = in createImageClearingTestsCommon() local1976 …t size_t numOfDepthStencilImageFormatsToTest = DE_LENGTH_OF_ARRAY(depthStencilImageFormatsToTest); in createImageClearingTestsCommon()2248 const VkFormat format = depthStencilImageFormatsToTest[imageFormatIndex]; in createImageClearingTestsCommon()2419 const VkFormat format = depthStencilImageFormatsToTest[imageFormatIndex]; in createImageClearingTestsCommon()