Home
last modified time | relevance | path

Searched refs:VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR (Results 1 - 15 of 15) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
H A DvktVideoClipInfo.cpp199 VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR,
200 VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR,
204 VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR,
205 VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR,
209 VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR,
210 VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR,
H A DvktVideoTestUtils.hpp568 if (m_profile.lumaBitDepth & VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR) in GetLumaBitDepthMinus8()
585 if (m_profile.chromaBitDepth & VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR) in GetChromaBitDepthMinus8()
615 case VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR: in CodecGetVkFormat()
631 case VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR: in CodecGetVkFormat()
647 case VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR: in CodecGetVkFormat()
663 case VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR: in CodecGetVkFormat()
767 if (pVideoProfile->lumaBitDepth & VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR) in DumpFormatProfiles()
781 if (pVideoProfile->chromaBitDepth & VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR) in DumpFormatProfiles()
H A DvktVideoCapabilitiesTests.cpp258 VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR, // VkVideoComponentBitDepthFlagsKHR lumaBitDepth; in iterate()
259 VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR, // VkVideoComponentBitDepthFlagsKHR chromaBitDepth; in iterate()
541 VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR, // VkVideoComponentBitDepthFlagsKHR lumaBitDepth; in iterate()
542 VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR, // VkVideoComponentBitDepthFlagsKHR chromaBitDepth; in iterate()
631 VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR, // VkVideoComponentBitDepthFlagsKHR lumaBitDepth; in iterate()
632 VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR, // VkVideoComponentBitDepthFlagsKHR chromaBitDepth; in iterate()
746 VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR, // VkVideoComponentBitDepthFlagsKHR lumaBitDepth; in iterate()
747 VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR, // VkVideoComponentBitDepthFlagsKHR chromaBitDepth; in iterate()
833 VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR, // VkVideoComponentBitDepthFlagsKHR lumaBitDepth; in iterate()
834 VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR, // VkVideoComponentBitDepthFlagsKH in iterate()
[all...]
H A DvktVideoBaseDecodeUtils.cpp101 case VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR: in codecGetVkFormat()
115 case VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR: in codecGetVkFormat()
129 case VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR: in codecGetVkFormat()
143 case VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR: in codecGetVkFormat()
163 return VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR; in getLumaBitDepth()
178 return VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR; in getChromaBitDepth()
843 detectedFormat.lumaBitDepth = VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR;
857 detectedFormat.chromaBitDepth = VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR;
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
H A DvktVideoCapabilitiesTests.cpp259 VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR, // VkVideoComponentBitDepthFlagsKHR lumaBitDepth; in iterate()
260 VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR, // VkVideoComponentBitDepthFlagsKHR chromaBitDepth; in iterate()
548 VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR, // VkVideoComponentBitDepthFlagsKHR lumaBitDepth; in iterate()
549 VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR, // VkVideoComponentBitDepthFlagsKHR chromaBitDepth; in iterate()
638 VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR, // VkVideoComponentBitDepthFlagsKHR lumaBitDepth; in iterate()
639 VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR, // VkVideoComponentBitDepthFlagsKHR chromaBitDepth; in iterate()
824 VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR, // VkVideoComponentBitDepthFlagsKHR lumaBitDepth; in iterate()
825 VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR, // VkVideoComponentBitDepthFlagsKHR chromaBitDepth; in iterate()
911 VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR, // VkVideoComponentBitDepthFlagsKHR lumaBitDepth; in iterate()
912 VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR, // VkVideoComponentBitDepthFlagsKH in iterate()
[all...]
H A DvktVideoTestUtils.hpp70 VkVideoComponentBitDepthFlagsKHR lumaBitDepth = VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR,
71 VkVideoComponentBitDepthFlagsKHR chromaBitDepth = VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR);
H A DvktVideoBaseDecodeUtils.cpp158 case VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR: return VK_FORMAT_R8_UNORM; in codecGetVkFormat()
168 case VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR: return (isSemiPlanar ? VK_FORMAT_G8_B8R8_2PLANE_420_UNORM : VK_FORMAT_G8_B8_R8_3PLANE_420_UNORM); in codecGetVkFormat()
178 case VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR: return (isSemiPlanar ? VK_FORMAT_G8_B8R8_2PLANE_422_UNORM : VK_FORMAT_G8_B8_R8_3PLANE_422_UNORM); in codecGetVkFormat()
188 case VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR: return (isSemiPlanar ? VK_FORMAT_G8_B8R8_2PLANE_444_UNORM_EXT : VK_FORMAT_G8_B8_R8_3PLANE_444_UNORM); in codecGetVkFormat()
202 case 0: return VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR; in getLumaBitDepth()
213 case 0: return VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR; in getChromaBitDepth()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferMemoryRequirementsTests.cpp744 VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR, // VkVideoComponentBitDepthFlagsKHR lumaBitDepth; in chainVkStructure()
745 VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR // VkVideoComponentBitDepthFlagsKHR chromaBitDepth; in chainVkStructure()
753 VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR, // VkVideoComponentBitDepthFlagsKHR lumaBitDepth; in chainVkStructure()
754 VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR // VkVideoComponentBitDepthFlagsKHR chromaBitDepth; in chainVkStructure()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiBufferMemoryRequirementsTests.cpp742 VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR, // VkVideoComponentBitDepthFlagsKHR lumaBitDepth; in chainVkStructure()
743 VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR // VkVideoComponentBitDepthFlagsKHR chromaBitDepth; in chainVkStructure()
751 VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR, // VkVideoComponentBitDepthFlagsKHR lumaBitDepth; in chainVkStructure()
752 VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR // VkVideoComponentBitDepthFlagsKHR chromaBitDepth; in chainVkStructure()
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_beta.h65 VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR = 0x00000001, enumerator
H A Dvulkan_enums.hpp5785 e8 = VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR,
/third_party/mesa3d/include/vulkan/
H A Dvulkan_beta.h65 VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR = 0x00000001, enumerator
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_beta.h65 VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR = 0x00000001, enumerator
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_enums.hpp4743 e8 = VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR,
H A Dvulkan_core.h7993 VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR = 0x00000001, enumerator

Completed in 277 milliseconds