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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c1363 struct marshal_cmd_Indexf struct
1369 _mesa_unmarshal_Indexf(struct gl_context *ctx, const struct marshal_cmd_Indexf *cmd, const uint64_t *last)
1373 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Indexf), 8) / 8);
1381 int cmd_size = sizeof(struct marshal_cmd_Indexf);
1382 struct marshal_cmd_Indexf *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h1459 struct marshal_cmd_Indexf;
1460 uint32_t _mesa_unmarshal_Indexf(struct gl_context *ctx, const struct marshal_cmd_Indexf *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c1585 struct marshal_cmd_Indexf struct
1591 _mesa_unmarshal_Indexf(struct gl_context *ctx, const struct marshal_cmd_Indexf *cmd)
1600 size_t cmd_size = sizeof(struct marshal_cmd_Indexf);
1601 struct marshal_cmd_Indexf *cmd;
[all...]

Completed in 121 milliseconds