Searched refs:s_coreDepthStencilFormats (Results 1 – 1 of 1) sorted by relevance
4866 static const VkFormat s_coreDepthStencilFormats[] = variable5021 …at = rng.choose<VkFormat>(DE_ARRAY_BEGIN(s_coreDepthStencilFormats), DE_ARRAY_END(s_coreDepthSte… in addAttachmentTests()5338 …rmat = rng.choose<VkFormat>(DE_ARRAY_BEGIN(s_coreDepthStencilFormats), DE_ARRAY_END(s_coreDepthSte… in addAttachmentAllocationTests()6480 for (size_t formatNdx = 0; formatNdx < DE_LENGTH_OF_ARRAY(s_coreDepthStencilFormats); formatNdx++) in addFormatTests()6482 const VkFormat vkFormat = s_coreDepthStencilFormats[formatNdx]; in addFormatTests()