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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated3.c2390 struct marshal_cmd_FramebufferTexture3D struct
2401 _mesa_unmarshal_FramebufferTexture3D(struct gl_context *ctx, const struct marshal_cmd_FramebufferTexture3D *cmd, const uint64_t *last)
2410 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_FramebufferTexture3D), 8) / 8);
2418 int cmd_size = sizeof(struct marshal_cmd_FramebufferTexture3D);
2419 struct marshal_cmd_FramebufferTexture3D *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h2992 struct marshal_cmd_FramebufferTexture3D;
2993 uint32_t _mesa_unmarshal_FramebufferTexture3D(struct gl_context *ctx, const struct marshal_cmd_FramebufferTexture3D *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c18620 struct marshal_cmd_FramebufferTexture3D struct
18631 _mesa_unmarshal_FramebufferTexture3D(struct gl_context *ctx, const struct marshal_cmd_FramebufferTexture3D *cmd)
18645 size_t cmd_size = sizeof(struct marshal_cmd_FramebufferTexture3D);
18646 struct marshal_cmd_FramebufferTexture3D *cmd;
[all...]

Completed in 86 milliseconds