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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated6.c2599 struct marshal_cmd_MatrixRotatefEXT struct
2609 _mesa_unmarshal_MatrixRotatefEXT(struct gl_context *ctx, const struct marshal_cmd_MatrixRotatefEXT *cmd, const uint64_t *last)
2617 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MatrixRotatefEXT), 8) / 8);
2625 int cmd_size = sizeof(struct marshal_cmd_MatrixRotatefEXT);
2626 struct marshal_cmd_MatrixRotatefEXT *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h4495 struct marshal_cmd_MatrixRotatefEXT;
4496 uint32_t _mesa_unmarshal_MatrixRotatefEXT(struct gl_context *ctx, const struct marshal_cmd_MatrixRotatefEXT *cmd, const uint64_t *last);

Completed in 32 milliseconds