Home | History | Annotate | Download | only in libvulkan

Lines Matching refs:enabledLayerCount

377     auto& layer_count = (is_instance_) ? instance_info_.enabledLayerCount
378 : dev_info_.enabledLayerCount;