Searched refs:depthOnlyFormats (Results 1 – 1 of 1) sorted by relevance
848 const VkFormat depthOnlyFormats[] = { VK_FORMAT_X8_D24_UNORM_PACK32, VK_FORMAT_D32_SFLOAT }; in createDepthTests() local855 … std::vector<VkFormat>(depthOnlyFormats, depthOnlyFormats + DE_LENGTH_OF_ARRAY(depthOnlyFormats))); in createDepthTests()