Home
last modified time | relevance | path

Searched refs:pProfiles (Results 1 – 9 of 9) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_video.c1004 …if (profile_list->pProfiles[i].videoCodecOperation == VK_VIDEO_CODEC_OPERATION_DECODE_H264_BIT_KHR… in vk_video_get_profile_alignments()
1008 …if (profile_list->pProfiles[i].videoCodecOperation == VK_VIDEO_CODEC_OPERATION_DECODE_H265_BIT_KHR… in vk_video_get_profile_alignments()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dvideo_extensions.adoc307 pname:pProfiles member of an slink:VkVideoProfileListInfoKHR structure in
655 * pname:profileCount is the number of elements in the pname:pProfiles
657 * pname:pProfiles is a pointer to an array of slink:VkVideoProfileInfoKHR
674 * [[VUID-VkVideoProfileListInfoKHR-pProfiles-06813]]
675 pname:pProfiles must: not contain more than one element whose
885 slink:VkVideoProfileListInfoKHR::pname:pProfiles are not supported, then
1282 chain of its pname:pVideoFormatInfo parameter whose pname:pProfiles
1297 chain of its pname:pVideoFormatInfo parameter whose pname:pProfiles
1310 chain of its pname:pVideoFormatInfo parameter whose pname:pProfiles
1323 chain of its pname:pVideoFormatInfo parameter whose pname:pProfiles
[all …]
Dcapabilities.adoc239 the profiles specified via slink:VkVideoProfileListInfoKHR::pname:pProfiles
Dresources.adoc266 pname:profileCount greater than `0` and pname:pProfiles including at
275 pname:profileCount greater than `0` and pname:pProfiles including at
2279 pname:profileCount greater than `0` and pname:pProfiles including at
2289 pname:profileCount greater than `0` and pname:pProfiles including at
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_KHR_video_decode_queue.adoc390 .pProfiles = &profileInfo
450 .pProfiles = ... // pointer to an array of video profile information structure chains
476 .pProfiles = ... // pointer to an array of video profile information structure chains
533 .pProfiles = ... // pointer to an array of video profile information structure chains
DVK_KHR_video_queue.adoc473 const VkVideoProfileInfoKHR* pProfiles;
685 .pProfiles = &profileInfo
810 .pProfiles = ... // pointer to an array of video profile information structure chains
834 .pProfiles = ... // pointer to an array of video profile information structure chains
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h8086 const VkVideoProfileInfoKHR* pProfiles; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp14459 VULKAN_HPP_HASH_COMBINE( seed, videoProfileListInfoKHR.pProfiles ); in operator ()()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc2951 slink:VkVideoProfilesKHR::pname:pProfiles.