1 # Copyright (c) 2013 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
12 "cmd_buffer_common.cc",
13 "cmd_buffer_common.h",
16 "debug_marker_manager.cc",
17 "debug_marker_manager.h",
18 "gles2_cmd_format.cc",
20 "gles2_cmd_format_autogen.h",
22 "gles2_cmd_ids_autogen.h",
35 defines = [ "GPU_IMPLEMENTATION" ]
43 component("gles2_utils") {
47 "gles2_utils_export.h",
50 defines = [ "GLES2_UTILS_IMPLEMENTATION" ]
56 all_dependent_configs = [ "//third_party/khronos:khronos_headers" ]