Searched refs:ycbcr_create_info (Results 1 – 1 of 1) sorted by relevance
25537 …VkSamplerYcbcrConversionCreateInfo ycbcr_create_info = {VK_STRUCTURE_TYPE_SAMPLER_YCBCR_CONVERSION… in TEST_F() local25549 vkCreateSamplerYcbcrConversion(m_device->handle(), &ycbcr_create_info, nullptr, &conversion); in TEST_F()