Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_structs.hpp52949 struct PhysicalDeviceShaderIntegerFunctions2FeaturesINTEL struct
52951 using NativeType = VkPhysicalDeviceShaderIntegerFunctions2FeaturesINTEL;
52953 static const bool allowDuplicate = false;
52954 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
52958 VULKAN_HPP_CONSTEXPR PhysicalDeviceShaderIntegerFunctions2FeaturesINTEL( in PhysicalDeviceShaderIntegerFunctions2FeaturesINTEL() function
52966 PhysicalDeviceShaderIntegerFunctions2FeaturesINTEL( in PhysicalDeviceShaderIntegerFunctions2FeaturesINTEL() function
52980 …*reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderIntegerFunctions2FeaturesINTEL const *… in operator =()
52985 … PhysicalDeviceShaderIntegerFunctions2FeaturesINTEL & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
52992 …haderIntegerFunctions2( VULKAN_HPP_NAMESPACE::Bool32 shaderIntegerFunctions2_ ) VULKAN_HPP_NOEXCEPT in setShaderIntegerFunctions2()
52999 … operator VkPhysicalDeviceShaderIntegerFunctions2FeaturesINTEL const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderIntegerFunctions2FeaturesINTEL const&()
[all …]
/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp95759 struct PhysicalDeviceShaderIntegerFunctions2FeaturesINTEL struct
95761 using NativeType = VkPhysicalDeviceShaderIntegerFunctions2FeaturesINTEL;
95763 static const bool allowDuplicate = false;
95764 … StructureType structureType = StructureType::ePhysicalDeviceShaderIntegerFunctions2FeaturesINTEL;
95767 …VULKAN_HPP_CONSTEXPR PhysicalDeviceShaderIntegerFunctions2FeaturesINTEL( VULKAN_HPP_NAMESPACE::Boo… in PhysicalDeviceShaderIntegerFunctions2FeaturesINTEL() function
95777PhysicalDeviceShaderIntegerFunctions2FeaturesINTEL( VkPhysicalDeviceShaderIntegerFunctions2Feature… in PhysicalDeviceShaderIntegerFunctions2FeaturesINTEL() function
95788 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderIntegerFunctions2FeaturesINTEL in operator =()
95793 … PhysicalDeviceShaderIntegerFunctions2FeaturesINTEL & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
95800 …haderIntegerFunctions2( VULKAN_HPP_NAMESPACE::Bool32 shaderIntegerFunctions2_ ) VULKAN_HPP_NOEXCEPT in setShaderIntegerFunctions2()
95807 … operator VkPhysicalDeviceShaderIntegerFunctions2FeaturesINTEL const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderIntegerFunctions2FeaturesINTEL const&()
[all …]