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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c515 struct marshal_cmd_Color3s struct
523 _mesa_unmarshal_Color3s(struct gl_context *ctx, const struct marshal_cmd_Color3s *cmd, const uint64_t *last)
529 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Color3s), 8) / 8);
537 int cmd_size = sizeof(struct marshal_cmd_Color3s);
538 struct marshal_cmd_Color3s *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h1372 struct marshal_cmd_Color3s;
1373 uint32_t _mesa_unmarshal_Color3s(struct gl_context *ctx, const struct marshal_cmd_Color3s *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c562 struct marshal_cmd_Color3s struct
570 _mesa_unmarshal_Color3s(struct gl_context *ctx, const struct marshal_cmd_Color3s *cmd)
581 size_t cmd_size = sizeof(struct marshal_cmd_Color3s);
582 struct marshal_cmd_Color3s *cmd;
[all...]

Completed in 85 milliseconds