Searched refs:VkBufferCollectionPropertiesFUCHSIA (Results 1 - 14 of 14) sorted by relevance
/third_party/mesa3d/include/vulkan/ |
H A D | vulkan_fuchsia.h | 184 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 D | vulkan_fuchsia.h | 184 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 D | vulkan_structs.hpp | 8707 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 D | vulkan.hpp | 5517 VkBufferCollectionPropertiesFUCHSIA * pProperties ) const
|
H A D | vulkan_funcs.hpp | [all...] |
H A D | vulkan_raii.hpp | 16208 reinterpret_cast<VkBufferCollectionPropertiesFUCHSIA *>( &properties ) ) ); in getProperties()
|
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
H A D | vulkan_fuchsia.h | 184 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 D | vulkan_fuchsia.h | 188 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 D | vulkan_static_assertions.hpp | 5804 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::BufferCollectionPropertiesFUCHSIA ) == sizeof( VkBufferCollectionPropertiesFUCHSIA ),
|
H A D | vulkan.hpp | 5156 VkBufferCollectionPropertiesFUCHSIA * pProperties ) const VULKAN_HPP_NOEXCEPT
|
H A D | vulkan_funcs.hpp | [all...] |
H A D | vulkan_structs.hpp | 11395 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 D | vulkan_raii.hpp | [all...] |
/third_party/vulkan-loader/loader/generated/ |
H A D | vk_loader_extensions.c | 8031 VkBufferCollectionPropertiesFUCHSIA* pProperties) { in GetBufferCollectionPropertiesFUCHSIA()
|
Completed in 277 milliseconds