Home
last modified time | relevance | path

Searched defs:GetCommandBuffer (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/amber/src/src/vulkan/
Dpipeline.h73 CommandBuffer* GetCommandBuffer() const { return command_.get(); } in GetCommandBuffer() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
DvktVideoBaseDecodeUtils.hpp684 VkCommandBuffer GetCommandBuffer(deUint32 slot) in GetCommandBuffer() function in vkt::video::NvVkDecodeFrameData