#ifndef BRW_TEX_LAYOUT_H #define BRW_TEX_LAYOUT_H struct brw_context; extern void brw_init_texture_functions(struct brw_context *brw); #endif