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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c6006 struct marshal_cmd_DrawBuffer struct
6012 _mesa_unmarshal_DrawBuffer(struct gl_context *ctx, const struct marshal_cmd_DrawBuffer *cmd, const uint64_t *last)
6016 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_DrawBuffer), 8) / 8);
6024 int cmd_size = sizeof(struct marshal_cmd_DrawBuffer);
6025 struct marshal_cmd_DrawBuffer *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h1921 struct marshal_cmd_DrawBuffer;
1922 uint32_t _mesa_unmarshal_DrawBuffer(struct gl_context *ctx, const struct marshal_cmd_DrawBuffer *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c6530 struct marshal_cmd_DrawBuffer struct
6536 _mesa_unmarshal_DrawBuffer(struct gl_context *ctx, const struct marshal_cmd_DrawBuffer *cmd)
6545 size_t cmd_size = sizeof(struct marshal_cmd_DrawBuffer);
6546 struct marshal_cmd_DrawBuffer *cmd;
[all...]

Completed in 97 milliseconds