Searched refs:marshal_cmd_ClampColor (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated3.c2022 struct marshal_cmd_ClampColor struct
2029 _mesa_unmarshal_ClampColor(struct gl_context *ctx, const struct marshal_cmd_ClampColor *cmd, const uint64_t *last)
2034 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ClampColor), 8) / 8);
2042 int cmd_size = sizeof(struct marshal_cmd_ClampColor);
2043 struct marshal_cmd_ClampColor *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h2953 struct marshal_cmd_ClampColor;
2954 uint32_t _mesa_unmarshal_ClampColor(struct gl_context *ctx, const struct marshal_cmd_ClampColor *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c18096 struct marshal_cmd_ClampColor struct
18103 _mesa_unmarshal_ClampColor(struct gl_context *ctx, const struct marshal_cmd_ClampColor *cmd)
18113 size_t cmd_size = sizeof(struct marshal_cmd_ClampColor);
18114 struct marshal_cmd_ClampColor *cmd;
[all...]

Completed in 116 milliseconds