Searched refs:pictureFormat (Results 1 - 13 of 13) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/ |
H A D | vktVideoBaseDecodeUtils.hpp | 303 VkFormat pictureFormat, 313 VkFormat pictureFormat, 349 if (m_createInfo.pictureFormat != pictureFormat)
|
H A D | vktVideoTestUtils.cpp | 682 VkFormat& pictureFormat, in getSupportedVideoFormats() 695 pictureFormat = supportedDpbFormats[0]; in getSupportedVideoFormats() 713 pictureFormat = supportedOutFormats[0]; in getSupportedVideoFormats() 725 DE_ASSERT((referencePicturesFormat != VK_FORMAT_UNDEFINED) && (pictureFormat != VK_FORMAT_UNDEFINED)); in getSupportedVideoFormats() 726 DE_ASSERT(referencePicturesFormat == pictureFormat); in getSupportedVideoFormats() 679 getSupportedVideoFormats(DeviceContext& devCtx, const VkVideoCoreProfile& videoProfile, VkVideoDecodeCapabilityFlagsKHR capabilityFlags, VkFormat& pictureFormat, VkFormat& referencePicturesFormat) getSupportedVideoFormats() argument
|
H A D | vktVideoTestUtils.hpp | 877 VkFormat& pictureFormat,
|
H A D | vktVideoBaseDecodeUtils.cpp | 2379 VkFormat pictureFormat, 2400 createInfo.pictureFormat = pictureFormat;
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/ |
H A D | vktVideoTestUtils.hpp | 78 VkFormat pictureFormat = VK_FORMAT_G8_B8R8_2PLANE_420_UNORM,
|
H A D | vktVideoTestUtils.cpp | 383 VkFormat pictureFormat, in getVideoSessionCreateInfo() 402 pictureFormat, // VkFormat pictureFormat; in getVideoSessionCreateInfo() 380 getVideoSessionCreateInfo(deUint32 queueFamilyIndex, const VkVideoProfileInfoKHR* videoProfile, const VkExtent2D& codedExtent, VkFormat pictureFormat, VkFormat referencePicturesFormat, deUint32 maxReferencePicturesSlotsCount, deUint32 maxReferencePicturesActiveCount) getVideoSessionCreateInfo() argument
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
H A D | vulkan_beta.h | 188 VkFormat pictureFormat; member
|
H A D | vulkan_structs.hpp | 79415 VULKAN_HPP_NAMESPACE::Format pictureFormat = VULKAN_HPP_NAMESPACE::Format::eUndefined; global() member [all...] |
/third_party/mesa3d/include/vulkan/ |
H A D | vulkan_beta.h | 199 VkFormat pictureFormat; member
|
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
H A D | vulkan_beta.h | 188 VkFormat pictureFormat; member
|
/third_party/vulkan-headers/include/vulkan/ |
H A D | vulkan_core.h | 8122 VkFormat pictureFormat; member
|
H A D | vulkan_hash.hpp | 16260 VULKAN_HPP_HASH_COMBINE( seed, videoSessionCreateInfoKHR.pictureFormat );
|
H A D | vulkan_structs.hpp | [all...] |
Completed in 184 milliseconds