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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c7304 struct marshal_cmd_PixelStorei struct
7311 _mesa_unmarshal_PixelStorei(struct gl_context *ctx, const struct marshal_cmd_PixelStorei *cmd, const uint64_t *last)
7316 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_PixelStorei), 8) / 8);
7324 int cmd_size = sizeof(struct marshal_cmd_PixelStorei);
7325 struct marshal_cmd_PixelStorei *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h2055 struct marshal_cmd_PixelStorei;
2056 uint32_t _mesa_unmarshal_PixelStorei(struct gl_context *ctx, const struct marshal_cmd_PixelStorei *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c8025 struct marshal_cmd_PixelStorei struct
8032 _mesa_unmarshal_PixelStorei(struct gl_context *ctx, const struct marshal_cmd_PixelStorei *cmd)
8042 size_t cmd_size = sizeof(struct marshal_cmd_PixelStorei);
8043 struct marshal_cmd_PixelStorei *cmd;
[all...]

Completed in 99 milliseconds