Home
last modified time | relevance | path

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

/cts/tools/cts-device-info/src/com/android/cts/deviceinfo/
DVulkanDeviceInfo.java332 … private static final String KEY_PIPELINE_CREATION_CACHE_CONTROL = "pipelineCreationCacheControl"; field in VulkanDeviceInfo
949 … emitBoolean(store, vulkan13Features, KEY_PIPELINE_CREATION_CACHE_CONTROL); in emitDevices()
1601 case KEY_PIPELINE_CREATION_CACHE_CONTROL: return "pipeline_creation_cache_control"; in convertName()