Searched refs:LOCAL_SET_GL_ERROR_INVALID_ENUM (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_decoder_autogen.h44 LOCAL_SET_GL_ERROR_INVALID_ENUM("glBindBuffer", target, "target");
60 LOCAL_SET_GL_ERROR_INVALID_ENUM("glBindFramebuffer", target, "target");
76 LOCAL_SET_GL_ERROR_INVALID_ENUM("glBindRenderbuffer", target, "target");
91 LOCAL_SET_GL_ERROR_INVALID_ENUM("glBindTexture", target, "target");
125 LOCAL_SET_GL_ERROR_INVALID_ENUM("glBlendEquation", mode, "mode");
146 LOCAL_SET_GL_ERROR_INVALID_ENUM(
151 LOCAL_SET_GL_ERROR_INVALID_ENUM(
172 LOCAL_SET_GL_ERROR_INVALID_ENUM("glBlendFunc", sfactor, "sfactor");
176 LOCAL_SET_GL_ERROR_INVALID_ENUM("glBlendFunc", dfactor, "dfactor");
202 LOCAL_SET_GL_ERROR_INVALID_ENUM("glBlendFuncSeparat
[all...]
H A Dgles2_cmd_decoder.cc175 #define LOCAL_SET_GL_ERROR_INVALID_ENUM(function_name, value, label) \ macro
3932 LOCAL_SET_GL_ERROR_INVALID_ENUM(
4315 LOCAL_SET_GL_ERROR_INVALID_ENUM(
6607 LOCAL_SET_GL_ERROR_INVALID_ENUM(function_name, mode, "mode");
6730 LOCAL_SET_GL_ERROR_INVALID_ENUM(function_name, mode, "mode");
6734 LOCAL_SET_GL_ERROR_INVALID_ENUM(function_name, type, "type");
7333 LOCAL_SET_GL_ERROR_INVALID_ENUM("glVertexAttribPointer", type, "type");
7597 LOCAL_SET_GL_ERROR_INVALID_ENUM("glReadPixels", format, "format");
7601 LOCAL_SET_GL_ERROR_INVALID_ENUM("glReadPixels", type, "type");
7732 LOCAL_SET_GL_ERROR_INVALID_ENUM("glPixelStore
[all...]

Completed in 731 milliseconds