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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated3.c6837 struct marshal_cmd_BeginQueryIndexed struct
6845 _mesa_unmarshal_BeginQueryIndexed(struct gl_context *ctx, const struct marshal_cmd_BeginQueryIndexed *cmd, const uint64_t *last)
6851 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_BeginQueryIndexed), 8) / 8);
6859 int cmd_size = sizeof(struct marshal_cmd_BeginQueryIndexed);
6860 struct marshal_cmd_BeginQueryIndexed *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3386 struct marshal_cmd_BeginQueryIndexed;
3387 uint32_t _mesa_unmarshal_BeginQueryIndexed(struct gl_context *ctx, const struct marshal_cmd_BeginQueryIndexed *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c22101 struct marshal_cmd_BeginQueryIndexed struct
22109 _mesa_unmarshal_BeginQueryIndexed(struct gl_context *ctx, const struct marshal_cmd_BeginQueryIndexed *cmd)
22120 size_t cmd_size = sizeof(struct marshal_cmd_BeginQueryIndexed);
22121 struct marshal_cmd_BeginQueryIndexed *cmd;
[all...]

Completed in 87 milliseconds