Searched defs:PhysicalDeviceComputeShaderDerivativesFeaturesKHR (Results 1 – 1 of 1) sorted by relevance
61727 struct PhysicalDeviceComputeShaderDerivativesFeaturesKHR struct61729 using NativeType = VkPhysicalDeviceComputeShaderDerivativesFeaturesKHR;61731 static const bool allowDuplicate = false;61732 …R StructureType structureType = StructureType::ePhysicalDeviceComputeShaderDerivativesFeaturesKHR;61735 …VULKAN_HPP_CONSTEXPR PhysicalDeviceComputeShaderDerivativesFeaturesKHR( VULKAN_HPP_NAMESPACE::Bool… in PhysicalDeviceComputeShaderDerivativesFeaturesKHR() function61747 …PhysicalDeviceComputeShaderDerivativesFeaturesKHR( VkPhysicalDeviceComputeShaderDerivativesFeature… in PhysicalDeviceComputeShaderDerivativesFeaturesKHR() function61758 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceComputeShaderDerivativesFeaturesKHR … in operator =()61763 …4 PhysicalDeviceComputeShaderDerivativesFeaturesKHR & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()61770 …rivativeGroupQuads( VULKAN_HPP_NAMESPACE::Bool32 computeDerivativeGroupQuads_ ) VULKAN_HPP_NOEXCEPT in setComputeDerivativeGroupQuads()61777 …vativeGroupLinear( VULKAN_HPP_NAMESPACE::Bool32 computeDerivativeGroupLinear_ ) VULKAN_HPP_NOEXCEPT in setComputeDerivativeGroupLinear()[all …]