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",
33 defines = [ "GPU_IMPLEMENTATION" ]
41 component("gles2_utils") {
45 "gles2_utils_export.h",
48 defines = [ "GLES2_UTILS_IMPLEMENTATION" ]
54 all_dependent_configs = [ "//third_party/khronos:khronos_headers" ]