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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c7444 struct marshal_cmd_ReadBuffer struct
7450 _mesa_unmarshal_ReadBuffer(struct gl_context *ctx, const struct marshal_cmd_ReadBuffer *cmd, const uint64_t *last)
7454 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ReadBuffer), 8) / 8);
7462 int cmd_size = sizeof(struct marshal_cmd_ReadBuffer);
7463 struct marshal_cmd_ReadBuffer *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h2067 struct marshal_cmd_ReadBuffer;
2068 uint32_t _mesa_unmarshal_ReadBuffer(struct gl_context *ctx, const struct marshal_cmd_ReadBuffer *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c8093 struct marshal_cmd_ReadBuffer struct
8099 _mesa_unmarshal_ReadBuffer(struct gl_context *ctx, const struct marshal_cmd_ReadBuffer *cmd)
8108 size_t cmd_size = sizeof(struct marshal_cmd_ReadBuffer);
8109 struct marshal_cmd_ReadBuffer *cmd;
[all...]

Completed in 86 milliseconds