Home
last modified time | relevance | path

Searched refs:ycbcrFeatures (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/graphics/jni/
DVulkanTestHelpers.cpp229 VkPhysicalDeviceSamplerYcbcrConversionFeaturesKHR ycbcrFeatures{ in init() local
236 .pNext = &ycbcrFeatures, in init()
239 ASSERT(ycbcrFeatures.samplerYcbcrConversion == VK_TRUE); in init()