Home
last modified time | relevance | path

Searched refs:pipelineCreationCacheControl (Results 1 – 16 of 16) sorted by relevance

/external/deqp/external/vulkancts/scripts/src/
Dmandatory_features.txt44 VkPhysicalDevicePipelineCreationCacheControlFeaturesEXT FEATURES ( pipelineCreationCacheControl ) …
Dvulkan_core.h11870 VkBool32 pipelineCreationCacheControl; member
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineCreationCacheControlTests.cpp321 if (features.pipelineCreationCacheControl == DE_FALSE) in checkSupport()
/external/deqp/external/vulkancts/framework/vulkan/
DvkMandatoryFeatures.inl848 …if ( physicalDevicePipelineCreationCacheControlFeaturesEXT.pipelineCreationCacheControl == VK_FALS…
850 …log << tcu::TestLog::Message << "Mandatory feature pipelineCreationCacheControl not supported" << …
DvkStructTypes.inl4926 VkBool32 pipelineCreationCacheControl; member
DvkVulkan_c.inl12774 VkBool32 pipelineCreationCacheControl; member
DvkStrUtilImpl.inl10846 s << "\tpipelineCreationCacheControl = " << value.pipelineCreationCacheControl << '\n';
/external/mesa3d/src/intel/vulkan/
Danv_device.c1270 features->pipelineCreationCacheControl = true; in anv_GetPhysicalDeviceFeatures2()
/external/mesa3d/src/amd/vulkan/
Dradv_device.c1417 features-> pipelineCreationCacheControl = true; in radv_GetPhysicalDeviceFeatures2()
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h11228 VkBool32 pipelineCreationCacheControl; member
Dvulkan.hpp67252 : pipelineCreationCacheControl( pipelineCreationCacheControl_ )
67283 pipelineCreationCacheControl = pipelineCreationCacheControl_; in setPipelineCreationCacheControl()
67306 && ( pipelineCreationCacheControl == rhs.pipelineCreationCacheControl ); in operator ==()
67320 VULKAN_HPP_NAMESPACE::Bool32 pipelineCreationCacheControl = {}; member
/external/swiftshader/include/vulkan/
Dvulkan_core.h11235 VkBool32 pipelineCreationCacheControl; member
Dvulkan.hpp67639 : pipelineCreationCacheControl( pipelineCreationCacheControl_ )
67670 pipelineCreationCacheControl = pipelineCreationCacheControl_; in setPipelineCreationCacheControl()
67693 && ( pipelineCreationCacheControl == rhs.pipelineCreationCacheControl ); in operator ==()
67707 VULKAN_HPP_NAMESPACE::Bool32 pipelineCreationCacheControl = {}; member
/external/mesa3d/include/vulkan/
Dvulkan_core.h11228 VkBool32 pipelineCreationCacheControl; member
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_structs.hpp42757 : pipelineCreationCacheControl( pipelineCreationCacheControl_ )
42790 pipelineCreationCacheControl = pipelineCreationCacheControl_; in setPipelineCreationCacheControl()
42810 ( pipelineCreationCacheControl == rhs.pipelineCreationCacheControl ); in operator ==()
42822 VULKAN_HPP_NAMESPACE::Bool32 pipelineCreationCacheControl = {}; member
Dvulkan_core.h12042 VkBool32 pipelineCreationCacheControl; member