Searched refs:marshal_cmd_FramebufferTexture2D (Results 1 – 1 of 1) sorted by relevance
20661 struct marshal_cmd_FramebufferTexture2D struct20671 …al_FramebufferTexture2D(struct gl_context *ctx, const struct marshal_cmd_FramebufferTexture2D *cmd) in _mesa_unmarshal_FramebufferTexture2D() argument20684 size_t cmd_size = sizeof(struct marshal_cmd_FramebufferTexture2D); in _mesa_marshal_FramebufferTexture2D()20685 struct marshal_cmd_FramebufferTexture2D *cmd; in _mesa_marshal_FramebufferTexture2D()42082 … _mesa_unmarshal_FramebufferTexture2D(ctx, (const struct marshal_cmd_FramebufferTexture2D *) cmd); in _mesa_unmarshal_dispatch_cmd()