Searched defs:PhysicalDeviceShaderIntegerDotProductFeatures (Results 1 – 1 of 1) sorted by relevance
82433 struct PhysicalDeviceShaderIntegerDotProductFeatures struct82435 using NativeType = VkPhysicalDeviceShaderIntegerDotProductFeatures;82437 static const bool allowDuplicate = false;82441 …VULKAN_HPP_CONSTEXPR PhysicalDeviceShaderIntegerDotProductFeatures( VULKAN_HPP_NAMESPACE::Bool32 s… in PhysicalDeviceShaderIntegerDotProductFeatures() function82451 …PhysicalDeviceShaderIntegerDotProductFeatures( VkPhysicalDeviceShaderIntegerDotProductFeatures con… in PhysicalDeviceShaderIntegerDotProductFeatures() function82461 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderIntegerDotProductFeatures cons… in operator =()82466 …PR_14 PhysicalDeviceShaderIntegerDotProductFeatures & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()82473 …haderIntegerDotProduct( VULKAN_HPP_NAMESPACE::Bool32 shaderIntegerDotProduct_ ) VULKAN_HPP_NOEXCEPT in setShaderIntegerDotProduct()82480 operator VkPhysicalDeviceShaderIntegerDotProductFeatures const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderIntegerDotProductFeatures const&()82485 operator VkPhysicalDeviceShaderIntegerDotProductFeatures &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderIntegerDotProductFeatures&()[all …]