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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c4390 struct marshal_cmd_ColorMaterial struct
4397 _mesa_unmarshal_ColorMaterial(struct gl_context *ctx, const struct marshal_cmd_ColorMaterial *cmd, const uint64_t *last)
4402 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ColorMaterial), 8) / 8);
4410 int cmd_size = sizeof(struct marshal_cmd_ColorMaterial);
4411 struct marshal_cmd_ColorMaterial *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h1774 struct marshal_cmd_ColorMaterial;
1775 uint32_t _mesa_unmarshal_ColorMaterial(struct gl_context *ctx, const struct marshal_cmd_ColorMaterial *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c5242 struct marshal_cmd_ColorMaterial struct
5249 _mesa_unmarshal_ColorMaterial(struct gl_context *ctx, const struct marshal_cmd_ColorMaterial *cmd)
5259 size_t cmd_size = sizeof(struct marshal_cmd_ColorMaterial);
5260 struct marshal_cmd_ColorMaterial *cmd;
[all...]

Completed in 127 milliseconds