Searched refs:pipelineCreationCacheControl (Results 1 – 16 of 16) sorted by relevance
44 VkPhysicalDevicePipelineCreationCacheControlFeaturesEXT FEATURES ( pipelineCreationCacheControl ) …
11870 VkBool32 pipelineCreationCacheControl; member
321 if (features.pipelineCreationCacheControl == DE_FALSE) in checkSupport()
848 …if ( physicalDevicePipelineCreationCacheControlFeaturesEXT.pipelineCreationCacheControl == VK_FALS…850 …log << tcu::TestLog::Message << "Mandatory feature pipelineCreationCacheControl not supported" << …
4926 VkBool32 pipelineCreationCacheControl; member
12774 VkBool32 pipelineCreationCacheControl; member
10846 s << "\tpipelineCreationCacheControl = " << value.pipelineCreationCacheControl << '\n';
1270 features->pipelineCreationCacheControl = true; in anv_GetPhysicalDeviceFeatures2()
1417 features-> pipelineCreationCacheControl = true; in radv_GetPhysicalDeviceFeatures2()
11228 VkBool32 pipelineCreationCacheControl; member
67252 : pipelineCreationCacheControl( pipelineCreationCacheControl_ )67283 pipelineCreationCacheControl = pipelineCreationCacheControl_; in setPipelineCreationCacheControl()67306 && ( pipelineCreationCacheControl == rhs.pipelineCreationCacheControl ); in operator ==()67320 VULKAN_HPP_NAMESPACE::Bool32 pipelineCreationCacheControl = {}; member
11235 VkBool32 pipelineCreationCacheControl; member
67639 : pipelineCreationCacheControl( pipelineCreationCacheControl_ )67670 pipelineCreationCacheControl = pipelineCreationCacheControl_; in setPipelineCreationCacheControl()67693 && ( pipelineCreationCacheControl == rhs.pipelineCreationCacheControl ); in operator ==()67707 VULKAN_HPP_NAMESPACE::Bool32 pipelineCreationCacheControl = {}; member
42757 : pipelineCreationCacheControl( pipelineCreationCacheControl_ )42790 pipelineCreationCacheControl = pipelineCreationCacheControl_; in setPipelineCreationCacheControl()42810 ( pipelineCreationCacheControl == rhs.pipelineCreationCacheControl ); in operator ==()42822 VULKAN_HPP_NAMESPACE::Bool32 pipelineCreationCacheControl = {}; member
12042 VkBool32 pipelineCreationCacheControl; member