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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated3.c2352 struct marshal_cmd_FramebufferTexture2D struct
2362 _mesa_unmarshal_FramebufferTexture2D(struct gl_context *ctx, const struct marshal_cmd_FramebufferTexture2D *cmd, const uint64_t *last)
2370 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_FramebufferTexture2D), 8) / 8);
2378 int cmd_size = sizeof(struct marshal_cmd_FramebufferTexture2D);
2379 struct marshal_cmd_FramebufferTexture2D *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h2989 struct marshal_cmd_FramebufferTexture2D;
2990 uint32_t _mesa_unmarshal_FramebufferTexture2D(struct gl_context *ctx, const struct marshal_cmd_FramebufferTexture2D *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c18576 struct marshal_cmd_FramebufferTexture2D struct
18586 _mesa_unmarshal_FramebufferTexture2D(struct gl_context *ctx, const struct marshal_cmd_FramebufferTexture2D *cmd)
18599 size_t cmd_size = sizeof(struct marshal_cmd_FramebufferTexture2D);
18600 struct marshal_cmd_FramebufferTexture2D *cmd;
[all...]

Completed in 84 milliseconds