Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c6269 struct marshal_cmd_VertexAttrib3sNV struct
6278 _mesa_unmarshal_VertexAttrib3sNV(struct gl_context *ctx, const struct marshal_cmd_VertexAttrib3sNV in _mesa_unmarshal_VertexAttrib3sNV() argument
6290 size_t cmd_size = sizeof(struct marshal_cmd_VertexAttrib3sNV); in _mesa_marshal_VertexAttrib3sNV()
6291 struct marshal_cmd_VertexAttrib3sNV *cmd; in _mesa_marshal_VertexAttrib3sNV()
40774 _mesa_unmarshal_VertexAttrib3sNV(ctx, (const struct marshal_cmd_VertexAttrib3sNV *) cmd); in _mesa_unmarshal_dispatch_cmd()