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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated4.c3073 struct marshal_cmd_TextureView struct
3086 _mesa_unmarshal_TextureView(struct gl_context *ctx, const struct marshal_cmd_TextureView *cmd, const uint64_t *last)
3097 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TextureView), 8) / 8);
3105 int cmd_size = sizeof(struct marshal_cmd_TextureView);
3106 struct marshal_cmd_TextureView *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3665 struct marshal_cmd_TextureView;
3666 uint32_t _mesa_unmarshal_TextureView(struct gl_context *ctx, const struct marshal_cmd_TextureView *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c26405 struct marshal_cmd_TextureView struct
26418 _mesa_unmarshal_TextureView(struct gl_context *ctx, const struct marshal_cmd_TextureView *cmd)
26434 size_t cmd_size = sizeof(struct marshal_cmd_TextureView);
26435 struct marshal_cmd_TextureView *cmd;
[all...]

Completed in 90 milliseconds