Home
last modified time | relevance | path

Searched refs:bindSessionMemoryInfos (Results 1 – 3 of 3) sorted by relevance

/third_party/vulkan-headers/include/vulkan/
Dvulkan_raii.hpp11519 …<const VULKAN_HPP_NAMESPACE::BindVideoSessionMemoryInfoKHR> const & bindSessionMemoryInfos ) const;
15625 …y<const VULKAN_HPP_NAMESPACE::BindVideoSessionMemoryInfoKHR> const & bindSessionMemoryInfos ) const in bindMemory()
15632 bindSessionMemoryInfos.size(), in bindMemory()
15633 … reinterpret_cast<const VkBindVideoSessionMemoryInfoKHR *>( bindSessionMemoryInfos.data() ) ) ); in bindMemory()
Dvulkan_funcs.hpp9727 …rayProxy<const VULKAN_HPP_NAMESPACE::BindVideoSessionMemoryInfoKHR> const & bindSessionMemoryInfos, in bindVideoSessionMemoryKHR() argument
9735 bindSessionMemoryInfos.size(), in bindVideoSessionMemoryKHR()
9736 … reinterpret_cast<const VkBindVideoSessionMemoryInfoKHR *>( bindSessionMemoryInfos.data() ) ) ); in bindVideoSessionMemoryKHR()
Dvulkan_handles.hpp10867 …rayProxy<const VULKAN_HPP_NAMESPACE::BindVideoSessionMemoryInfoKHR> const & bindSessionMemoryInfos,