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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated6.c2930 struct marshal_cmd_MatrixPopEXT struct
2936 _mesa_unmarshal_MatrixPopEXT(struct gl_context *ctx, const struct marshal_cmd_MatrixPopEXT *cmd, const uint64_t *last)
2940 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MatrixPopEXT), 8) / 8);
2948 int cmd_size = sizeof(struct marshal_cmd_MatrixPopEXT);
2949 struct marshal_cmd_MatrixPopEXT *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h4522 struct marshal_cmd_MatrixPopEXT;
4523 uint32_t _mesa_unmarshal_MatrixPopEXT(struct gl_context *ctx, const struct marshal_cmd_MatrixPopEXT *cmd, const uint64_t *last);

Completed in 28 milliseconds