Searched refs:VkPhysicalDeviceVideoFormatInfoKHR (Results 1 – 9 of 9) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_KHR_video_queue.adoc | 76 ** Fix `pNext` constness of `VkPhysicalDeviceVideoFormatInfoKHR` and
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | video_extensions.adoc | 849 slink:VkPhysicalDeviceVideoFormatInfoKHR structure specifying the usage 888 Furthermore, if slink:VkPhysicalDeviceVideoFormatInfoKHR::pname:imageUsage 895 slink:VkPhysicalDeviceVideoFormatInfoKHR::pname:imageUsage does not include 905 slink:VkPhysicalDeviceVideoFormatInfoKHR::pname:imageUsage must: include 915 slink:VkPhysicalDeviceVideoFormatInfoKHR::pname:imageUsage must: include 921 slink:VkPhysicalDeviceVideoFormatInfoKHR::pname:imageUsage must: include 928 The pname:imageUsage member of the slink:VkPhysicalDeviceVideoFormatInfoKHR 957 sname:VkPhysicalDeviceVideoFormatInfoKHR structure, even for the same set of 1040 [open,refpage='VkPhysicalDeviceVideoFormatInfoKHR',desc='Structure specifying the codec video forma… 1042 The sname:VkPhysicalDeviceVideoFormatInfoKHR structure is defined as: [all …]
|
D | resources.adoc | 1663 slink:VkPhysicalDeviceVideoFormatInfoKHR::pname:imageUsage equal to the 1665 slink:VkPhysicalDeviceVideoFormatInfoKHR::pname:pNext containing the
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_KHR_video_decode_queue.adoc | 255 …w `VK_IMAGE_USAGE_VIDEO_DECODE_DST_BIT_KHR` usage flag in `VkPhysicalDeviceVideoFormatInfoKHR::ima… 257 …w `VK_IMAGE_USAGE_VIDEO_DECODE_DPB_BIT_KHR` usage flag in `VkPhysicalDeviceVideoFormatInfoKHR::ima… 259 …d call `vkGetPhysicalDeviceVideoFormatPropertiesKHR` with `VkPhysicalDeviceVideoFormatInfoKHR::ima… 393 VkPhysicalDeviceVideoFormatInfoKHR formatInfo = {
|
D | VK_KHR_video_queue.adoc | 544 const VkPhysicalDeviceVideoFormatInfoKHR* pVideoFormatInfo, 553 typedef struct VkPhysicalDeviceVideoFormatInfoKHR { 557 } VkPhysicalDeviceVideoFormatInfoKHR; 689 VkPhysicalDeviceVideoFormatInfoKHR formatInfo = {
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 8103 typedef struct VkPhysicalDeviceVideoFormatInfoKHR { struct 8107 } VkPhysicalDeviceVideoFormatInfoKHR; argument 8203 …ormatPropertiesKHR)(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceVideoFormatInfoKHR* pVi… 8223 const VkPhysicalDeviceVideoFormatInfoKHR* pVideoFormatInfo,
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkan_static_assertions.hpp | 1427 …P_NAMESPACE::PhysicalDeviceVideoFormatInfoKHR ) == sizeof( VkPhysicalDeviceVideoFormatInfoKHR ), "…
|
D | vulkan_raii.hpp | 13829 …hysicalDevice>( m_physicalDevice ), reinterpret_cast<const VkPhysicalDeviceVideoFormatInfoKHR *>( … in getVideoFormatPropertiesKHR() 13833 …hysicalDevice>( m_physicalDevice ), reinterpret_cast<const VkPhysicalDeviceVideoFormatInfoKHR *>( … in getVideoFormatPropertiesKHR()
|
D | vulkan.hpp | 2583 …ormatPropertiesKHR( VkPhysicalDevice physicalDevice, const VkPhysicalDeviceVideoFormatInfoKHR * pV… in vkGetPhysicalDeviceVideoFormatPropertiesKHR()
|