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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c1311 struct marshal_cmd_Indexd struct
1317 _mesa_unmarshal_Indexd(struct gl_context *ctx, const struct marshal_cmd_Indexd *cmd, const uint64_t *last)
1321 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Indexd), 8) / 8);
1329 int cmd_size = sizeof(struct marshal_cmd_Indexd);
1330 struct marshal_cmd_Indexd *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h1453 struct marshal_cmd_Indexd;
1454 uint32_t _mesa_unmarshal_Indexd(struct gl_context *ctx, const struct marshal_cmd_Indexd *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c1521 struct marshal_cmd_Indexd struct
1527 _mesa_unmarshal_Indexd(struct gl_context *ctx, const struct marshal_cmd_Indexd *cmd)
1536 size_t cmd_size = sizeof(struct marshal_cmd_Indexd);
1537 struct marshal_cmd_Indexd *cmd;
[all...]

Completed in 113 milliseconds