Home
last modified time | relevance | path

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

/external/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp66154 struct PhysicalDevicePipelineCreationCacheControlFeatures struct
66156 using NativeType = VkPhysicalDevicePipelineCreationCacheControlFeatures;
66158 static const bool allowDuplicate = false;
66159 … StructureType structureType = StructureType::ePhysicalDevicePipelineCreationCacheControlFeatures;
66162 …VULKAN_HPP_CONSTEXPR PhysicalDevicePipelineCreationCacheControlFeatures( VULKAN_HPP_NAMESPACE::Boo… in PhysicalDevicePipelineCreationCacheControlFeatures() function
66172PhysicalDevicePipelineCreationCacheControlFeatures( VkPhysicalDevicePipelineCreationCacheControlFe… in PhysicalDevicePipelineCreationCacheControlFeatures() function
66183 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDevicePipelineCreationCacheControlFeatures in operator =()
66188 … PhysicalDevicePipelineCreationCacheControlFeatures & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
66195 …ationCacheControl( VULKAN_HPP_NAMESPACE::Bool32 pipelineCreationCacheControl_ ) VULKAN_HPP_NOEXCEPT in setPipelineCreationCacheControl()
66202 … operator VkPhysicalDevicePipelineCreationCacheControlFeatures const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDevicePipelineCreationCacheControlFeatures const&()
[all …]
/external/swiftshader/include/vulkan/
Dvulkan_structs.hpp61723 struct PhysicalDevicePipelineCreationCacheControlFeatures struct
61732 VULKAN_HPP_CONSTEXPR PhysicalDevicePipelineCreationCacheControlFeatures(VULKAN_HPP_NAMESPACE::Bool3… in PhysicalDevicePipelineCreationCacheControlFeatures() function
61738PhysicalDevicePipelineCreationCacheControlFeatures( VkPhysicalDevicePipelineCreationCacheControlFe… in PhysicalDevicePipelineCreationCacheControlFeatures() function
61748 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDevicePipelineCreationCacheControlFeatures in operator =()
61753 … PhysicalDevicePipelineCreationCacheControlFeatures & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
61759 …ationCacheControl( VULKAN_HPP_NAMESPACE::Bool32 pipelineCreationCacheControl_ ) VULKAN_HPP_NOEXCEPT in setPipelineCreationCacheControl()
61767 … operator VkPhysicalDevicePipelineCreationCacheControlFeatures const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDevicePipelineCreationCacheControlFeatures const&()
61772 operator VkPhysicalDevicePipelineCreationCacheControlFeatures &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDevicePipelineCreationCacheControlFeatures&()
61783 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
61793 …rator==( PhysicalDevicePipelineCreationCacheControlFeatures const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
[all …]
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_structs.hpp69626 struct PhysicalDevicePipelineCreationCacheControlFeatures struct
69628 using NativeType = VkPhysicalDevicePipelineCreationCacheControlFeatures;
69630 static const bool allowDuplicate = false;
69631 … StructureType structureType = StructureType::ePhysicalDevicePipelineCreationCacheControlFeatures;
69634 …VULKAN_HPP_CONSTEXPR PhysicalDevicePipelineCreationCacheControlFeatures( VULKAN_HPP_NAMESPACE::Boo… in PhysicalDevicePipelineCreationCacheControlFeatures() function
69644PhysicalDevicePipelineCreationCacheControlFeatures( VkPhysicalDevicePipelineCreationCacheControlFe… in PhysicalDevicePipelineCreationCacheControlFeatures() function
69655 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDevicePipelineCreationCacheControlFeatures in operator =()
69660 … PhysicalDevicePipelineCreationCacheControlFeatures & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
69667 …ationCacheControl( VULKAN_HPP_NAMESPACE::Bool32 pipelineCreationCacheControl_ ) VULKAN_HPP_NOEXCEPT in setPipelineCreationCacheControl()
69674 … operator VkPhysicalDevicePipelineCreationCacheControlFeatures const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDevicePipelineCreationCacheControlFeatures const&()
[all …]