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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated5.c150 struct marshal_cmd_PrimitiveBoundingBox struct
163 _mesa_unmarshal_PrimitiveBoundingBox(struct gl_context *ctx, const struct marshal_cmd_PrimitiveBoundingBox *cmd, const uint64_t *last)
174 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_PrimitiveBoundingBox), 8) / 8);
182 int cmd_size = sizeof(struct marshal_cmd_PrimitiveBoundingBox);
183 struct marshal_cmd_PrimitiveBoundingBox *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h4069 struct marshal_cmd_PrimitiveBoundingBox;
4070 uint32_t _mesa_unmarshal_PrimitiveBoundingBox(struct gl_context *ctx, const struct marshal_cmd_PrimitiveBoundingBox *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c30329 struct marshal_cmd_PrimitiveBoundingBox struct
30342 _mesa_unmarshal_PrimitiveBoundingBox(struct gl_context *ctx, const struct marshal_cmd_PrimitiveBoundingBox *cmd)
30358 size_t cmd_size = sizeof(struct marshal_cmd_PrimitiveBoundingBox);
30359 struct marshal_cmd_PrimitiveBoundingBox *cmd;
[all...]

Completed in 79 milliseconds