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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated5.c1968 struct marshal_cmd_ScissorIndexed struct
1978 _mesa_unmarshal_ScissorIndexed(struct gl_context *ctx, const struct marshal_cmd_ScissorIndexed *cmd, const uint64_t *last)
1986 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ScissorIndexed), 8) / 8);
1994 int cmd_size = sizeof(struct marshal_cmd_ScissorIndexed);
1995 struct marshal_cmd_ScissorIndexed *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h4217 struct marshal_cmd_ScissorIndexed;
4218 uint32_t _mesa_unmarshal_ScissorIndexed(struct gl_context *ctx, const struct marshal_cmd_ScissorIndexed *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c32465 struct marshal_cmd_ScissorIndexed struct
32475 _mesa_unmarshal_ScissorIndexed(struct gl_context *ctx, const struct marshal_cmd_ScissorIndexed *cmd)
32488 size_t cmd_size = sizeof(struct marshal_cmd_ScissorIndexed);
32489 struct marshal_cmd_ScissorIndexed *cmd;
[all...]

Completed in 212 milliseconds