Searched defs:PhysicalDeviceShaderTileImagePropertiesEXT (Results 1 – 4 of 4) sorted by relevance
87033 struct PhysicalDeviceShaderTileImagePropertiesEXT struct87035 using NativeType = VkPhysicalDeviceShaderTileImagePropertiesEXT;87037 static const bool allowDuplicate = false;87038 …ONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceShaderTileImagePropertiesEXT;87041 …VULKAN_HPP_CONSTEXPR PhysicalDeviceShaderTileImagePropertiesEXT( VULKAN_HPP_NAMESPACE::Bool32 shad… in PhysicalDeviceShaderTileImagePropertiesEXT() function87054 …PhysicalDeviceShaderTileImagePropertiesEXT( VkPhysicalDeviceShaderTileImagePropertiesEXT const & r… in PhysicalDeviceShaderTileImagePropertiesEXT() function87064 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderTileImagePropertiesEXT const *… in operator =()87068 operator VkPhysicalDeviceShaderTileImagePropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderTileImagePropertiesEXT const&()87073 operator VkPhysicalDeviceShaderTileImagePropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderTileImagePropertiesEXT&()87088 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
85632 struct PhysicalDeviceShaderTileImagePropertiesEXT struct85634 using NativeType = VkPhysicalDeviceShaderTileImagePropertiesEXT;85636 static const bool allowDuplicate = false;85637 …ONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceShaderTileImagePropertiesEXT;85640 …VULKAN_HPP_CONSTEXPR PhysicalDeviceShaderTileImagePropertiesEXT( VULKAN_HPP_NAMESPACE::Bool32 shad… in PhysicalDeviceShaderTileImagePropertiesEXT() function85653 …PhysicalDeviceShaderTileImagePropertiesEXT( VkPhysicalDeviceShaderTileImagePropertiesEXT const & r… in PhysicalDeviceShaderTileImagePropertiesEXT() function85663 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderTileImagePropertiesEXT const *… in operator =()85667 operator VkPhysicalDeviceShaderTileImagePropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderTileImagePropertiesEXT const&()85672 operator VkPhysicalDeviceShaderTileImagePropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderTileImagePropertiesEXT&()85687 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
105305 struct PhysicalDeviceShaderTileImagePropertiesEXT struct105307 using NativeType = VkPhysicalDeviceShaderTileImagePropertiesEXT;105309 static const bool allowDuplicate = false;105310 …ONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceShaderTileImagePropertiesEXT;105313 …VULKAN_HPP_CONSTEXPR PhysicalDeviceShaderTileImagePropertiesEXT( VULKAN_HPP_NAMESPACE::Bool32 shad… in PhysicalDeviceShaderTileImagePropertiesEXT() function105326 …PhysicalDeviceShaderTileImagePropertiesEXT( VkPhysicalDeviceShaderTileImagePropertiesEXT const & r… in PhysicalDeviceShaderTileImagePropertiesEXT() function105336 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderTileImagePropertiesEXT const *… in operator =()105340 operator VkPhysicalDeviceShaderTileImagePropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderTileImagePropertiesEXT const&()105345 operator VkPhysicalDeviceShaderTileImagePropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderTileImagePropertiesEXT&()105350 operator VkPhysicalDeviceShaderTileImagePropertiesEXT const *() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderTileImagePropertiesEXT const*()[all …]
74661 pub struct PhysicalDeviceShaderTileImagePropertiesEXT { struct74668 impl ::std::default::Default for PhysicalDeviceShaderTileImagePropertiesEXT { argument74680 unsafe impl TaggedStructure for PhysicalDeviceShaderTileImagePropertiesEXT { implementation74684 impl PhysicalDeviceShaderTileImagePropertiesEXT { implementation74701 unsafe impl ExtendsPhysicalDeviceProperties2 for PhysicalDeviceShaderTileImagePropertiesEXT {} implementation74745 pub fn build(self) -> PhysicalDeviceShaderTileImagePropertiesEXT { in build()