Home
last modified time | relevance | path

Searched refs:VkVideoReferenceSlotInfoKHR (Results 1 – 16 of 16) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_KHR_video_queue.adoc85 ** Rename `VkVideoReferenceSlotKHR` to `VkVideoReferenceSlotInfoKHR`
99 ** Change type of `VkVideoReferenceSlotInfoKHR::slotIndex` from `int8_t`
DVK_EXT_video_encode_h265.adoc95 changed it to be chained to `VkVideoReferenceSlotInfoKHR`
DVK_EXT_video_encode_h264.adoc105 changed it to be chained to `VkVideoReferenceSlotInfoKHR`
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_beta.h119 const VkVideoReferenceSlotInfoKHR* pSetupReferenceSlot;
121 const VkVideoReferenceSlotInfoKHR* pReferenceSlots;
Dvulkan_core.h8129 typedef struct VkVideoReferenceSlotInfoKHR { struct
8134 } VkVideoReferenceSlotInfoKHR; argument
8187 const VkVideoReferenceSlotInfoKHR* pReferenceSlots;
8321 const VkVideoReferenceSlotInfoKHR* pSetupReferenceSlot;
8323 const VkVideoReferenceSlotInfoKHR* pReferenceSlots;
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_beta.h120 const VkVideoReferenceSlotInfoKHR* pSetupReferenceSlot;
122 const VkVideoReferenceSlotInfoKHR* pReferenceSlots;
Dvulkan_static_assertions.hpp1439 …( VULKAN_HPP_NAMESPACE::VideoReferenceSlotInfoKHR ) == sizeof( VkVideoReferenceSlotInfoKHR ), "str…
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_KHR_video_decode_h264.adoc401 VkVideoReferenceSlotInfoKHR setupSlotInfo = {
445 VkVideoReferenceSlotInfoKHR referenceSlotInfo[] = {
515 …ce the application has to refer to both fields using a single `VkVideoReferenceSlotInfoKHR` struct…
517 …e the application has to refer to each field using a separate `VkVideoReferenceSlotInfoKHR` struct…
DVK_KHR_video_decode_queue.adoc143 const VkVideoReferenceSlotInfoKHR* pSetupReferenceSlot;
145 const VkVideoReferenceSlotInfoKHR* pReferenceSlots;
625 VkVideoReferenceSlotInfoKHR setupSlotInfo = {
663 VkVideoReferenceSlotInfoKHR setupSlotInfo = {
716 VkVideoReferenceSlotInfoKHR referenceSlotInfo[] = {
DVK_KHR_video_decode_h265.adoc373 VkVideoReferenceSlotInfoKHR setupSlotInfo = {
417 VkVideoReferenceSlotInfoKHR referenceSlotInfo[] = {
DVK_KHR_video_queue.adoc362 const VkVideoReferenceSlotInfoKHR* pReferenceSlots;
376 typedef struct VkVideoReferenceSlotInfoKHR {
381 } VkVideoReferenceSlotInfoKHR;
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dvideo_decode_h264_extensions.adoc578 slink:VkVideoReferenceSlotInfoKHR structure that has both
582 structure included in the corresponding slink:VkVideoReferenceSlotInfoKHR
590 entirely separate images), then a separate slink:VkVideoReferenceSlotInfoKHR
594 slink:VkVideoReferenceSlotInfoKHR::pname:pPictureResource.
Dvideo_decode_extensions.adoc226 derived from the slink:VkVideoReferenceSlotInfoKHR structures provided as
247 slink:VkVideoReferenceSlotInfoKHR structure pointed to by
753 slink:VkVideoReferenceSlotInfoKHR structure describing the DPB slot to
760 slink:VkVideoReferenceSlotInfoKHR structures describing the DPB slots
Dvideo_encode_extensions.adoc513 slink:VkVideoReferenceSlotInfoKHR structure used for generating a
524 slink:VkVideoReferenceSlotInfoKHR structures that will be used when this
Dvideo_extensions.adoc2323 The slink:VkVideoReferenceSlotInfoKHR structures provided as the elements of
2467 slink:VkVideoReferenceSlotInfoKHR structures specifying the information
2497 Each non-negative slink:VkVideoReferenceSlotInfoKHR::pname:slotIndex
2593 [open,refpage='VkVideoReferenceSlotInfoKHR',desc='Structure specifying information about a referenc…
2595 The sname:VkVideoReferenceSlotInfoKHR structure is defined as:
2597 include::{generated}/api/structs/VkVideoReferenceSlotInfoKHR.adoc[]
2609 include::{generated}/validity/structs/VkVideoReferenceSlotInfoKHR.adoc[]
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc1785 * Change the type of slink:VkVideoReferenceSlotInfoKHR::pname:slotIndex to