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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated4.c2295 struct marshal_cmd_GetnCompressedTexImageARB struct
2304 _mesa_unmarshal_GetnCompressedTexImageARB(struct gl_context *ctx, const struct marshal_cmd_GetnCompressedTexImageARB *cmd, const uint64_t *last)
2311 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_GetnCompressedTexImageARB), 8) / 8);
2319 int cmd_size = sizeof(struct marshal_cmd_GetnCompressedTexImageARB);
2320 struct marshal_cmd_GetnCompressedTexImageARB *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3592 struct marshal_cmd_GetnCompressedTexImageARB;
3593 uint32_t _mesa_unmarshal_GetnCompressedTexImageARB(struct gl_context *ctx, const struct marshal_cmd_GetnCompressedTexImageARB *cmd, const uint64_t *last);

Completed in 29 milliseconds