Searched refs:VkVideoProfileListInfoKHR (Results 1 – 11 of 11) sorted by relevance
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_video.h | 199 vk_video_get_profile_alignments(const VkVideoProfileListInfoKHR *profile_list,
|
D | vk_video.c | 999 vk_video_get_profile_alignments(const VkVideoProfileListInfoKHR *profile_list, in vk_video_get_profile_alignments()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_KHR_video_queue.adoc | 72 ** Rename `VkVideoProfilesKHR` to `VkVideoProfileListInfoKHR`
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_KHR_video_decode_queue.adoc | 105 …gs at resource creation time, the application has to include a `VkVideoProfileListInfoKHR` structu… 155 …ust also include the used video session's video profile in the `VkVideoProfileListInfoKHR` structu… 166 …ust also include the used video session's video profile in the `VkVideoProfileListInfoKHR` structu… 177 …ust also include the used video session's video profile in the `VkVideoProfileListInfoKHR` structu… 225 …ust also include the used video session’s video profile in the `VkVideoProfileListInfoKHR` structu… 386 VkVideoProfileListInfoKHR profileListInfo = { 446 VkVideoProfileListInfoKHR profileListInfo = { 472 VkVideoProfileListInfoKHR profileListInfo = { 529 VkVideoProfileListInfoKHR profileListInfo = {
|
D | VK_KHR_video_queue.adoc | 469 typedef struct VkVideoProfileListInfoKHR { 474 } VkVideoProfileListInfoKHR; 483 …ofiles, hence the used structure is `VkVideoProfileInfoKHR` instead of `VkVideoProfileListInfoKHR`. 549 …usage flags, and the list of video profiles provided through a `VkVideoProfileListInfoKHR` structu… 681 VkVideoProfileListInfoKHR profileListInfo = { 806 VkVideoProfileListInfoKHR profileListInfo = { 830 VkVideoProfileListInfoKHR profileListInfo = {
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | video_extensions.adoc | 307 pname:pProfiles member of an slink:VkVideoProfileListInfoKHR structure in 646 [open,refpage='VkVideoProfileListInfoKHR',desc='Structure specifying one or more video profiles use… 648 The sname:VkVideoProfileListInfoKHR structure is defined as: 650 include::{generated}/api/structs/VkVideoProfileListInfoKHR.adoc[] 674 * [[VUID-VkVideoProfileListInfoKHR-pProfiles-06813]] 679 include::{generated}/validity/structs/VkVideoProfileListInfoKHR.adoc[] 874 These are specified by chaining the slink:VkVideoProfileListInfoKHR 885 slink:VkVideoProfileListInfoKHR::pname:pProfiles are not supported, then 898 specified in the slink:VkVideoProfileListInfoKHR structure provided in the 973 entries and adding the same slink:VkVideoProfileListInfoKHR structure to the [all …]
|
D | capabilities.adoc | 233 slink:VkVideoProfileListInfoKHR structure with a pname:profileCount member 239 the profiles specified via slink:VkVideoProfileListInfoKHR::pname:pProfiles
|
D | video_encode_extensions.adoc | 26 reported formats and adding slink:VkVideoProfileListInfoKHR to the
|
D | resources.adoc | 265 chain must: include a slink:VkVideoProfileListInfoKHR structure with 274 chain must: include a slink:VkVideoProfileListInfoKHR structure with 1551 slink:VkVideoProfileListInfoKHR structure then 1553 the same slink:VkVideoProfileListInfoKHR structure on each call. 1660 slink:VkVideoProfileListInfoKHR structure, then `videoFormatProperties` 1666 same slink:VkVideoProfileListInfoKHR structure chained to 1669 slink:VkVideoProfileListInfoKHR structure, then `videoFormatProperties` 2278 chain must: include a slink:VkVideoProfileListInfoKHR structure with 2288 chain must: include a slink:VkVideoProfileListInfoKHR structure with 2295 If the pname:pNext chain includes a slink:VkVideoProfileListInfoKHR
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 8082 typedef struct VkVideoProfileListInfoKHR { struct 8087 } VkVideoProfileListInfoKHR; argument
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkan_static_assertions.hpp | 1419 …eof( VULKAN_HPP_NAMESPACE::VideoProfileListInfoKHR ) == sizeof( VkVideoProfileListInfoKHR ), "stru…
|