Home
last modified time | relevance | path

Searched refs:VkBufferCollectionConstraintsInfoFUCHSIA (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/include/vulkan/
H A Dvulkan_fuchsia.h153 typedef struct VkBufferCollectionConstraintsInfoFUCHSIA { struct
161 } VkBufferCollectionConstraintsInfoFUCHSIA; typedef
168 VkBufferCollectionConstraintsInfoFUCHSIA bufferCollectionConstraints;
216 VkBufferCollectionConstraintsInfoFUCHSIA bufferCollectionConstraints;
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_fuchsia.h153 typedef struct VkBufferCollectionConstraintsInfoFUCHSIA { struct
161 } VkBufferCollectionConstraintsInfoFUCHSIA; typedef
168 VkBufferCollectionConstraintsInfoFUCHSIA bufferCollectionConstraints;
216 VkBufferCollectionConstraintsInfoFUCHSIA bufferCollectionConstraints;
H A Dvulkan_structs.hpp8289 using NativeType = VkBufferCollectionConstraintsInfoFUCHSIA;
8312 BufferCollectionConstraintsInfoFUCHSIA( VkBufferCollectionConstraintsInfoFUCHSIA const & rhs ) VULKAN_HPP_NOEXCEPT
8322 operator=( VkBufferCollectionConstraintsInfoFUCHSIA const & rhs ) VULKAN_HPP_NOEXCEPT
8369 operator VkBufferCollectionConstraintsInfoFUCHSIA const &() const VULKAN_HPP_NOEXCEPT
8371 return *reinterpret_cast<const VkBufferCollectionConstraintsInfoFUCHSIA *>( this );
8374 operator VkBufferCollectionConstraintsInfoFUCHSIA &() VULKAN_HPP_NOEXCEPT
8376 return *reinterpret_cast<VkBufferCollectionConstraintsInfoFUCHSIA *>( this );
8406 sizeof( VkBufferCollectionConstraintsInfoFUCHSIA ),
[all...]
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_fuchsia.h153 typedef struct VkBufferCollectionConstraintsInfoFUCHSIA { struct
161 } VkBufferCollectionConstraintsInfoFUCHSIA; typedef
168 VkBufferCollectionConstraintsInfoFUCHSIA bufferCollectionConstraints;
216 VkBufferCollectionConstraintsInfoFUCHSIA bufferCollectionConstraints;
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_fuchsia.h157 typedef struct VkBufferCollectionConstraintsInfoFUCHSIA { struct
165 } VkBufferCollectionConstraintsInfoFUCHSIA; typedef
172 VkBufferCollectionConstraintsInfoFUCHSIA bufferCollectionConstraints;
220 VkBufferCollectionConstraintsInfoFUCHSIA bufferCollectionConstraints;
H A Dvulkan_static_assertions.hpp5828 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::BufferCollectionConstraintsInfoFUCHSIA ) == sizeof( VkBufferCollectionConstraintsInfoFUCHSIA ),
H A Dvulkan_structs.hpp10939 using NativeType = VkBufferCollectionConstraintsInfoFUCHSIA;
10962 BufferCollectionConstraintsInfoFUCHSIA( VkBufferCollectionConstraintsInfoFUCHSIA const & rhs ) VULKAN_HPP_NOEXCEPT
10970 BufferCollectionConstraintsInfoFUCHSIA & operator=( VkBufferCollectionConstraintsInfoFUCHSIA const & rhs ) VULKAN_HPP_NOEXCEPT
11016 operator VkBufferCollectionConstraintsInfoFUCHSIA const &() const VULKAN_HPP_NOEXCEPT
11018 return *reinterpret_cast<const VkBufferCollectionConstraintsInfoFUCHSIA *>( this );
11021 operator VkBufferCollectionConstraintsInfoFUCHSIA &() VULKAN_HPP_NOEXCEPT
11023 return *reinterpret_cast<VkBufferCollectionConstraintsInfoFUCHSIA *>( this );
[all...]

Completed in 122 milliseconds