Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/vkscserver/
DvksCacheBuilder.cpp553 …VkPhysicalDeviceFeatures2* chainedFeatures = (VkPhysicalDeviceFeatures2*)findStructureInChain… in buildPipelineCache() local
561 if (chainedFeatures == DE_NULL) in buildPipelineCache()
563 chainedFeatures = &localFeatures; in buildPipelineCache()
654 &(chainedFeatures->features) // pEnabledFeatures in buildPipelineCache()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkResourceInterface.cpp464 …VkPhysicalDeviceFeatures2* chainedFeatures = (VkPhysicalDeviceFeatures2*)findStructureInChain(pCr… in registerDeviceFeatures() local
465 if (chainedFeatures != NULL) in registerDeviceFeatures()