Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_structs.hpp48035 struct PhysicalDevicePipelineExecutablePropertiesFeaturesKHR struct
48037 using NativeType = VkPhysicalDevicePipelineExecutablePropertiesFeaturesKHR;
48039 static const bool allowDuplicate = false;
48040 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
48044 VULKAN_HPP_CONSTEXPR PhysicalDevicePipelineExecutablePropertiesFeaturesKHR( in PhysicalDevicePipelineExecutablePropertiesFeaturesKHR() function
48052 PhysicalDevicePipelineExecutablePropertiesFeaturesKHR( in PhysicalDevicePipelineExecutablePropertiesFeaturesKHR() function
48066 …*reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDevicePipelineExecutablePropertiesFeaturesKHR cons… in operator =()
48071 …ysicalDevicePipelineExecutablePropertiesFeaturesKHR & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
48078 …tPipelineExecutableInfo( VULKAN_HPP_NAMESPACE::Bool32 pipelineExecutableInfo_ ) VULKAN_HPP_NOEXCEPT in setPipelineExecutableInfo()
48085 …perator VkPhysicalDevicePipelineExecutablePropertiesFeaturesKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDevicePipelineExecutablePropertiesFeaturesKHR const&()
[all …]
/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp49194 struct PhysicalDevicePipelineExecutablePropertiesFeaturesKHR struct
49196 using NativeType = VkPhysicalDevicePipelineExecutablePropertiesFeaturesKHR;
49198 static const bool allowDuplicate = false;
49199 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
49203 VULKAN_HPP_CONSTEXPR PhysicalDevicePipelineExecutablePropertiesFeaturesKHR( in PhysicalDevicePipelineExecutablePropertiesFeaturesKHR() function
49211 PhysicalDevicePipelineExecutablePropertiesFeaturesKHR( in PhysicalDevicePipelineExecutablePropertiesFeaturesKHR() function
49225 …*reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDevicePipelineExecutablePropertiesFeaturesKHR cons… in operator =()
49231 setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
49238 …tPipelineExecutableInfo( VULKAN_HPP_NAMESPACE::Bool32 pipelineExecutableInfo_ ) VULKAN_HPP_NOEXCEPT in setPipelineExecutableInfo()
49245 …perator VkPhysicalDevicePipelineExecutablePropertiesFeaturesKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDevicePipelineExecutablePropertiesFeaturesKHR const&()
[all …]