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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated4.c1814 struct marshal_cmd_DepthRangef struct
1821 _mesa_unmarshal_DepthRangef(struct gl_context *ctx, const struct marshal_cmd_DepthRangef *cmd, const uint64_t *last)
1826 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_DepthRangef), 8) / 8);
1834 int cmd_size = sizeof(struct marshal_cmd_DepthRangef);
1835 struct marshal_cmd_DepthRangef *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3553 struct marshal_cmd_DepthRangef;
3554 uint32_t _mesa_unmarshal_DepthRangef(struct gl_context *ctx, const struct marshal_cmd_DepthRangef *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c25131 struct marshal_cmd_DepthRangef struct
25138 _mesa_unmarshal_DepthRangef(struct gl_context *ctx, const struct marshal_cmd_DepthRangef *cmd)
25148 size_t cmd_size = sizeof(struct marshal_cmd_DepthRangef);
25149 struct marshal_cmd_DepthRangef *cmd;
[all...]

Completed in 89 milliseconds