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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c1389 struct marshal_cmd_Indexfv struct
1395 _mesa_unmarshal_Indexfv(struct gl_context *ctx, const struct marshal_cmd_Indexfv *cmd, const uint64_t *last)
1399 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Indexfv), 8) / 8);
1407 int cmd_size = sizeof(struct marshal_cmd_Indexfv);
1408 struct marshal_cmd_Indexfv *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h1462 struct marshal_cmd_Indexfv;
1463 uint32_t _mesa_unmarshal_Indexfv(struct gl_context *ctx, const struct marshal_cmd_Indexfv *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c1617 struct marshal_cmd_Indexfv struct
1623 _mesa_unmarshal_Indexfv(struct gl_context *ctx, const struct marshal_cmd_Indexfv *cmd)
1632 size_t cmd_size = sizeof(struct marshal_cmd_Indexfv);
1633 struct marshal_cmd_Indexfv *cmd;
[all...]

Completed in 174 milliseconds