Home
last modified time | relevance | path

Searched defs:BufferCollectionConstraintsInfoFUCHSIA (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_structs.hpp8287 struct BufferCollectionConstraintsInfoFUCHSIA struct
8289 using NativeType = VkBufferCollectionConstraintsInfoFUCHSIA;
8291 static const bool allowDuplicate = false;
8292 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
8297 BufferCollectionConstraintsInfoFUCHSIA( uint32_t minBufferCount_ = {}, in BufferCollectionConstraintsInfoFUCHSIA() argument
8312BufferCollectionConstraintsInfoFUCHSIA( VkBufferCollectionConstraintsInfoFUCHSIA const & rhs ) VUL… in BufferCollectionConstraintsInfoFUCHSIA() function
8324 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::BufferCollectionConstraintsInfoFUCHSIA const *>( &… in operator =()
8329 BufferCollectionConstraintsInfoFUCHSIA & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
8335 …ollectionConstraintsInfoFUCHSIA & setMinBufferCount( uint32_t minBufferCount_ ) VULKAN_HPP_NOEXCEPT in setMinBufferCount()
8341 …ollectionConstraintsInfoFUCHSIA & setMaxBufferCount( uint32_t maxBufferCount_ ) VULKAN_HPP_NOEXCEPT in setMaxBufferCount()
[all …]
/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp10937 struct BufferCollectionConstraintsInfoFUCHSIA struct
10939 using NativeType = VkBufferCollectionConstraintsInfoFUCHSIA;
10941 static const bool allowDuplicate = false;
10942 …OR_CONSTEXPR StructureType structureType = StructureType::eBufferCollectionConstraintsInfoFUCHSIA;
10945 …VULKAN_HPP_CONSTEXPR BufferCollectionConstraintsInfoFUCHSIA( uint32_t minBufferCount_ … in BufferCollectionConstraintsInfoFUCHSIA() function
10962BufferCollectionConstraintsInfoFUCHSIA( VkBufferCollectionConstraintsInfoFUCHSIA const & rhs ) VUL… in BufferCollectionConstraintsInfoFUCHSIA() function
10972 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::BufferCollectionConstraintsInfoFUCHSIA const *>( &… in operator =()
10977 …XPR_14 BufferCollectionConstraintsInfoFUCHSIA & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
10983 …ollectionConstraintsInfoFUCHSIA & setMinBufferCount( uint32_t minBufferCount_ ) VULKAN_HPP_NOEXCEPT in setMinBufferCount()
10989 …ollectionConstraintsInfoFUCHSIA & setMaxBufferCount( uint32_t maxBufferCount_ ) VULKAN_HPP_NOEXCEPT in setMaxBufferCount()
[all …]