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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c6180 struct marshal_cmd_ClearDepth struct
6186 _mesa_unmarshal_ClearDepth(struct gl_context *ctx, const struct marshal_cmd_ClearDepth *cmd, const uint64_t *last)
6190 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ClearDepth), 8) / 8);
6198 int cmd_size = sizeof(struct marshal_cmd_ClearDepth);
6199 struct marshal_cmd_ClearDepth *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h1939 struct marshal_cmd_ClearDepth;
1940 uint32_t _mesa_unmarshal_ClearDepth(struct gl_context *ctx, const struct marshal_cmd_ClearDepth *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c6740 struct marshal_cmd_ClearDepth struct
6746 _mesa_unmarshal_ClearDepth(struct gl_context *ctx, const struct marshal_cmd_ClearDepth *cmd)
6755 size_t cmd_size = sizeof(struct marshal_cmd_ClearDepth);
6756 struct marshal_cmd_ClearDepth *cmd;
[all...]

Completed in 94 milliseconds