Searched refs:marshal_cmd_PolygonStipple (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c5154 struct marshal_cmd_PolygonStipple struct
5160 _mesa_unmarshal_PolygonStipple(struct gl_context *ctx, const struct marshal_cmd_PolygonStipple *cmd, const uint64_t *last)
5164 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_PolygonStipple), 8) / 8);
5172 int cmd_size = sizeof(struct marshal_cmd_PolygonStipple);
5173 struct marshal_cmd_PolygonStipple *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h1846 struct marshal_cmd_PolygonStipple;
1847 uint32_t _mesa_unmarshal_PolygonStipple(struct gl_context *ctx, const struct marshal_cmd_PolygonStipple *cmd, const uint64_t *last);

Completed in 26 milliseconds