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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated4.c5286 struct marshal_cmd_FlushMappedNamedBufferRange struct
5294 _mesa_unmarshal_FlushMappedNamedBufferRange(struct gl_context *ctx, const struct marshal_cmd_FlushMappedNamedBufferRange *cmd, const uint64_t *last)
5300 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_FlushMappedNamedBufferRange), 8) / 8);
5308 int cmd_size = sizeof(struct marshal_cmd_FlushMappedNamedBufferRange);
5309 struct marshal_cmd_FlushMappedNamedBufferRange *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3856 struct marshal_cmd_FlushMappedNamedBufferRange;
3857 uint32_t _mesa_unmarshal_FlushMappedNamedBufferRange(struct gl_context *ctx, const struct marshal_cmd_FlushMappedNamedBufferRange *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c28121 struct marshal_cmd_FlushMappedNamedBufferRange struct
28129 _mesa_unmarshal_FlushMappedNamedBufferRange(struct gl_context *ctx, const struct marshal_cmd_FlushMappedNamedBufferRange *cmd)
28140 size_t cmd_size = sizeof(struct marshal_cmd_FlushMappedNamedBufferRange);
28141 struct marshal_cmd_FlushMappedNamedBufferRange *cmd;
[all...]

Completed in 173 milliseconds