Searched refs:marshal_cmd_WindowPos4dvMESA (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated5.c2269 struct marshal_cmd_WindowPos4dvMESA struct
2275 _mesa_unmarshal_WindowPos4dvMESA(struct gl_context *ctx, const struct marshal_cmd_WindowPos4dvMESA *cmd, const uint64_t *last)
2279 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_WindowPos4dvMESA), 8) / 8);
2287 int cmd_size = sizeof(struct marshal_cmd_WindowPos4dvMESA);
2288 struct marshal_cmd_WindowPos4dvMESA *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h4243 struct marshal_cmd_WindowPos4dvMESA;
4244 uint32_t _mesa_unmarshal_WindowPos4dvMESA(struct gl_context *ctx, const struct marshal_cmd_WindowPos4dvMESA *cmd, const uint64_t *last);

Completed in 19 milliseconds