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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c4902 struct marshal_cmd_LineStipple struct
4909 _mesa_unmarshal_LineStipple(struct gl_context *ctx, const struct marshal_cmd_LineStipple *cmd, const uint64_t *last)
4914 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_LineStipple), 8) / 8);
4922 int cmd_size = sizeof(struct marshal_cmd_LineStipple);
4923 struct marshal_cmd_LineStipple *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h1822 struct marshal_cmd_LineStipple;
1823 uint32_t _mesa_unmarshal_LineStipple(struct gl_context *ctx, const struct marshal_cmd_LineStipple *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c5658 struct marshal_cmd_LineStipple struct
5665 _mesa_unmarshal_LineStipple(struct gl_context *ctx, const struct marshal_cmd_LineStipple *cmd)
5675 size_t cmd_size = sizeof(struct marshal_cmd_LineStipple);
5676 struct marshal_cmd_LineStipple *cmd;
[all...]

Completed in 83 milliseconds