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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated4.c2979 struct marshal_cmd_DispatchComputeIndirect struct
2985 _mesa_unmarshal_DispatchComputeIndirect(struct gl_context *ctx, const struct marshal_cmd_DispatchComputeIndirect *cmd, const uint64_t *last)
2989 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_DispatchComputeIndirect), 8) / 8);
2997 int cmd_size = sizeof(struct marshal_cmd_DispatchComputeIndirect);
2998 struct marshal_cmd_DispatchComputeIndirect *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3659 struct marshal_cmd_DispatchComputeIndirect;
3660 uint32_t _mesa_unmarshal_DispatchComputeIndirect(struct gl_context *ctx, const struct marshal_cmd_DispatchComputeIndirect *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c26299 struct marshal_cmd_DispatchComputeIndirect struct
26305 _mesa_unmarshal_DispatchComputeIndirect(struct gl_context *ctx, const struct marshal_cmd_DispatchComputeIndirect *cmd)
26314 size_t cmd_size = sizeof(struct marshal_cmd_DispatchComputeIndirect);
26315 struct marshal_cmd_DispatchComputeIndirect *cmd;
[all...]

Completed in 178 milliseconds