Home
last modified time | relevance | path

Searched refs:PhysicalDevicePipelineCreationCacheControlFeatures (Results 1 – 5 of 5) sorted by relevance

/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_static_assertions.hpp1066 …N_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::PhysicalDevicePipelineCreationCacheControlFeatu…
1067 …ERT( std::is_standard_layout<VULKAN_HPP_NAMESPACE::PhysicalDevicePipelineCreationCacheControlFeatu…
1068 …s_nothrow_move_constructible<VULKAN_HPP_NAMESPACE::PhysicalDevicePipelineCreationCacheControlFeatu…
Dvulkan_structs.hpp61921 struct PhysicalDevicePipelineCreationCacheControlFeatures struct
61930 VULKAN_HPP_CONSTEXPR PhysicalDevicePipelineCreationCacheControlFeatures(VULKAN_HPP_NAMESPACE::Bool3… in PhysicalDevicePipelineCreationCacheControlFeatures() function
61934 …VULKAN_HPP_CONSTEXPR PhysicalDevicePipelineCreationCacheControlFeatures( PhysicalDevicePipelineCre…
61936PhysicalDevicePipelineCreationCacheControlFeatures( VkPhysicalDevicePipelineCreationCacheControlFe… in PhysicalDevicePipelineCreationCacheControlFeatures() function
61937 …: PhysicalDevicePipelineCreationCacheControlFeatures( *reinterpret_cast<PhysicalDevicePipelineCrea… in PhysicalDevicePipelineCreationCacheControlFeatures()
61941PhysicalDevicePipelineCreationCacheControlFeatures & operator=( PhysicalDevicePipelineCreationCach…
61944PhysicalDevicePipelineCreationCacheControlFeatures & operator=( VkPhysicalDevicePipelineCreationCa… in operator =()
61946 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDevicePipelineCreationCacheControlFeatures in operator =() argument
61951 …VULKAN_HPP_CONSTEXPR_14 PhysicalDevicePipelineCreationCacheControlFeatures & setPNext( void * pNex… in setPNext() argument
61957 …VULKAN_HPP_CONSTEXPR_14 PhysicalDevicePipelineCreationCacheControlFeatures & setPipelineCreationCa… in setPipelineCreationCacheControl() argument
[all …]
Dvulkan.hpp6403 …template <> struct StructExtends<PhysicalDevicePipelineCreationCacheControlFeatures, PhysicalDevic…
6404 …template <> struct StructExtends<PhysicalDevicePipelineCreationCacheControlFeatures, DeviceCreateI…
Dvulkan_handles.hpp387 struct PhysicalDevicePipelineCreationCacheControlFeatures;
388 …calDevicePipelineCreationCacheControlFeaturesEXT = PhysicalDevicePipelineCreationCacheControlFeatu…
Dvulkan_hash.hpp8222 template <> struct hash<VULKAN_HPP_NAMESPACE::PhysicalDevicePipelineCreationCacheControlFeatures>
8224 …std::size_t operator()(VULKAN_HPP_NAMESPACE::PhysicalDevicePipelineCreationCacheControlFeatures co… in operator ()()