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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated3.c6979 struct marshal_cmd_BindProgramPipeline struct
6985 _mesa_unmarshal_BindProgramPipeline(struct gl_context *ctx, const struct marshal_cmd_BindProgramPipeline *cmd, const uint64_t *last)
6989 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_BindProgramPipeline), 8) / 8);
6997 int cmd_size = sizeof(struct marshal_cmd_BindProgramPipeline);
6998 struct marshal_cmd_BindProgramPipeline *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3400 struct marshal_cmd_BindProgramPipeline;
3401 uint32_t _mesa_unmarshal_BindProgramPipeline(struct gl_context *ctx, const struct marshal_cmd_BindProgramPipeline *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c22269 struct marshal_cmd_BindProgramPipeline struct
22275 _mesa_unmarshal_BindProgramPipeline(struct gl_context *ctx, const struct marshal_cmd_BindProgramPipeline *cmd)
22284 size_t cmd_size = sizeof(struct marshal_cmd_BindProgramPipeline);
22285 struct marshal_cmd_BindProgramPipeline *cmd;
[all...]

Completed in 85 milliseconds