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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c4575 struct marshal_cmd_FrontFace struct
4581 _mesa_unmarshal_FrontFace(struct gl_context *ctx, const struct marshal_cmd_FrontFace *cmd, const uint64_t *last)
4585 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_FrontFace), 8) / 8);
4593 int cmd_size = sizeof(struct marshal_cmd_FrontFace);
4594 struct marshal_cmd_FrontFace *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h1792 struct marshal_cmd_FrontFace;
1793 uint32_t _mesa_unmarshal_FrontFace(struct gl_context *ctx, const struct marshal_cmd_FrontFace *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c5401 struct marshal_cmd_FrontFace struct
5407 _mesa_unmarshal_FrontFace(struct gl_context *ctx, const struct marshal_cmd_FrontFace *cmd)
5416 size_t cmd_size = sizeof(struct marshal_cmd_FrontFace);
5417 struct marshal_cmd_FrontFace *cmd;
[all...]

Completed in 92 milliseconds