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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated3.c6908 struct marshal_cmd_UseProgramStages struct
6916 _mesa_unmarshal_UseProgramStages(struct gl_context *ctx, const struct marshal_cmd_UseProgramStages *cmd, const uint64_t *last)
6922 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_UseProgramStages), 8) / 8);
6930 int cmd_size = sizeof(struct marshal_cmd_UseProgramStages);
6931 struct marshal_cmd_UseProgramStages *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3393 struct marshal_cmd_UseProgramStages;
3394 uint32_t _mesa_unmarshal_UseProgramStages(struct gl_context *ctx, const struct marshal_cmd_UseProgramStages *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c22185 struct marshal_cmd_UseProgramStages struct
22193 _mesa_unmarshal_UseProgramStages(struct gl_context *ctx, const struct marshal_cmd_UseProgramStages *cmd)
22204 size_t cmd_size = sizeof(struct marshal_cmd_UseProgramStages);
22205 struct marshal_cmd_UseProgramStages *cmd;
[all...]

Completed in 86 milliseconds