Home
last modified time | relevance | path

Searched refs:depthStencilImageFormatsToTest (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawDepthClampTests.cpp68 const VkFormat depthStencilImageFormatsToTest[] = variable
490 for(int i = 0; i < DE_LENGTH_OF_ARRAY(depthStencilImageFormatsToTest); ++i) in createTests()
492 const auto format = depthStencilImageFormatsToTest[i]; in createTests()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp1966 const VkFormat depthStencilImageFormatsToTest[] = in createImageClearingTestsCommon() local
1976 …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()