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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c6093 struct marshal_cmd_ClearIndex struct
6099 _mesa_unmarshal_ClearIndex(struct gl_context *ctx, const struct marshal_cmd_ClearIndex *cmd, const uint64_t *last)
6103 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ClearIndex), 8) / 8);
6111 int cmd_size = sizeof(struct marshal_cmd_ClearIndex);
6112 struct marshal_cmd_ClearIndex *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h1930 struct marshal_cmd_ClearIndex;
1931 uint32_t _mesa_unmarshal_ClearIndex(struct gl_context *ctx, const struct marshal_cmd_ClearIndex *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c6635 struct marshal_cmd_ClearIndex struct
6641 _mesa_unmarshal_ClearIndex(struct gl_context *ctx, const struct marshal_cmd_ClearIndex *cmd)
6650 size_t cmd_size = sizeof(struct marshal_cmd_ClearIndex);
6651 struct marshal_cmd_ClearIndex *cmd;
[all...]

Completed in 130 milliseconds