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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated7.c896 struct marshal_cmd_WindowRectanglesEXT struct
904 _mesa_unmarshal_WindowRectanglesEXT(struct gl_context *ctx, const struct marshal_cmd_WindowRectanglesEXT *cmd, const uint64_t *last)
919 int cmd_size = sizeof(struct marshal_cmd_WindowRectanglesEXT) + box_size;
920 struct marshal_cmd_WindowRectanglesEXT *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h4918 struct marshal_cmd_WindowRectanglesEXT;
4919 uint32_t _mesa_unmarshal_WindowRectanglesEXT(struct gl_context *ctx, const struct marshal_cmd_WindowRectanglesEXT *cmd, const uint64_t *last);

Completed in 28 milliseconds