Searched refs:s_coreColorFormats (Results 1 – 1 of 1) sorted by relevance
4658 static const VkFormat s_coreColorFormats[] = variable4827 … format = rng.choose<VkFormat>(DE_ARRAY_BEGIN(s_coreColorFormats), DE_ARRAY_END(s_coreColorFor… in addAttachmentTests()5169 …rmat format = rng.choose<VkFormat>(DE_ARRAY_BEGIN(s_coreColorFormats), DE_ARRAY_END(s_coreColorFor… in addAttachmentAllocationTests()5430 … format = rng.choose<VkFormat>(DE_ARRAY_BEGIN(s_coreColorFormats), DE_ARRAY_END(s_coreColorFor… in addAttachmentAllocationTests()6035 for (size_t formatNdx = 0; formatNdx < DE_LENGTH_OF_ARRAY(s_coreColorFormats); formatNdx++) in addFormatTests()6037 const VkFormat format = s_coreColorFormats[formatNdx]; in addFormatTests()