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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated4.c2462 struct marshal_cmd_BindImageTexture struct
2474 _mesa_unmarshal_BindImageTexture(struct gl_context *ctx, const struct marshal_cmd_BindImageTexture *cmd, const uint64_t *last)
2484 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_BindImageTexture), 8) / 8);
2492 int cmd_size = sizeof(struct marshal_cmd_BindImageTexture);
2493 struct marshal_cmd_BindImageTexture *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3616 struct marshal_cmd_BindImageTexture;
3617 uint32_t _mesa_unmarshal_BindImageTexture(struct gl_context *ctx, const struct marshal_cmd_BindImageTexture *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c25798 struct marshal_cmd_BindImageTexture struct
25810 _mesa_unmarshal_BindImageTexture(struct gl_context *ctx, const struct marshal_cmd_BindImageTexture *cmd)
25825 size_t cmd_size = sizeof(struct marshal_cmd_BindImageTexture);
25826 struct marshal_cmd_BindImageTexture *cmd;
[all...]

Completed in 185 milliseconds