Home | History | Annotate | Download | only in demos

Lines Matching refs:layer_prop

1200         VkLayerProperties const *layer_prop =
1203 extract_version(layer_prop->specVersion, &major, &minor, &patch);
1207 layer_prop->implementationVersion);
1209 layer_prop->layerName, (char *)layer_prop->description,