Searched refs:marshal_cmd_NamedFramebufferTextureLayer (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated4.c5470 struct marshal_cmd_NamedFramebufferTextureLayer struct
5480 _mesa_unmarshal_NamedFramebufferTextureLayer(struct gl_context *ctx, const struct marshal_cmd_NamedFramebufferTextureLayer *cmd, const uint64_t *last)
5488 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_NamedFramebufferTextureLayer), 8) / 8);
5496 int cmd_size = sizeof(struct marshal_cmd_NamedFramebufferTextureLayer);
5497 struct marshal_cmd_NamedFramebufferTextureLayer *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3873 struct marshal_cmd_NamedFramebufferTextureLayer;
3874 uint32_t _mesa_unmarshal_NamedFramebufferTextureLayer(struct gl_context *ctx, const struct marshal_cmd_NamedFramebufferTextureLayer *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c28334 struct marshal_cmd_NamedFramebufferTextureLayer struct
28344 _mesa_unmarshal_NamedFramebufferTextureLayer(struct gl_context *ctx, const struct marshal_cmd_NamedFramebufferTextureLayer *cmd)
28357 size_t cmd_size = sizeof(struct marshal_cmd_NamedFramebufferTextureLayer);
28358 struct marshal_cmd_NamedFramebufferTextureLayer *cmd;
[all...]

Completed in 90 milliseconds