i965: Delete brw_do_cubemap_normalize
[mesa.git] / src / mesa / drivers / dri / i965 / brw_context.h
index e252261f20b1eac8c02b0addc011af9e888511f8..288ef3a20664a8d7f87e7300cb364291cb54eb35 100644 (file)
@@ -1558,8 +1558,6 @@ brw_program_reloc(struct brw_context *brw, uint32_t state_offset,
    return brw->cache.bo->offset64 + prog_offset;
 }
 
-bool brw_do_cubemap_normalize(struct exec_list *instructions);
-
 static inline bool
 brw_depth_writes_enabled(const struct brw_context *brw)
 {