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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated3.c2431 struct marshal_cmd_FramebufferTextureLayer struct
2441 _mesa_unmarshal_FramebufferTextureLayer(struct gl_context *ctx, const struct marshal_cmd_FramebufferTextureLayer *cmd, const uint64_t *last)
2449 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_FramebufferTextureLayer), 8) / 8);
2457 int cmd_size = sizeof(struct marshal_cmd_FramebufferTextureLayer);
2458 struct marshal_cmd_FramebufferTextureLayer *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h2995 struct marshal_cmd_FramebufferTextureLayer;
2996 uint32_t _mesa_unmarshal_FramebufferTextureLayer(struct gl_context *ctx, const struct marshal_cmd_FramebufferTextureLayer *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c18667 struct marshal_cmd_FramebufferTextureLayer struct
18677 _mesa_unmarshal_FramebufferTextureLayer(struct gl_context *ctx, const struct marshal_cmd_FramebufferTextureLayer *cmd)
18690 size_t cmd_size = sizeof(struct marshal_cmd_FramebufferTextureLayer);
18691 struct marshal_cmd_FramebufferTextureLayer *cmd;
[all...]

Completed in 88 milliseconds