// // Copyright 2021 The ANGLE Project Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. // // QueryObjectValidation.cpp : Tests between gl.*Query.* functions and interactions with // EGL_CONTEXT_OPENGL_NO_ERROR_KHR #include <gtest/gtest.h> #include "test_utils/ANGLETest.h" #include "util/EGLWindow.h" #include "util/test_utils.h" angle // namespace angle