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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated4.c5821 struct marshal_cmd_ClearNamedFramebufferfi struct
5831 _mesa_unmarshal_ClearNamedFramebufferfi(struct gl_context *ctx, const struct marshal_cmd_ClearNamedFramebufferfi *cmd, const uint64_t *last)
5839 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ClearNamedFramebufferfi), 8) / 8);
5847 int cmd_size = sizeof(struct marshal_cmd_ClearNamedFramebufferfi);
5848 struct marshal_cmd_ClearNamedFramebufferfi *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3900 struct marshal_cmd_ClearNamedFramebufferfi;
3901 uint32_t _mesa_unmarshal_ClearNamedFramebufferfi(struct gl_context *ctx, const struct marshal_cmd_ClearNamedFramebufferfi *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c28514 struct marshal_cmd_ClearNamedFramebufferfi struct
28524 _mesa_unmarshal_ClearNamedFramebufferfi(struct gl_context *ctx, const struct marshal_cmd_ClearNamedFramebufferfi *cmd)
28537 size_t cmd_size = sizeof(struct marshal_cmd_ClearNamedFramebufferfi);
28538 struct marshal_cmd_ClearNamedFramebufferfi *cmd;
[all...]

Completed in 130 milliseconds