Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_structs.hpp47938 struct PhysicalDevicePipelineCreationCacheControlFeaturesEXT struct
47940 using NativeType = VkPhysicalDevicePipelineCreationCacheControlFeaturesEXT;
47942 static const bool allowDuplicate = false;
47943 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
47947 VULKAN_HPP_CONSTEXPR PhysicalDevicePipelineCreationCacheControlFeaturesEXT( in PhysicalDevicePipelineCreationCacheControlFeaturesEXT() function
47955 PhysicalDevicePipelineCreationCacheControlFeaturesEXT( in PhysicalDevicePipelineCreationCacheControlFeaturesEXT() function
47969 …*reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDevicePipelineCreationCacheControlFeaturesEXT cons… in operator =()
47974 …ysicalDevicePipelineCreationCacheControlFeaturesEXT & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
47981 …ationCacheControl( VULKAN_HPP_NAMESPACE::Bool32 pipelineCreationCacheControl_ ) VULKAN_HPP_NOEXCEPT in setPipelineCreationCacheControl()
47988 …perator VkPhysicalDevicePipelineCreationCacheControlFeaturesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDevicePipelineCreationCacheControlFeaturesEXT const&()
[all …]
/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp49096 struct PhysicalDevicePipelineCreationCacheControlFeaturesEXT struct
49098 using NativeType = VkPhysicalDevicePipelineCreationCacheControlFeaturesEXT;
49100 static const bool allowDuplicate = false;
49101 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
49105 VULKAN_HPP_CONSTEXPR PhysicalDevicePipelineCreationCacheControlFeaturesEXT( in PhysicalDevicePipelineCreationCacheControlFeaturesEXT() function
49113 PhysicalDevicePipelineCreationCacheControlFeaturesEXT( in PhysicalDevicePipelineCreationCacheControlFeaturesEXT() function
49127 …*reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDevicePipelineCreationCacheControlFeaturesEXT cons… in operator =()
49133 setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
49140 …ationCacheControl( VULKAN_HPP_NAMESPACE::Bool32 pipelineCreationCacheControl_ ) VULKAN_HPP_NOEXCEPT in setPipelineCreationCacheControl()
49147 …perator VkPhysicalDevicePipelineCreationCacheControlFeaturesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDevicePipelineCreationCacheControlFeaturesEXT const&()
[all …]