Home
last modified time | relevance | path

Searched refs:marshal_cmd_VertexAttribIFormat (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c29622 struct marshal_cmd_VertexAttribIFormat struct
29631 …shal_VertexAttribIFormat(struct gl_context *ctx, const struct marshal_cmd_VertexAttribIFormat *cmd) in _mesa_unmarshal_VertexAttribIFormat() argument
29643 size_t cmd_size = sizeof(struct marshal_cmd_VertexAttribIFormat); in _mesa_marshal_VertexAttribIFormat()
29644 struct marshal_cmd_VertexAttribIFormat *cmd; in _mesa_marshal_VertexAttribIFormat()
42886 … _mesa_unmarshal_VertexAttribIFormat(ctx, (const struct marshal_cmd_VertexAttribIFormat *) cmd); in _mesa_unmarshal_dispatch_cmd()