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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c7188 struct marshal_cmd_PixelZoom struct
7195 _mesa_unmarshal_PixelZoom(struct gl_context *ctx, const struct marshal_cmd_PixelZoom *cmd, const uint64_t *last)
7200 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_PixelZoom), 8) / 8);
7208 int cmd_size = sizeof(struct marshal_cmd_PixelZoom);
7209 struct marshal_cmd_PixelZoom *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h2043 struct marshal_cmd_PixelZoom;
2044 uint32_t _mesa_unmarshal_PixelZoom(struct gl_context *ctx, const struct marshal_cmd_PixelZoom *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c7885 struct marshal_cmd_PixelZoom struct
7892 _mesa_unmarshal_PixelZoom(struct gl_context *ctx, const struct marshal_cmd_PixelZoom *cmd)
7902 size_t cmd_size = sizeof(struct marshal_cmd_PixelZoom);
7903 struct marshal_cmd_PixelZoom *cmd;
[all...]

Completed in 85 milliseconds