Home
last modified time | relevance | path

Searched refs:pSetupReferenceSlot (Results 1 - 9 of 9) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
H A DvktVideoBaseDecodeUtils.cpp1222 VkVideoReferenceSlotInfoKHR* pSetupReferenceSlot = ALLOC_HEAP_OBJECT(heap, VkVideoReferenceSlotInfoKHR);
1224 *pSetupReferenceSlot =
1275 pSetupReferenceSlot->pNext = &pH264->mvcInfo;
1322 &pSetupReferenceSlot->slotIndex);
1324 DEBUGLOG(cout<<"pSetupReferenceSlot->slotIndex=" << dec << pSetupReferenceSlot->slotIndex <<endl);
1326 if (pSetupReferenceSlot->slotIndex >= 0)
1334 pReferenceSlots[setupSlotNdx] = *pSetupReferenceSlot;
1336 pSetupReferenceSlot = &pReferenceSlots[setupSlotNdx];
1340 pSetupReferenceSlot
[all...]
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_beta.h329 const VkVideoReferenceSlotKHR* pSetupReferenceSlot; member
409 const VkVideoReferenceSlotKHR* pSetupReferenceSlot; member
H A Dvulkan_structs.hpp75802 const VULKAN_HPP_NAMESPACE::VideoReferenceSlotKHR * pSetupReferenceSlot = {}; global() member
78754 const VULKAN_HPP_NAMESPACE::VideoReferenceSlotKHR * pSetupReferenceSlot = {}; global() member
[all...]
/third_party/mesa3d/include/vulkan/
H A Dvulkan_beta.h353 const VkVideoReferenceSlotKHR* pSetupReferenceSlot; member
439 const VkVideoReferenceSlotKHR* pSetupReferenceSlot; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_beta.h329 const VkVideoReferenceSlotKHR* pSetupReferenceSlot; member
409 const VkVideoReferenceSlotKHR* pSetupReferenceSlot; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
H A DvktVideoBaseDecodeUtils.cpp1134 pCurrFrameDecParams->decodeFrameInfo.pSetupReferenceSlot = &setupReferenceSlot;
1232 pCurrFrameDecParams->decodeFrameInfo.pSetupReferenceSlot = &setupReferenceSlot;
1470 if (pPicParams->decodeFrameInfo.pSetupReferenceSlot != nullptr)
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_structs.hpp[all...]
H A Dvulkan_core.h8285 const VkVideoReferenceSlotInfoKHR* pSetupReferenceSlot; member
10581 const VkVideoReferenceSlotInfoKHR* pSetupReferenceSlot; member
H A Dvulkan_hash.hpp15495 VULKAN_HPP_HASH_COMBINE( seed, videoDecodeInfoKHR.pSetupReferenceSlot );
16077 VULKAN_HPP_HASH_COMBINE( seed, videoEncodeInfoKHR.pSetupReferenceSlot );

Completed in 191 milliseconds