Home
last modified time | relevance | path

Searched refs:marshal_cmd_IndexMask (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c29590 struct marshal_cmd_IndexMask struct
29596 _mesa_unmarshal_IndexMask(struct gl_context *ctx, const struct marshal_cmd_IndexMask *cmd) in _mesa_unmarshal_IndexMask() argument
29605 size_t cmd_size = sizeof(struct marshal_cmd_IndexMask); in _mesa_marshal_IndexMask()
29606 struct marshal_cmd_IndexMask *cmd; in _mesa_marshal_IndexMask()
42882 _mesa_unmarshal_IndexMask(ctx, (const struct marshal_cmd_IndexMask *) cmd); in _mesa_unmarshal_dispatch_cmd()