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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated6.c2815 struct marshal_cmd_MatrixOrthoEXT struct
2827 _mesa_unmarshal_MatrixOrthoEXT(struct gl_context *ctx, const struct marshal_cmd_MatrixOrthoEXT *cmd, const uint64_t *last)
2837 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MatrixOrthoEXT), 8) / 8);
2845 int cmd_size = sizeof(struct marshal_cmd_MatrixOrthoEXT);
2846 struct marshal_cmd_MatrixOrthoEXT *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h4513 struct marshal_cmd_MatrixOrthoEXT;
4514 uint32_t _mesa_unmarshal_MatrixOrthoEXT(struct gl_context *ctx, const struct marshal_cmd_MatrixOrthoEXT *cmd, const uint64_t *last);

Completed in 28 milliseconds