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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated3.c6869 struct marshal_cmd_EndQueryIndexed struct
6876 _mesa_unmarshal_EndQueryIndexed(struct gl_context *ctx, const struct marshal_cmd_EndQueryIndexed *cmd, const uint64_t *last)
6881 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_EndQueryIndexed), 8) / 8);
6889 int cmd_size = sizeof(struct marshal_cmd_EndQueryIndexed);
6890 struct marshal_cmd_EndQueryIndexed *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3389 struct marshal_cmd_EndQueryIndexed;
3390 uint32_t _mesa_unmarshal_EndQueryIndexed(struct gl_context *ctx, const struct marshal_cmd_EndQueryIndexed *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c22139 struct marshal_cmd_EndQueryIndexed struct
22146 _mesa_unmarshal_EndQueryIndexed(struct gl_context *ctx, const struct marshal_cmd_EndQueryIndexed *cmd)
22156 size_t cmd_size = sizeof(struct marshal_cmd_EndQueryIndexed);
22157 struct marshal_cmd_EndQueryIndexed *cmd;
[all...]

Completed in 90 milliseconds