chromium/gpu/command_buffer/service/raster_cmd_validation_implementation_autogen.h

// Copyright 2018 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

// This file is auto-generated from
// gpu/command_buffer/build_raster_cmd_buffer.py
// It's formatted by clang-format using chromium coding style:
//    clang-format -i -style=chromium filename
// DO NOT EDIT!

#ifndef GPU_COMMAND_BUFFER_SERVICE_RASTER_CMD_VALIDATION_IMPLEMENTATION_AUTOGEN_H_
#define GPU_COMMAND_BUFFER_SERVICE_RASTER_CMD_VALIDATION_IMPLEMENTATION_AUTOGEN_H_

static const GLenum valid_g_l_state_table[] =;

bool Validators::QueryObjectParameterValidator::IsValid(
    const GLenum value) const {}

bool Validators::QueryTargetValidator::IsValid(const GLenum value) const {}

bool Validators::ResetStatusValidator::IsValid(const GLenum value) const {}

static const GLenum valid_texture_mag_filter_mode_table[] =;

static const GLenum valid_texture_min_filter_mode_table[] =;

static const GLenum valid_texture_parameter_table[] =;

static const GLenum valid_texture_wrap_mode_table[] =;

static const gfx::BufferUsage valid_gfx_buffer_usage_table[] =;

bool Validators::GpuRasterMsaaModeValidator::IsValid(
    const gpu::raster::MsaaMode value) const {}

Validators::Validators()
    :{}

#endif  // GPU_COMMAND_BUFFER_SERVICE_RASTER_CMD_VALIDATION_IMPLEMENTATION_AUTOGEN_H_