Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/third_party/vulkan-headers/src/include/vulkan/
H A Dvulkan_structs.hpp89914 struct PhysicalDeviceShaderRelaxedExtendedInstructionFeaturesKHR struct
89916 using NativeType = VkPhysicalDeviceShaderRelaxedExtendedInstructionFeaturesKHR;
89918 static const bool allowDuplicate = false;
89919 …ureType structureType = StructureType::ePhysicalDeviceShaderRelaxedExtendedInstructionFeaturesKHR;
89922 …VULKAN_HPP_CONSTEXPR PhysicalDeviceShaderRelaxedExtendedInstructionFeaturesKHR( VULKAN_HPP_NAMESPA… in PhysicalDeviceShaderRelaxedExtendedInstructionFeaturesKHR() function
89932PhysicalDeviceShaderRelaxedExtendedInstructionFeaturesKHR( VkPhysicalDeviceShaderRelaxedExtendedIn… in PhysicalDeviceShaderRelaxedExtendedInstructionFeaturesKHR() function
89945 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderRelaxedExtendedInstructionFeat… in operator =()
89950 …alDeviceShaderRelaxedExtendedInstructionFeaturesKHR & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
89957 …edInstruction( VULKAN_HPP_NAMESPACE::Bool32 shaderRelaxedExtendedInstruction_ ) VULKAN_HPP_NOEXCEPT in setShaderRelaxedExtendedInstruction()
89964 …tor VkPhysicalDeviceShaderRelaxedExtendedInstructionFeaturesKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderRelaxedExtendedInstructionFeaturesKHR const&()
[all …]
/aosp_15_r20/external/vulkan-headers/include/vulkan/
H A Dvulkan_structs.hpp86109 struct PhysicalDeviceShaderRelaxedExtendedInstructionFeaturesKHR struct
86111 using NativeType = VkPhysicalDeviceShaderRelaxedExtendedInstructionFeaturesKHR;
86113 static const bool allowDuplicate = false;
86114 …ureType structureType = StructureType::ePhysicalDeviceShaderRelaxedExtendedInstructionFeaturesKHR;
86117 …VULKAN_HPP_CONSTEXPR PhysicalDeviceShaderRelaxedExtendedInstructionFeaturesKHR( VULKAN_HPP_NAMESPA… in PhysicalDeviceShaderRelaxedExtendedInstructionFeaturesKHR() function
86127PhysicalDeviceShaderRelaxedExtendedInstructionFeaturesKHR( VkPhysicalDeviceShaderRelaxedExtendedIn… in PhysicalDeviceShaderRelaxedExtendedInstructionFeaturesKHR() function
86140 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderRelaxedExtendedInstructionFeat… in operator =()
86145 …alDeviceShaderRelaxedExtendedInstructionFeaturesKHR & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
86152 …edInstruction( VULKAN_HPP_NAMESPACE::Bool32 shaderRelaxedExtendedInstruction_ ) VULKAN_HPP_NOEXCEPT in setShaderRelaxedExtendedInstruction()
86159 …tor VkPhysicalDeviceShaderRelaxedExtendedInstructionFeaturesKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderRelaxedExtendedInstructionFeaturesKHR const&()
[all …]