#include "pipe/p_state.h" #include "sp_tex_layout.h" GLboolean softpipe_mipmap_tree_layout(struct pipe_context *pipe, struct pipe_mipmap_tree *mt) { return GL_TRUE; }