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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated5.c1823 struct marshal_cmd_ViewportArrayv struct
1831 _mesa_unmarshal_ViewportArrayv(struct gl_context *ctx, const struct marshal_cmd_ViewportArrayv *cmd, const uint64_t *last)
1846 int cmd_size = sizeof(struct marshal_cmd_ViewportArrayv) + v_size;
1847 struct marshal_cmd_ViewportArrayv *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h4205 struct marshal_cmd_ViewportArrayv;
4206 uint32_t _mesa_unmarshal_ViewportArrayv(struct gl_context *ctx, const struct marshal_cmd_ViewportArrayv *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c32292 struct marshal_cmd_ViewportArrayv struct
32300 _mesa_unmarshal_ViewportArrayv(struct gl_context *ctx, const struct marshal_cmd_ViewportArrayv *cmd)
32314 size_t cmd_size = sizeof(struct marshal_cmd_ViewportArrayv) + safe_mul(count, 16);
32315 struct marshal_cmd_ViewportArrayv *cmd;
[all...]

Completed in 82 milliseconds