Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c19631 struct marshal_cmd_VertexAttribL1ui64ARB struct
19638 …_VertexAttribL1ui64ARB(struct gl_context *ctx, const struct marshal_cmd_VertexAttribL1ui64ARB *cmd) in _mesa_unmarshal_VertexAttribL1ui64ARB() argument
19648 size_t cmd_size = sizeof(struct marshal_cmd_VertexAttribL1ui64ARB); in _mesa_marshal_VertexAttribL1ui64ARB()
19649 struct marshal_cmd_VertexAttribL1ui64ARB *cmd; in _mesa_marshal_VertexAttribL1ui64ARB()
41990 …_mesa_unmarshal_VertexAttribL1ui64ARB(ctx, (const struct marshal_cmd_VertexAttribL1ui64ARB *) cmd); in _mesa_unmarshal_dispatch_cmd()