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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated4.c4892 struct marshal_cmd_DispatchComputeGroupSizeARB struct
4903 _mesa_unmarshal_DispatchComputeGroupSizeARB(struct gl_context *ctx, const struct marshal_cmd_DispatchComputeGroupSizeARB *cmd, const uint64_t *last)
4912 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_DispatchComputeGroupSizeARB), 8) / 8);
4920 int cmd_size = sizeof(struct marshal_cmd_DispatchComputeGroupSizeARB);
4921 struct marshal_cmd_DispatchComputeGroupSizeARB *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3816 struct marshal_cmd_DispatchComputeGroupSizeARB;
3817 uint32_t _mesa_unmarshal_DispatchComputeGroupSizeARB(struct gl_context *ctx, const struct marshal_cmd_DispatchComputeGroupSizeARB *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c27701 struct marshal_cmd_DispatchComputeGroupSizeARB struct
27712 _mesa_unmarshal_DispatchComputeGroupSizeARB(struct gl_context *ctx, const struct marshal_cmd_DispatchComputeGroupSizeARB *cmd)
27726 size_t cmd_size = sizeof(struct marshal_cmd_DispatchComputeGroupSizeARB);
27727 struct marshal_cmd_DispatchComputeGroupSizeARB *cmd;
[all...]

Completed in 107 milliseconds