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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated3.c3178 struct marshal_cmd_BlendEquationiARB struct
3185 _mesa_unmarshal_BlendEquationiARB(struct gl_context *ctx, const struct marshal_cmd_BlendEquationiARB *cmd, const uint64_t *last)
3190 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_BlendEquationiARB), 8) / 8);
3198 int cmd_size = sizeof(struct marshal_cmd_BlendEquationiARB);
3199 struct marshal_cmd_BlendEquationiARB *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3074 struct marshal_cmd_BlendEquationiARB;
3075 uint32_t _mesa_unmarshal_BlendEquationiARB(struct gl_context *ctx, const struct marshal_cmd_BlendEquationiARB *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c19670 struct marshal_cmd_BlendEquationiARB struct
19677 _mesa_unmarshal_BlendEquationiARB(struct gl_context *ctx, const struct marshal_cmd_BlendEquationiARB *cmd)
19687 size_t cmd_size = sizeof(struct marshal_cmd_BlendEquationiARB);
19688 struct marshal_cmd_BlendEquationiARB *cmd;
[all...]

Completed in 88 milliseconds