Home
last modified time | relevance | path

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

/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp82433 struct PhysicalDeviceShaderIntegerDotProductFeatures struct
82435 using NativeType = VkPhysicalDeviceShaderIntegerDotProductFeatures;
82437 static const bool allowDuplicate = false;
82441 …VULKAN_HPP_CONSTEXPR PhysicalDeviceShaderIntegerDotProductFeatures( VULKAN_HPP_NAMESPACE::Bool32 s… in PhysicalDeviceShaderIntegerDotProductFeatures() function
82451PhysicalDeviceShaderIntegerDotProductFeatures( VkPhysicalDeviceShaderIntegerDotProductFeatures con… in PhysicalDeviceShaderIntegerDotProductFeatures() function
82461 …*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 …]