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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c4361 struct marshal_cmd_ClipPlane struct
4368 _mesa_unmarshal_ClipPlane(struct gl_context *ctx, const struct marshal_cmd_ClipPlane *cmd, const uint64_t *last)
4373 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ClipPlane), 8) / 8);
4381 int cmd_size = sizeof(struct marshal_cmd_ClipPlane);
4382 struct marshal_cmd_ClipPlane *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h1771 struct marshal_cmd_ClipPlane;
1772 uint32_t _mesa_unmarshal_ClipPlane(struct gl_context *ctx, const struct marshal_cmd_ClipPlane *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c5207 struct marshal_cmd_ClipPlane struct
5214 _mesa_unmarshal_ClipPlane(struct gl_context *ctx, const struct marshal_cmd_ClipPlane *cmd)
5224 size_t cmd_size = sizeof(struct marshal_cmd_ClipPlane);
5225 struct marshal_cmd_ClipPlane *cmd;
[all...]

Completed in 95 milliseconds