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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated4.c6051 struct marshal_cmd_TextureBuffer struct
6059 _mesa_unmarshal_TextureBuffer(struct gl_context *ctx, const struct marshal_cmd_TextureBuffer *cmd, const uint64_t *last)
6065 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TextureBuffer), 8) / 8);
6073 int cmd_size = sizeof(struct marshal_cmd_TextureBuffer);
6074 struct marshal_cmd_TextureBuffer *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3918 struct marshal_cmd_TextureBuffer;
3919 uint32_t _mesa_unmarshal_TextureBuffer(struct gl_context *ctx, const struct marshal_cmd_TextureBuffer *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c28774 struct marshal_cmd_TextureBuffer struct
28782 _mesa_unmarshal_TextureBuffer(struct gl_context *ctx, const struct marshal_cmd_TextureBuffer *cmd)
28793 size_t cmd_size = sizeof(struct marshal_cmd_TextureBuffer);
28794 struct marshal_cmd_TextureBuffer *cmd;
[all...]

Completed in 89 milliseconds