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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated4.c6083 struct marshal_cmd_TextureBufferRange struct
6093 _mesa_unmarshal_TextureBufferRange(struct gl_context *ctx, const struct marshal_cmd_TextureBufferRange *cmd, const uint64_t *last)
6101 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TextureBufferRange), 8) / 8);
6109 int cmd_size = sizeof(struct marshal_cmd_TextureBufferRange);
6110 struct marshal_cmd_TextureBufferRange *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3921 struct marshal_cmd_TextureBufferRange;
3922 uint32_t _mesa_unmarshal_TextureBufferRange(struct gl_context *ctx, const struct marshal_cmd_TextureBufferRange *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c28812 struct marshal_cmd_TextureBufferRange struct
28822 _mesa_unmarshal_TextureBufferRange(struct gl_context *ctx, const struct marshal_cmd_TextureBufferRange *cmd)
28835 size_t cmd_size = sizeof(struct marshal_cmd_TextureBufferRange);
28836 struct marshal_cmd_TextureBufferRange *cmd;
[all...]

Completed in 142 milliseconds