Home
last modified time | relevance | path

Searched refs:VkBufferCollectionPropertiesFUCHSIA (Results 1 - 14 of 14) sorted by relevance

/third_party/mesa3d/include/vulkan/
H A Dvulkan_fuchsia.h184 typedef struct VkBufferCollectionPropertiesFUCHSIA { struct
198 } VkBufferCollectionPropertiesFUCHSIA; typedef
224 typedef VkResult (VKAPI_PTR *PFN_vkGetBufferCollectionPropertiesFUCHSIA)(VkDevice device, VkBufferCollectionFUCHSIA collection, VkBufferCollectionPropertiesFUCHSIA* pProperties);
251 VkBufferCollectionPropertiesFUCHSIA* pProperties);
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_fuchsia.h184 typedef struct VkBufferCollectionPropertiesFUCHSIA { struct
198 } VkBufferCollectionPropertiesFUCHSIA; typedef
224 typedef VkResult (VKAPI_PTR *PFN_vkGetBufferCollectionPropertiesFUCHSIA)(VkDevice device, VkBufferCollectionFUCHSIA collection, VkBufferCollectionPropertiesFUCHSIA* pProperties);
251 VkBufferCollectionPropertiesFUCHSIA* pProperties);
H A Dvulkan_structs.hpp8707 using NativeType = VkBufferCollectionPropertiesFUCHSIA;
8744 BufferCollectionPropertiesFUCHSIA( VkBufferCollectionPropertiesFUCHSIA const & rhs ) VULKAN_HPP_NOEXCEPT
8752 BufferCollectionPropertiesFUCHSIA & operator=( VkBufferCollectionPropertiesFUCHSIA const & rhs ) VULKAN_HPP_NOEXCEPT
8839 operator VkBufferCollectionPropertiesFUCHSIA const &() const VULKAN_HPP_NOEXCEPT
8841 return *reinterpret_cast<const VkBufferCollectionPropertiesFUCHSIA *>( this );
8844 operator VkBufferCollectionPropertiesFUCHSIA &() VULKAN_HPP_NOEXCEPT
8846 return *reinterpret_cast<VkBufferCollectionPropertiesFUCHSIA *>( this );
8887 sizeof( VkBufferCollectionPropertiesFUCHSIA ),
[all...]
H A Dvulkan.hpp5517 VkBufferCollectionPropertiesFUCHSIA * pProperties ) const
H A Dvulkan_funcs.hpp[all...]
H A Dvulkan_raii.hpp16208 reinterpret_cast<VkBufferCollectionPropertiesFUCHSIA *>( &properties ) ) ); in getProperties()
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_fuchsia.h184 typedef struct VkBufferCollectionPropertiesFUCHSIA { struct
198 } VkBufferCollectionPropertiesFUCHSIA; typedef
224 typedef VkResult (VKAPI_PTR *PFN_vkGetBufferCollectionPropertiesFUCHSIA)(VkDevice device, VkBufferCollectionFUCHSIA collection, VkBufferCollectionPropertiesFUCHSIA* pProperties);
251 VkBufferCollectionPropertiesFUCHSIA* pProperties);
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_fuchsia.h188 typedef struct VkBufferCollectionPropertiesFUCHSIA { struct
202 } VkBufferCollectionPropertiesFUCHSIA; typedef
228 typedef VkResult (VKAPI_PTR *PFN_vkGetBufferCollectionPropertiesFUCHSIA)(VkDevice device, VkBufferCollectionFUCHSIA collection, VkBufferCollectionPropertiesFUCHSIA* pProperties);
255 VkBufferCollectionPropertiesFUCHSIA* pProperties);
H A Dvulkan_static_assertions.hpp5804 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::BufferCollectionPropertiesFUCHSIA ) == sizeof( VkBufferCollectionPropertiesFUCHSIA ),
H A Dvulkan.hpp5156 VkBufferCollectionPropertiesFUCHSIA * pProperties ) const VULKAN_HPP_NOEXCEPT
H A Dvulkan_funcs.hpp[all...]
H A Dvulkan_structs.hpp11395 using NativeType = VkBufferCollectionPropertiesFUCHSIA;
11431 BufferCollectionPropertiesFUCHSIA( VkBufferCollectionPropertiesFUCHSIA const & rhs ) VULKAN_HPP_NOEXCEPT
11439 BufferCollectionPropertiesFUCHSIA & operator=( VkBufferCollectionPropertiesFUCHSIA const & rhs ) VULKAN_HPP_NOEXCEPT
11526 operator VkBufferCollectionPropertiesFUCHSIA const &() const VULKAN_HPP_NOEXCEPT
11528 return *reinterpret_cast<const VkBufferCollectionPropertiesFUCHSIA *>( this );
11531 operator VkBufferCollectionPropertiesFUCHSIA &() VULKAN_HPP_NOEXCEPT
11533 return *reinterpret_cast<VkBufferCollectionPropertiesFUCHSIA *>( this );
[all...]
H A Dvulkan_raii.hpp[all...]
/third_party/vulkan-loader/loader/generated/
H A Dvk_loader_extensions.c8031 VkBufferCollectionPropertiesFUCHSIA* pProperties) { in GetBufferCollectionPropertiesFUCHSIA()

Completed in 283 milliseconds