Home
last modified time | relevance | path

Searched defs:PhysicalDeviceTexelBufferAlignmentProperties (Results 1 – 3 of 3) sorted by relevance

/external/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp74737 struct PhysicalDeviceTexelBufferAlignmentProperties struct
74739 using NativeType = VkPhysicalDeviceTexelBufferAlignmentProperties;
74741 static const bool allowDuplicate = false;
74742 …STEXPR StructureType structureType = StructureType::ePhysicalDeviceTexelBufferAlignmentProperties;
74745 …_CONSTEXPR PhysicalDeviceTexelBufferAlignmentProperties( VULKAN_HPP_NAMESPACE::DeviceSize storageT… in PhysicalDeviceTexelBufferAlignmentProperties() argument
74760PhysicalDeviceTexelBufferAlignmentProperties( VkPhysicalDeviceTexelBufferAlignmentProperties const… in PhysicalDeviceTexelBufferAlignmentProperties() function
74770 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceTexelBufferAlignmentProperties const… in operator =()
74774 operator VkPhysicalDeviceTexelBufferAlignmentProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceTexelBufferAlignmentProperties const&()
74779 operator VkPhysicalDeviceTexelBufferAlignmentProperties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceTexelBufferAlignmentProperties&()
74795 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]
/external/swiftshader/include/vulkan/
Dvulkan_structs.hpp69851 struct PhysicalDeviceTexelBufferAlignmentProperties struct
69853 using NativeType = VkPhysicalDeviceTexelBufferAlignmentProperties;
69860 VULKAN_HPP_CONSTEXPR PhysicalDeviceTexelBufferAlignmentProperties(VULKAN_HPP_NAMESPACE::DeviceSize … in PhysicalDeviceTexelBufferAlignmentProperties() function
69866PhysicalDeviceTexelBufferAlignmentProperties( VkPhysicalDeviceTexelBufferAlignmentProperties const… in PhysicalDeviceTexelBufferAlignmentProperties() function
69876 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceTexelBufferAlignmentProperties const… in operator =()
69881 operator VkPhysicalDeviceTexelBufferAlignmentProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceTexelBufferAlignmentProperties const&()
69886 operator VkPhysicalDeviceTexelBufferAlignmentProperties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceTexelBufferAlignmentProperties&()
69897 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
69907 …ol operator==( PhysicalDeviceTexelBufferAlignmentProperties const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
69921 …ol operator!=( PhysicalDeviceTexelBufferAlignmentProperties const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
[all …]
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_structs.hpp78901 struct PhysicalDeviceTexelBufferAlignmentProperties struct
78903 using NativeType = VkPhysicalDeviceTexelBufferAlignmentProperties;
78905 static const bool allowDuplicate = false;
78906 …STEXPR StructureType structureType = StructureType::ePhysicalDeviceTexelBufferAlignmentProperties;
78909 …_CONSTEXPR PhysicalDeviceTexelBufferAlignmentProperties( VULKAN_HPP_NAMESPACE::DeviceSize storageT… in PhysicalDeviceTexelBufferAlignmentProperties() argument
78924PhysicalDeviceTexelBufferAlignmentProperties( VkPhysicalDeviceTexelBufferAlignmentProperties const… in PhysicalDeviceTexelBufferAlignmentProperties() function
78934 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceTexelBufferAlignmentProperties const… in operator =()
78938 operator VkPhysicalDeviceTexelBufferAlignmentProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceTexelBufferAlignmentProperties const&()
78943 operator VkPhysicalDeviceTexelBufferAlignmentProperties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceTexelBufferAlignmentProperties&()
78959 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]