Home
last modified time | relevance | path

Searched refs:ALLOC_HEAP_OBJECT (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
H A DvktVideoBaseDecodeUtils.hpp430 #define ALLOC_HEAP_OBJECT(H,T) ALLOC_HEAP_OBJECT_ARRAY(H,T,1) macro
H A DvktVideoBaseDecodeUtils.cpp1220 PerFrameDecodeParameters* pPictureParams = ALLOC_HEAP_OBJECT(heap, PerFrameDecodeParameters);
1222 VkVideoReferenceSlotInfoKHR* pSetupReferenceSlot = ALLOC_HEAP_OBJECT(heap, VkVideoReferenceSlotInfoKHR);
1244 nvVideoH264PicParameters* pH264 = ALLOC_HEAP_OBJECT(heap, nvVideoH264PicParameters);
1379 nvVideoH265PicParameters* pHevc = ALLOC_HEAP_OBJECT(heap, nvVideoH265PicParameters);

Completed in 6 milliseconds