Searched refs:marshal_cmd_DeleteProgramPipelines (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated3.c7005 struct marshal_cmd_DeleteProgramPipelines struct
7012 _mesa_unmarshal_DeleteProgramPipelines(struct gl_context *ctx, const struct marshal_cmd_DeleteProgramPipelines *cmd, const uint64_t *last)
7026 int cmd_size = sizeof(struct marshal_cmd_DeleteProgramPipelines) + pipelines_size;
7027 struct marshal_cmd_DeleteProgramPipelines *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3403 struct marshal_cmd_DeleteProgramPipelines;
3404 uint32_t _mesa_unmarshal_DeleteProgramPipelines(struct gl_context *ctx, const struct marshal_cmd_DeleteProgramPipelines *cmd, const uint64_t *last);

Completed in 27 milliseconds