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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated4.c3231 struct marshal_cmd_VertexAttribLFormat struct
3240 _mesa_unmarshal_VertexAttribLFormat(struct gl_context *ctx, const struct marshal_cmd_VertexAttribLFormat *cmd, const uint64_t *last)
3247 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribLFormat), 8) / 8);
3255 int cmd_size = sizeof(struct marshal_cmd_VertexAttribLFormat);
3256 struct marshal_cmd_VertexAttribLFormat *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3677 struct marshal_cmd_VertexAttribLFormat;
3678 uint32_t _mesa_unmarshal_VertexAttribLFormat(struct gl_context *ctx, const struct marshal_cmd_VertexAttribLFormat *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c26584 struct marshal_cmd_VertexAttribLFormat struct
26593 _mesa_unmarshal_VertexAttribLFormat(struct gl_context *ctx, const struct marshal_cmd_VertexAttribLFormat *cmd)
26605 size_t cmd_size = sizeof(struct marshal_cmd_VertexAttribLFormat);
26606 struct marshal_cmd_VertexAttribLFormat *cmd;
[all...]

Completed in 161 milliseconds