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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c7072 struct marshal_cmd_LogicOp struct
7078 _mesa_unmarshal_LogicOp(struct gl_context *ctx, const struct marshal_cmd_LogicOp *cmd, const uint64_t *last)
7082 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_LogicOp), 8) / 8);
7090 int cmd_size = sizeof(struct marshal_cmd_LogicOp);
7091 struct marshal_cmd_LogicOp *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h2031 struct marshal_cmd_LogicOp;
2032 uint32_t _mesa_unmarshal_LogicOp(struct gl_context *ctx, const struct marshal_cmd_LogicOp *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c7745 struct marshal_cmd_LogicOp struct
7751 _mesa_unmarshal_LogicOp(struct gl_context *ctx, const struct marshal_cmd_LogicOp *cmd)
7760 size_t cmd_size = sizeof(struct marshal_cmd_LogicOp);
7761 struct marshal_cmd_LogicOp *cmd;
[all...]

Completed in 142 milliseconds