blob: e216dcba4239a063f5f0b327b4b5492f46cd022c [file] [log] [blame]
# Copyright 2017 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
# Initial value just for style purposes.
USE=""
USE="${USE} kernel-3_14"
# Enable native one-copy texture upload.
USE="${USE} native_gpu_memory_buffers"