Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c20661 struct marshal_cmd_FramebufferTexture2D struct
20671 …al_FramebufferTexture2D(struct gl_context *ctx, const struct marshal_cmd_FramebufferTexture2D *cmd) in _mesa_unmarshal_FramebufferTexture2D() argument
20684 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()