Home
last modified time | relevance | path

Searched refs:chromaBitDepthMinus8 (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
H A DvktVideoBaseDecodeUtils.cpp173 VkVideoComponentBitDepthFlagsKHR getChromaBitDepth(deUint8 chromaBitDepthMinus8) in getChromaBitDepth() argument
175 switch (chromaBitDepthMinus8) in getChromaBitDepth()
184 TCU_THROW(InternalError, "Unhandler chromaBitDepthMinus8"); in getChromaBitDepth()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
H A DvktVideoBaseDecodeUtils.cpp209 VkVideoComponentBitDepthFlagsKHR getChromaBitDepth (deUint8 chromaBitDepthMinus8) in getChromaBitDepth() argument
211 switch (chromaBitDepthMinus8) in getChromaBitDepth()
216 default:TCU_THROW(InternalError, "Unhandler chromaBitDepthMinus8"); in getChromaBitDepth()

Completed in 8 milliseconds