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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated4.c1788 struct marshal_cmd_ClearDepthf struct
1794 _mesa_unmarshal_ClearDepthf(struct gl_context *ctx, const struct marshal_cmd_ClearDepthf *cmd, const uint64_t *last)
1798 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ClearDepthf), 8) / 8);
1806 int cmd_size = sizeof(struct marshal_cmd_ClearDepthf);
1807 struct marshal_cmd_ClearDepthf *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3550 struct marshal_cmd_ClearDepthf;
3551 uint32_t _mesa_unmarshal_ClearDepthf(struct gl_context *ctx, const struct marshal_cmd_ClearDepthf *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c25099 struct marshal_cmd_ClearDepthf struct
25105 _mesa_unmarshal_ClearDepthf(struct gl_context *ctx, const struct marshal_cmd_ClearDepthf *cmd)
25114 size_t cmd_size = sizeof(struct marshal_cmd_ClearDepthf);
25115 struct marshal_cmd_ClearDepthf *cmd;
[all...]

Completed in 93 milliseconds