Searched refs:marshal_cmd_BindImageTextureEXT (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated7.c559 struct marshal_cmd_BindImageTextureEXT struct
571 _mesa_unmarshal_BindImageTextureEXT(struct gl_context *ctx, const struct marshal_cmd_BindImageTextureEXT *cmd, const uint64_t *last)
581 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_BindImageTextureEXT), 8) / 8);
589 int cmd_size = sizeof(struct marshal_cmd_BindImageTextureEXT);
590 struct marshal_cmd_BindImageTextureEXT *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h4884 struct marshal_cmd_BindImageTextureEXT;
4885 uint32_t _mesa_unmarshal_BindImageTextureEXT(struct gl_context *ctx, const struct marshal_cmd_BindImageTextureEXT *cmd, const uint64_t *last);

Completed in 59 milliseconds