Home
last modified time | relevance | path

Searched refs:memorySciBufProperties (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_raii.hpp10063 VULKAN_HPP_NAMESPACE::MemorySciBufPropertiesNV memorySciBufProperties; in getExternalMemorySciBufPropertiesNV() local
10064 … handleType ), handle, reinterpret_cast<VkMemorySciBufPropertiesNV *>( &memorySciBufProperties ) ); in getExternalMemorySciBufPropertiesNV()
10067 return memorySciBufProperties; in getExternalMemorySciBufPropertiesNV()
Dvulkansc_funcs.hpp8904 VULKAN_HPP_NAMESPACE::MemorySciBufPropertiesNV memorySciBufProperties; in getExternalMemorySciBufPropertiesNV() local
8905 … handleType ), handle, reinterpret_cast<VkMemorySciBufPropertiesNV *>( &memorySciBufProperties ) ); in getExternalMemorySciBufPropertiesNV()
8908 …eateResultValueType( static_cast<VULKAN_HPP_NAMESPACE::Result>( result ), memorySciBufProperties ); in getExternalMemorySciBufPropertiesNV()