Home
last modified time | relevance | path

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

/cts/hostsidetests/gputools/layers/jni/
DnullLayer.cpp70 static const VkLayerProperties LAYER_PROPERTIES = { variable
75 return getProperties<VkLayerProperties>(1, &LAYER_PROPERTIES, pCount, pProperties); in EnumerateInstanceLayerProperties()