summaryrefslogtreecommitdiffstats
path: root/gpu/khronos_glcts_support/khronos_glcts_test.h
blob: 1f12129b7c35bd1c6b85a2ec3e5fa6db14ac18f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
// Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#ifndef GPU_KHRONOS_GLCTS_SUPPORT_KHRONOS_GLCTS_TEST_H
#define GPU_KHRONOS_GLCTS_SUPPORT_KHRONOS_GLCTS_TEST_H

bool RunKhronosGLCTSTest(const char* test_name);

#endif  // GPU_KHRONOS_GLCTS_SUPPORT_KHRONOS_GLCTS_TEST_H