Home
last modified time | relevance | path

Searched refs:cacheControlFeatures (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineShaderModuleIdentifierTests.cpp1490 …VkPhysicalDevicePipelineCreationCacheControlFeaturesEXT cacheControlFeatures = initVulkanStructure… in DeviceHelper() local
1492 …DescriptorIndexingFeaturesEXT descriptorIdxFeatures = initVulkanStructure(&cacheControlFeatures); in DeviceHelper()
1497 : reinterpret_cast<void*>(&cacheControlFeatures)); in DeviceHelper()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineShaderModuleIdentifierTests.cpp1484 …VkPhysicalDevicePipelineCreationCacheControlFeaturesEXT cacheControlFeatures = initVulkanStructure… in DeviceHelper() local
1486 …DescriptorIndexingFeaturesEXT descriptorIdxFeatures = initVulkanStructure(&cacheControlFeatures); in DeviceHelper()
1491 : reinterpret_cast<void*>(&cacheControlFeatures)); in DeviceHelper()