Searched refs:s_coreColorFormats (Results 1 – 1 of 1) sorted by relevance
4814 static const VkFormat s_coreColorFormats[] = variable4999 … format = rng.choose<VkFormat>(DE_ARRAY_BEGIN(s_coreColorFormats), DE_ARRAY_END(s_coreColorFor… in addAttachmentTests()5350 …rmat format = rng.choose<VkFormat>(DE_ARRAY_BEGIN(s_coreColorFormats), DE_ARRAY_END(s_coreColorFor… in addAttachmentAllocationTests()5632 … format = rng.choose<VkFormat>(DE_ARRAY_BEGIN(s_coreColorFormats), DE_ARRAY_END(s_coreColorFor… in addAttachmentAllocationTests()6236 for (size_t formatNdx = 0; formatNdx < DE_LENGTH_OF_ARRAY(s_coreColorFormats); formatNdx++) in addFormatTests()6238 const VkFormat format = s_coreColorFormats[formatNdx]; in addFormatTests()