14ad1aa43a48567659193a298fad74f55e00b3dd9Ben Murdoch// Copyright 2014 The Chromium Authors. All rights reserved.
25821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)// Use of this source code is governed by a BSD-style license that can be
35821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)// found in the LICENSE file.
45821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)
55821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)// This file is auto-generated from
65821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)// gpu/command_buffer/build_gles2_cmd_buffer.py
7a1401311d1ab56c4ed0a474bd38c108f75cb0cd9Torne (Richard Coles)// It's formatted by clang-format using chromium coding style:
8a1401311d1ab56c4ed0a474bd38c108f75cb0cd9Torne (Richard Coles)//    clang-format -i -style=chromium filename
95821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)// DO NOT EDIT!
105821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)
115821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)#ifndef GPU_COMMAND_BUFFER_COMMON_GLES2_CMD_UTILS_AUTOGEN_H_
125821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)#define GPU_COMMAND_BUFFER_COMMON_GLES2_CMD_UTILS_AUTOGEN_H_
135821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)
14010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)static std::string GetStringAttachment(uint32_t value);
15010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)static std::string GetStringBackbufferAttachment(uint32_t value);
16010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)static std::string GetStringBlitFilter(uint32_t value);
17010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)static std::string GetStringBufferParameter(uint32_t value);
18010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)static std::string GetStringBufferTarget(uint32_t value);
19010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)static std::string GetStringBufferUsage(uint32_t value);
20010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)static std::string GetStringCapability(uint32_t value);
21010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)static std::string GetStringCmpFunction(uint32_t value);
22010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)static std::string GetStringCompressedTextureFormat(uint32_t value);
23010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)static std::string GetStringDrawMode(uint32_t value);
24010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)static std::string GetStringDstBlendFactor(uint32_t value);
25010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)static std::string GetStringEquation(uint32_t value);
26010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)static std::string GetStringFaceMode(uint32_t value);
27010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)static std::string GetStringFaceType(uint32_t value);
28010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)static std::string GetStringFrameBufferParameter(uint32_t value);
29010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)static std::string GetStringFrameBufferTarget(uint32_t value);
30010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)static std::string GetStringGLState(uint32_t value);
31010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)static std::string GetStringGetMaxIndexType(uint32_t value);
32010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)static std::string GetStringGetTexParamTarget(uint32_t value);
33010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)static std::string GetStringHintMode(uint32_t value);
34010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)static std::string GetStringHintTarget(uint32_t value);
35010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)static std::string GetStringIndexType(uint32_t value);
361320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tuccistatic std::string GetStringMatrixMode(uint32_t value);
37010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)static std::string GetStringPixelStore(uint32_t value);
38010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)static std::string GetStringPixelType(uint32_t value);
39010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)static std::string GetStringProgramParameter(uint32_t value);
40010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)static std::string GetStringQueryObjectParameter(uint32_t value);
41010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)static std::string GetStringQueryParameter(uint32_t value);
42010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)static std::string GetStringQueryTarget(uint32_t value);
43010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)static std::string GetStringReadPixelFormat(uint32_t value);
44010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)static std::string GetStringReadPixelType(uint32_t value);
45010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)static std::string GetStringRenderBufferFormat(uint32_t value);
46010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)static std::string GetStringRenderBufferParameter(uint32_t value);
47010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)static std::string GetStringRenderBufferTarget(uint32_t value);
48010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)static std::string GetStringResetStatus(uint32_t value);
49010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)static std::string GetStringShaderBinaryFormat(uint32_t value);
50010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)static std::string GetStringShaderParameter(uint32_t value);
51010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)static std::string GetStringShaderPrecision(uint32_t value);
52010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)static std::string GetStringShaderType(uint32_t value);
53010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)static std::string GetStringSrcBlendFactor(uint32_t value);
54010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)static std::string GetStringStencilOp(uint32_t value);
55010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)static std::string GetStringStringType(uint32_t value);
56010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)static std::string GetStringTextureBindTarget(uint32_t value);
57010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)static std::string GetStringTextureFormat(uint32_t value);
58010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)static std::string GetStringTextureInternalFormat(uint32_t value);
59010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)static std::string GetStringTextureInternalFormatStorage(uint32_t value);
60010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)static std::string GetStringTextureMagFilterMode(uint32_t value);
61010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)static std::string GetStringTextureMinFilterMode(uint32_t value);
62010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)static std::string GetStringTextureParameter(uint32_t value);
63010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)static std::string GetStringTexturePool(uint32_t value);
64010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)static std::string GetStringTextureTarget(uint32_t value);
65010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)static std::string GetStringTextureUsage(uint32_t value);
66010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)static std::string GetStringTextureWrapMode(uint32_t value);
67010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)static std::string GetStringVertexAttribType(uint32_t value);
68010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)static std::string GetStringVertexAttribute(uint32_t value);
69010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)static std::string GetStringVertexPointer(uint32_t value);
705821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)
715821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)#endif  // GPU_COMMAND_BUFFER_COMMON_GLES2_CMD_UTILS_AUTOGEN_H_
72