/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/ |
D | vktVideoTestUtils.hpp | 71 … VkVideoComponentBitDepthFlagsKHR chromaBitDepth = VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR);
|
D | vktVideoTestUtils.cpp | 336 VkVideoComponentBitDepthFlagsKHR chromaBitDepth) in getVideoProfile() argument 345 chromaBitDepth, // VkVideoComponentBitDepthFlagsKHR chromaBitDepth; in getVideoProfile()
|
D | extNvidiaVideoParserIf.hpp | 936 VkVideoComponentBitDepthFlagsKHR chromaBitDepth; member
|
D | vktVideoBaseDecodeUtils.cpp | 2060 …const VkVideoComponentBitDepthFlagsKHR chromaBitDepth = getChromaBitDepth(pVideoFormat->b… in StartVideoSequence() local 2077 …etVideoProfile(videoCodec, videoProfileExtention, chromaSubsampling, lumaBitDepth, chromaBitDepth); in StartVideoSequence()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/ |
D | vktVideoTestUtils.hpp | 71 … VkVideoComponentBitDepthFlagsKHR chromaBitDepth = VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR);
|
D | vktVideoTestUtils.cpp | 336 VkVideoComponentBitDepthFlagsKHR chromaBitDepth) in getVideoProfile() argument 345 chromaBitDepth, // VkVideoComponentBitDepthFlagsKHR chromaBitDepth; in getVideoProfile()
|
D | extNvidiaVideoParserIf.hpp | 936 VkVideoComponentBitDepthFlagsKHR chromaBitDepth; member
|
D | vktVideoBaseDecodeUtils.cpp | 2060 …const VkVideoComponentBitDepthFlagsKHR chromaBitDepth = getChromaBitDepth(pVideoFormat->b… in StartVideoSequence() local 2077 …etVideoProfile(videoCodec, videoProfileExtention, chromaSubsampling, lumaBitDepth, chromaBitDepth); in StartVideoSequence()
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
D | vulkan_beta.h | 114 VkVideoComponentBitDepthFlagsKHR chromaBitDepth; member
|
D | vulkan_structs.hpp | 55737 , chromaBitDepth( chromaBitDepth_ ) 55786 chromaBitDepth = chromaBitDepth_; in setChromaBitDepth() 55808 ( chromaBitDepth == rhs.chromaBitDepth ); in operator ==() 55824 VULKAN_HPP_NAMESPACE::VideoComponentBitDepthFlagsKHR chromaBitDepth = {}; member
|
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
D | vulkan_beta.h | 114 VkVideoComponentBitDepthFlagsKHR chromaBitDepth; member
|
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/ |
D | vulkan_beta.h | 114 VkVideoComponentBitDepthFlagsKHR chromaBitDepth; member
|
/third_party/mesa3d/include/vulkan/ |
D | vulkan_beta.h | 120 VkVideoComponentBitDepthFlagsKHR chromaBitDepth; member
|
/third_party/vulkan-headers/include/vulkan/ |
D | vulkan_beta.h | 117 VkVideoComponentBitDepthFlagsKHR chromaBitDepth; member
|
D | vulkan_structs.hpp | 101927 , chromaBitDepth( chromaBitDepth_ ) 101975 chromaBitDepth = chromaBitDepth_; in setChromaBitDepth() 102003 …urn std::tie( sType, pNext, videoCodecOperation, chromaSubsampling, lumaBitDepth, chromaBitDepth ); in reflect() 102016 …aSubsampling ) && ( lumaBitDepth == rhs.lumaBitDepth ) && ( chromaBitDepth == rhs.chromaBitDepth ); in operator ==() 102032 VULKAN_HPP_NAMESPACE::VideoComponentBitDepthFlagsKHR chromaBitDepth = {}; member
|
D | vulkan_hash.hpp | 13761 VULKAN_HPP_HASH_COMBINE( seed, videoProfileInfoKHR.chromaBitDepth ); in operator ()()
|
/third_party/vk-gl-cts/external/vulkan-docs/src/proposals/ |
D | VK_KHR_video_decode_h265.adoc | 238 .chromaBitDepth = VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR
|
D | VK_KHR_video_queue.adoc | 63 VkVideoComponentBitDepthFlagsKHR chromaBitDepth; 651 .chromaBitDepth = VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR 1044 …g only a single bit in the `chromaSubsampling`, `lumaBitDepth`, and `chromaBitDepth` members of `V…
|
D | VK_KHR_video_decode_h264.adoc | 273 .chromaBitDepth = VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR
|
D | VK_KHR_video_decode_queue.adoc | 353 .chromaBitDepth = VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR
|
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/ |
D | video_extensions.adoc | 290 * pname:chromaBitDepth is a bitmask of 326 pname:lumaBitDepth, or pname:chromaBitDepth are not supported. 340 pname:chromaBitDepth must: have a single bit set
|
D | video_extensions.txt | 751 * pname:chromaBitDepth is a bitmask of
|
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
D | vkStructTypes.inl | 6388 VkVideoComponentBitDepthFlagsKHR chromaBitDepth; member
|
D | vkVulkan_c.inl | 8995 VkVideoComponentBitDepthFlagsKHR chromaBitDepth; member
|
D | vkStrUtilImpl.inl | 13646 s << "\tchromaBitDepth = " << getVideoComponentBitDepthFlagsKHRStr(value.chromaBitDepth) << '\n';
|