Searched refs:marshal_cmd_ClearBufferfv (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dmarshal.h186 #define marshal_cmd_ClearBufferfv marshal_cmd_ClearBuffer macro
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated7.c2526 struct marshal_cmd_ClearBufferfv struct
2534 _mesa_unmarshal_ClearBufferfv(struct gl_context *ctx, const struct marshal_cmd_ClearBufferfv *cmd, const uint64_t *last)
2549 int cmd_size = sizeof(struct marshal_cmd_ClearBufferfv) + value_size;
2550 struct marshal_cmd_ClearBufferfv *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h5063 struct marshal_cmd_ClearBufferfv;
5064 uint32_t _mesa_unmarshal_ClearBufferfv(struct gl_context *ctx, const struct marshal_cmd_ClearBufferfv *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c[all...]

Completed in 88 milliseconds