Home
last modified time | relevance | path

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

/external/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp73967 struct PhysicalDeviceSubgroupSizeControlProperties struct
73969 using NativeType = VkPhysicalDeviceSubgroupSizeControlProperties;
73971 static const bool allowDuplicate = false;
73972 …NSTEXPR StructureType structureType = StructureType::ePhysicalDeviceSubgroupSizeControlProperties;
73975 …AN_HPP_CONSTEXPR PhysicalDeviceSubgroupSizeControlProperties( uint32_t … in PhysicalDeviceSubgroupSizeControlProperties() function
73990PhysicalDeviceSubgroupSizeControlProperties( VkPhysicalDeviceSubgroupSizeControlProperties const &… in PhysicalDeviceSubgroupSizeControlProperties() function
74000 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceSubgroupSizeControlProperties const … in operator =()
74004 operator VkPhysicalDeviceSubgroupSizeControlProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceSubgroupSizeControlProperties const&()
74009 operator VkPhysicalDeviceSubgroupSizeControlProperties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceSubgroupSizeControlProperties&()
74025 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]
/external/swiftshader/include/vulkan/
Dvulkan_structs.hpp69071 struct PhysicalDeviceSubgroupSizeControlProperties struct
69080 VULKAN_HPP_CONSTEXPR PhysicalDeviceSubgroupSizeControlProperties(uint32_t minSubgroupSize_ = {}, ui… in PhysicalDeviceSubgroupSizeControlProperties() function
69086PhysicalDeviceSubgroupSizeControlProperties( VkPhysicalDeviceSubgroupSizeControlProperties const &… in PhysicalDeviceSubgroupSizeControlProperties() function
69096 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceSubgroupSizeControlProperties const … in operator =()
69101 operator VkPhysicalDeviceSubgroupSizeControlProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceSubgroupSizeControlProperties const&()
69106 operator VkPhysicalDeviceSubgroupSizeControlProperties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceSubgroupSizeControlProperties&()
69117 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
69127 …ool operator==( PhysicalDeviceSubgroupSizeControlProperties const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
69141 …ool operator!=( PhysicalDeviceSubgroupSizeControlProperties const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
69148 …N_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceSubgroupSizeControlProperties;
[all …]
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_structs.hpp78131 struct PhysicalDeviceSubgroupSizeControlProperties struct
78133 using NativeType = VkPhysicalDeviceSubgroupSizeControlProperties;
78135 static const bool allowDuplicate = false;
78136 …NSTEXPR StructureType structureType = StructureType::ePhysicalDeviceSubgroupSizeControlProperties;
78139 …AN_HPP_CONSTEXPR PhysicalDeviceSubgroupSizeControlProperties( uint32_t … in PhysicalDeviceSubgroupSizeControlProperties() argument
78154PhysicalDeviceSubgroupSizeControlProperties( VkPhysicalDeviceSubgroupSizeControlProperties const &… in PhysicalDeviceSubgroupSizeControlProperties() function
78164 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceSubgroupSizeControlProperties const … in operator =()
78168 operator VkPhysicalDeviceSubgroupSizeControlProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceSubgroupSizeControlProperties const&()
78173 operator VkPhysicalDeviceSubgroupSizeControlProperties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceSubgroupSizeControlProperties&()
78189 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]