Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(139)

Unified Diff: gpu/command_buffer/common/gles2_cmd_utils_autogen.h

Issue 268063002: Remove command_buffer/common/types.h. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: gpu/command_buffer/common/gles2_cmd_utils_autogen.h
diff --git a/gpu/command_buffer/common/gles2_cmd_utils_autogen.h b/gpu/command_buffer/common/gles2_cmd_utils_autogen.h
index 4798a6f9d4175cff6a8d122b1a0517b8efe80a73..d4f5776096a444e38dc956395a0edd9c64a146f5 100644
--- a/gpu/command_buffer/common/gles2_cmd_utils_autogen.h
+++ b/gpu/command_buffer/common/gles2_cmd_utils_autogen.h
@@ -11,60 +11,60 @@
#ifndef GPU_COMMAND_BUFFER_COMMON_GLES2_CMD_UTILS_AUTOGEN_H_
#define GPU_COMMAND_BUFFER_COMMON_GLES2_CMD_UTILS_AUTOGEN_H_
-static std::string GetStringAttachment(uint32 value);
-static std::string GetStringBackbufferAttachment(uint32 value);
-static std::string GetStringBlitFilter(uint32 value);
-static std::string GetStringBufferParameter(uint32 value);
-static std::string GetStringBufferTarget(uint32 value);
-static std::string GetStringBufferUsage(uint32 value);
-static std::string GetStringCapability(uint32 value);
-static std::string GetStringCmpFunction(uint32 value);
-static std::string GetStringCompressedTextureFormat(uint32 value);
-static std::string GetStringDrawMode(uint32 value);
-static std::string GetStringDstBlendFactor(uint32 value);
-static std::string GetStringEquation(uint32 value);
-static std::string GetStringFaceMode(uint32 value);
-static std::string GetStringFaceType(uint32 value);
-static std::string GetStringFrameBufferParameter(uint32 value);
-static std::string GetStringFrameBufferTarget(uint32 value);
-static std::string GetStringGLState(uint32 value);
-static std::string GetStringGetMaxIndexType(uint32 value);
-static std::string GetStringGetTexParamTarget(uint32 value);
-static std::string GetStringHintMode(uint32 value);
-static std::string GetStringHintTarget(uint32 value);
-static std::string GetStringIndexType(uint32 value);
-static std::string GetStringPixelStore(uint32 value);
-static std::string GetStringPixelType(uint32 value);
-static std::string GetStringProgramParameter(uint32 value);
-static std::string GetStringQueryObjectParameter(uint32 value);
-static std::string GetStringQueryParameter(uint32 value);
-static std::string GetStringQueryTarget(uint32 value);
-static std::string GetStringReadPixelFormat(uint32 value);
-static std::string GetStringReadPixelType(uint32 value);
-static std::string GetStringRenderBufferFormat(uint32 value);
-static std::string GetStringRenderBufferParameter(uint32 value);
-static std::string GetStringRenderBufferTarget(uint32 value);
-static std::string GetStringResetStatus(uint32 value);
-static std::string GetStringShaderBinaryFormat(uint32 value);
-static std::string GetStringShaderParameter(uint32 value);
-static std::string GetStringShaderPrecision(uint32 value);
-static std::string GetStringShaderType(uint32 value);
-static std::string GetStringSrcBlendFactor(uint32 value);
-static std::string GetStringStencilOp(uint32 value);
-static std::string GetStringStringType(uint32 value);
-static std::string GetStringTextureBindTarget(uint32 value);
-static std::string GetStringTextureFormat(uint32 value);
-static std::string GetStringTextureInternalFormat(uint32 value);
-static std::string GetStringTextureInternalFormatStorage(uint32 value);
-static std::string GetStringTextureMagFilterMode(uint32 value);
-static std::string GetStringTextureMinFilterMode(uint32 value);
-static std::string GetStringTextureParameter(uint32 value);
-static std::string GetStringTexturePool(uint32 value);
-static std::string GetStringTextureTarget(uint32 value);
-static std::string GetStringTextureUsage(uint32 value);
-static std::string GetStringTextureWrapMode(uint32 value);
-static std::string GetStringVertexAttribType(uint32 value);
-static std::string GetStringVertexAttribute(uint32 value);
-static std::string GetStringVertexPointer(uint32 value);
+static std::string GetStringAttachment(uint32_t value);
+static std::string GetStringBackbufferAttachment(uint32_t value);
+static std::string GetStringBlitFilter(uint32_t value);
+static std::string GetStringBufferParameter(uint32_t value);
+static std::string GetStringBufferTarget(uint32_t value);
+static std::string GetStringBufferUsage(uint32_t value);
+static std::string GetStringCapability(uint32_t value);
+static std::string GetStringCmpFunction(uint32_t value);
+static std::string GetStringCompressedTextureFormat(uint32_t value);
+static std::string GetStringDrawMode(uint32_t value);
+static std::string GetStringDstBlendFactor(uint32_t value);
+static std::string GetStringEquation(uint32_t value);
+static std::string GetStringFaceMode(uint32_t value);
+static std::string GetStringFaceType(uint32_t value);
+static std::string GetStringFrameBufferParameter(uint32_t value);
+static std::string GetStringFrameBufferTarget(uint32_t value);
+static std::string GetStringGLState(uint32_t value);
+static std::string GetStringGetMaxIndexType(uint32_t value);
+static std::string GetStringGetTexParamTarget(uint32_t value);
+static std::string GetStringHintMode(uint32_t value);
+static std::string GetStringHintTarget(uint32_t value);
+static std::string GetStringIndexType(uint32_t value);
+static std::string GetStringPixelStore(uint32_t value);
+static std::string GetStringPixelType(uint32_t value);
+static std::string GetStringProgramParameter(uint32_t value);
+static std::string GetStringQueryObjectParameter(uint32_t value);
+static std::string GetStringQueryParameter(uint32_t value);
+static std::string GetStringQueryTarget(uint32_t value);
+static std::string GetStringReadPixelFormat(uint32_t value);
+static std::string GetStringReadPixelType(uint32_t value);
+static std::string GetStringRenderBufferFormat(uint32_t value);
+static std::string GetStringRenderBufferParameter(uint32_t value);
+static std::string GetStringRenderBufferTarget(uint32_t value);
+static std::string GetStringResetStatus(uint32_t value);
+static std::string GetStringShaderBinaryFormat(uint32_t value);
+static std::string GetStringShaderParameter(uint32_t value);
+static std::string GetStringShaderPrecision(uint32_t value);
+static std::string GetStringShaderType(uint32_t value);
+static std::string GetStringSrcBlendFactor(uint32_t value);
+static std::string GetStringStencilOp(uint32_t value);
+static std::string GetStringStringType(uint32_t value);
+static std::string GetStringTextureBindTarget(uint32_t value);
+static std::string GetStringTextureFormat(uint32_t value);
+static std::string GetStringTextureInternalFormat(uint32_t value);
+static std::string GetStringTextureInternalFormatStorage(uint32_t value);
+static std::string GetStringTextureMagFilterMode(uint32_t value);
+static std::string GetStringTextureMinFilterMode(uint32_t value);
+static std::string GetStringTextureParameter(uint32_t value);
+static std::string GetStringTexturePool(uint32_t value);
+static std::string GetStringTextureTarget(uint32_t value);
+static std::string GetStringTextureUsage(uint32_t value);
+static std::string GetStringTextureWrapMode(uint32_t value);
+static std::string GetStringVertexAttribType(uint32_t value);
+static std::string GetStringVertexAttribute(uint32_t value);
+static std::string GetStringVertexPointer(uint32_t value);
#endif // GPU_COMMAND_BUFFER_COMMON_GLES2_CMD_UTILS_AUTOGEN_H_

Powered by Google App Engine
This is Rietveld 408576698