Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c33913 struct marshal_cmd_FramebufferTextureLayer struct
33923 …amebufferTextureLayer(struct gl_context *ctx, const struct marshal_cmd_FramebufferTextureLayer *cm… in _mesa_unmarshal_FramebufferTextureLayer() argument
33936 size_t cmd_size = sizeof(struct marshal_cmd_FramebufferTextureLayer); in _mesa_marshal_FramebufferTextureLayer()
33937 struct marshal_cmd_FramebufferTextureLayer *cmd; in _mesa_marshal_FramebufferTextureLayer()
43274 …_mesa_unmarshal_FramebufferTextureLayer(ctx, (const struct marshal_cmd_FramebufferTextureLayer *) … in _mesa_unmarshal_dispatch_cmd()