Searched defs:PhysicalDeviceShaderIntegerDotProductFeatures (Results 1 – 8 of 8) sorted by relevance
64518 struct PhysicalDeviceShaderIntegerDotProductFeatures struct64520 using NativeType = VkPhysicalDeviceShaderIntegerDotProductFeatures;64522 static const bool allowDuplicate = false;64523 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =64527 VULKAN_HPP_CONSTEXPR PhysicalDeviceShaderIntegerDotProductFeatures( in PhysicalDeviceShaderIntegerDotProductFeatures() function64535 …PhysicalDeviceShaderIntegerDotProductFeatures( VkPhysicalDeviceShaderIntegerDotProductFeatures con… in PhysicalDeviceShaderIntegerDotProductFeatures() function64548 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderIntegerDotProductFeatures cons… in operator =()64554 setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()64561 …haderIntegerDotProduct( VULKAN_HPP_NAMESPACE::Bool32 shaderIntegerDotProduct_ ) VULKAN_HPP_NOEXCEPT in setShaderIntegerDotProduct()64568 …plicit operator VkPhysicalDeviceShaderIntegerDotProductFeatures const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderIntegerDotProductFeatures const&()[all …]
72277 struct PhysicalDeviceShaderIntegerDotProductFeatures struct72279 using NativeType = VkPhysicalDeviceShaderIntegerDotProductFeatures;72281 static const bool allowDuplicate = false;72285 …VULKAN_HPP_CONSTEXPR PhysicalDeviceShaderIntegerDotProductFeatures( VULKAN_HPP_NAMESPACE::Bool32 s… in PhysicalDeviceShaderIntegerDotProductFeatures() function72295 …PhysicalDeviceShaderIntegerDotProductFeatures( VkPhysicalDeviceShaderIntegerDotProductFeatures con… in PhysicalDeviceShaderIntegerDotProductFeatures() function72305 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderIntegerDotProductFeatures cons… in operator =()72310 …PR_14 PhysicalDeviceShaderIntegerDotProductFeatures & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()72317 …haderIntegerDotProduct( VULKAN_HPP_NAMESPACE::Bool32 shaderIntegerDotProduct_ ) VULKAN_HPP_NOEXCEPT in setShaderIntegerDotProduct()72324 operator VkPhysicalDeviceShaderIntegerDotProductFeatures const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderIntegerDotProductFeatures const&()72329 operator VkPhysicalDeviceShaderIntegerDotProductFeatures &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderIntegerDotProductFeatures&()[all …]