| /external/deqp/external/vulkancts/scripts/src/ |
| D | mandatory_features.txt | 44 VkPhysicalDevicePipelineCreationCacheControlFeaturesEXT FEATURES ( pipelineCreationCacheControl ) … 159 VkPhysicalDeviceVulkan13Features FEATURES ( pipelineCreationCacheControl ) REQUIREMENTS …
|
| /external/swiftshader/src/Vulkan/ |
| D | VkPhysicalDevice.cpp | 185 features->pipelineCreationCacheControl = VK_TRUE; in getPhysicalDevicePipelineCreationCacheControlFeatures() 1631 CheckFeature(requested, supported, pipelineCreationCacheControl) && in hasExtendedFeatures()
|
| D | libVulkan.cpp | 965 (void)pipelineCreationCacheControlFeatures->pipelineCreationCacheControl; in vkCreateDevice()
|
| /external/mesa3d/src/nouveau/vulkan/ |
| D | nvk_physical_device.c | 350 .pipelineCreationCacheControl = true, in nvk_get_device_features()
|
| /external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineCreationCacheControlTests.cpp | 321 if (features.pipelineCreationCacheControl == false) in checkSupport()
|
| D | vktPipelineShaderModuleIdentifierTests.cpp | 1752 if (features.pipelineCreationCacheControl == false) in checkSupport()
|
| /external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/ |
| D | vkDeviceFeatures.inl | 151 featureType.pipelineCreationCacheControl = allFeaturesBlobs.vk13.pipelineCreationCacheControl;
|
| D | vkDeviceFeatures2.inl | 2306 …acheControlFeatures[0].pipelineCreationCacheControl != devicePipelineCreationCacheControlFeatures[… 2477 …deviceVulkan13Features[0].pipelineCreationCacheControl != deviceVulkan13Features[1].pipelineCreati…
|
| D | vkMandatoryFeatures.inl | 3066 if ( physicalDeviceVulkan13Features.pipelineCreationCacheControl == VK_FALSE ) 3068 …log << tcu::TestLog::Message << "Mandatory feature pipelineCreationCacheControl not supported" << …
|
| D | vkStructTypes.inl | 5245 VkBool32 pipelineCreationCacheControl; member 5405 VkBool32 pipelineCreationCacheControl; member
|
| /external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/ |
| D | vkMandatoryFeatures.inl | 1697 if ( physicalDeviceVulkan13Features.pipelineCreationCacheControl == VK_FALSE ) 1699 …log << tcu::TestLog::Message << "Mandatory feature pipelineCreationCacheControl not supported" << …
|
| D | vkStructTypes.inl | 3541 VkBool32 pipelineCreationCacheControl; member
|
| /external/deqp/external/vulkancts/modules/vulkan/ |
| D | vktTestCase.cpp | 956 return !!vk13Features.pipelineCreationCacheControl; in isDeviceFunctionalitySupported()
|
| /external/mesa3d/src/panfrost/vulkan/ |
| D | panvk_device.c | 266 .pipelineCreationCacheControl = false, in panvk_get_features()
|
| /external/deqp/external/vulkancts/modules/vulkan/api/ |
| D | vktApiFeatureInfo.cpp | 2309 …RE_TABLE_ITEM(vulkan13Features, pipelineCreationCacheControlFeatures, pipelineCreationCacheControl, in featureBitInfluenceOnDeviceCreate() 5971 OFFSET_TABLE_ENTRY(VkPhysicalDeviceVulkan13Features, pipelineCreationCacheControl), in deviceFeaturesVulkan13() 6629 vulkan13Features.pipelineCreationCacheControl}, in deviceFeatureExtensionsConsistencyVulkan13() 6710 if (pipelineCreationCacheControlFeatures.pipelineCreationCacheControl != in deviceFeatureExtensionsConsistencyVulkan13() 6711 vulkan13Features.pipelineCreationCacheControl) in deviceFeatureExtensionsConsistencyVulkan13()
|
| D | vktApiObjectManagementTests.cpp | 3508 !context.getPipelineCreationCacheControlFeatures().pipelineCreationCacheControl) in checkPipelineCacheControlSupport()
|
| /external/mesa3d/src/broadcom/vulkan/ |
| D | v3dv_device.c | 371 .pipelineCreationCacheControl = true, in get_features()
|
| /external/mesa3d/src/amd/vulkan/ |
| D | radv_physical_device.c | 826 .pipelineCreationCacheControl = true, in radv_physical_device_get_features()
|
| /external/mesa3d/src/gallium/frontends/lavapipe/ |
| D | lvp_device.c | 385 .pipelineCreationCacheControl = true, in lvp_get_features()
|
| /external/mesa3d/src/intel/vulkan_hasvk/ |
| D | anv_device.c | 468 .pipelineCreationCacheControl = true, in get_features()
|
| /external/virglrenderer/src/venus/venus-protocol/ |
| D | vn_protocol_renderer_device.h | 4696 vn_encode_VkBool32(enc, &val->pipelineCreationCacheControl); in vn_encode_VkPhysicalDevicePipelineCreationCacheControlFeatures_self() 4721 vn_decode_VkBool32(dec, &val->pipelineCreationCacheControl); in vn_decode_VkPhysicalDevicePipelineCreationCacheControlFeatures_self_temp() 5254 vn_encode_VkBool32(enc, &val->pipelineCreationCacheControl); in vn_encode_VkPhysicalDeviceVulkan13Features_self() 5293 vn_decode_VkBool32(dec, &val->pipelineCreationCacheControl); in vn_decode_VkPhysicalDeviceVulkan13Features_self_temp()
|
| /external/mesa3d/src/freedreno/vulkan/ |
| D | tu_device.cc | 411 features->pipelineCreationCacheControl = true; in tu_get_features()
|
| /external/mesa3d/src/virtio/venus-protocol/ |
| D | vn_protocol_driver_device.h | 6259 size += vn_sizeof_VkBool32(&val->pipelineCreationCacheControl); in vn_sizeof_VkPhysicalDevicePipelineCreationCacheControlFeatures_self() 6286 vn_encode_VkBool32(enc, &val->pipelineCreationCacheControl); in vn_encode_VkPhysicalDevicePipelineCreationCacheControlFeatures_self() 6310 vn_decode_VkBool32(dec, &val->pipelineCreationCacheControl); in vn_decode_VkPhysicalDevicePipelineCreationCacheControlFeatures_self() 6940 size += vn_sizeof_VkBool32(&val->pipelineCreationCacheControl); in vn_sizeof_VkPhysicalDeviceVulkan13Features_self() 6981 vn_encode_VkBool32(enc, &val->pipelineCreationCacheControl); in vn_encode_VkPhysicalDeviceVulkan13Features_self() 7019 vn_decode_VkBool32(dec, &val->pipelineCreationCacheControl); in vn_decode_VkPhysicalDeviceVulkan13Features_self()
|
| /external/mesa3d/src/microsoft/vulkan/ |
| D | dzn_device.c | 774 .pipelineCreationCacheControl = false, in dzn_physical_device_get_features()
|
| /external/mesa3d/src/intel/vulkan/ |
| D | anv_device.c | 574 .pipelineCreationCacheControl = true, in get_features()
|