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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated3.c2314 struct marshal_cmd_FramebufferTexture1D struct
2324 _mesa_unmarshal_FramebufferTexture1D(struct gl_context *ctx, const struct marshal_cmd_FramebufferTexture1D *cmd, const uint64_t *last)
2332 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_FramebufferTexture1D), 8) / 8);
2340 int cmd_size = sizeof(struct marshal_cmd_FramebufferTexture1D);
2341 struct marshal_cmd_FramebufferTexture1D *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h2986 struct marshal_cmd_FramebufferTexture1D;
2987 uint32_t _mesa_unmarshal_FramebufferTexture1D(struct gl_context *ctx, const struct marshal_cmd_FramebufferTexture1D *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c18532 struct marshal_cmd_FramebufferTexture1D struct
18542 _mesa_unmarshal_FramebufferTexture1D(struct gl_context *ctx, const struct marshal_cmd_FramebufferTexture1D *cmd)
18555 size_t cmd_size = sizeof(struct marshal_cmd_FramebufferTexture1D);
18556 struct marshal_cmd_FramebufferTexture1D *cmd;
[all...]

Completed in 102 milliseconds