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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated6.c2637 struct marshal_cmd_MatrixRotatedEXT struct
2647 _mesa_unmarshal_MatrixRotatedEXT(struct gl_context *ctx, const struct marshal_cmd_MatrixRotatedEXT *cmd, const uint64_t *last)
2655 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MatrixRotatedEXT), 8) / 8);
2663 int cmd_size = sizeof(struct marshal_cmd_MatrixRotatedEXT);
2664 struct marshal_cmd_MatrixRotatedEXT *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h4498 struct marshal_cmd_MatrixRotatedEXT;
4499 uint32_t _mesa_unmarshal_MatrixRotatedEXT(struct gl_context *ctx, const struct marshal_cmd_MatrixRotatedEXT *cmd, const uint64_t *last);

Completed in 27 milliseconds