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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c5930 struct marshal_cmd_PassThrough struct
5936 _mesa_unmarshal_PassThrough(struct gl_context *ctx, const struct marshal_cmd_PassThrough *cmd, const uint64_t *last)
5940 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_PassThrough), 8) / 8);
5948 int cmd_size = sizeof(struct marshal_cmd_PassThrough);
5949 struct marshal_cmd_PassThrough *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h1912 struct marshal_cmd_PassThrough;
1913 uint32_t _mesa_unmarshal_PassThrough(struct gl_context *ctx, const struct marshal_cmd_PassThrough *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c6435 struct marshal_cmd_PassThrough struct
6441 _mesa_unmarshal_PassThrough(struct gl_context *ctx, const struct marshal_cmd_PassThrough *cmd)
6450 size_t cmd_size = sizeof(struct marshal_cmd_PassThrough);
6451 struct marshal_cmd_PassThrough *cmd;
[all...]

Completed in 95 milliseconds