Searched refs:marshal_cmd_BindVertexArray (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated3.c2730 struct marshal_cmd_BindVertexArray struct
2736 _mesa_unmarshal_BindVertexArray(struct gl_context *ctx, const struct marshal_cmd_BindVertexArray *cmd, const uint64_t *last)
2740 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_BindVertexArray), 8) / 8);
2748 int cmd_size = sizeof(struct marshal_cmd_BindVertexArray);
2749 struct marshal_cmd_BindVertexArray *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3021 struct marshal_cmd_BindVertexArray;
3022 uint32_t _mesa_unmarshal_BindVertexArray(struct gl_context *ctx, const struct marshal_cmd_BindVertexArray *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c18976 struct marshal_cmd_BindVertexArray struct
18982 _mesa_unmarshal_BindVertexArray(struct gl_context *ctx, const struct marshal_cmd_BindVertexArray *cmd)
18991 size_t cmd_size = sizeof(struct marshal_cmd_BindVertexArray);
18992 struct marshal_cmd_BindVertexArray *cmd;
[all...]

Completed in 86 milliseconds