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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated4.c7915 struct marshal_cmd_TextureBarrierNV struct
7920 _mesa_unmarshal_TextureBarrierNV(struct gl_context *ctx, const struct marshal_cmd_TextureBarrierNV *cmd, const uint64_t *last)
7923 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TextureBarrierNV), 8) / 8);
7931 int cmd_size = sizeof(struct marshal_cmd_TextureBarrierNV);
7932 struct marshal_cmd_TextureBarrierNV *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h4057 struct marshal_cmd_TextureBarrierNV;
4058 uint32_t _mesa_unmarshal_TextureBarrierNV(struct gl_context *ctx, const struct marshal_cmd_TextureBarrierNV *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c30216 struct marshal_cmd_TextureBarrierNV struct
30221 _mesa_unmarshal_TextureBarrierNV(struct gl_context *ctx, const struct marshal_cmd_TextureBarrierNV *cmd)
30229 size_t cmd_size = sizeof(struct marshal_cmd_TextureBarrierNV);
30230 struct marshal_cmd_TextureBarrierNV *cmd;
[all...]

Completed in 93 milliseconds