diff options
author | Kenneth Graunke <[email protected]> | 2013-07-02 15:53:35 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2013-07-03 10:48:15 -0700 |
commit | 764afc48cf8a762f8c48209ba724103d421f0ac1 (patch) | |
tree | 774a4bd84049ca61f7d03b5c34684390415256c7 /src/mesa/drivers/dri/i915/Android.mk | |
parent | 466aa712b695010371228f6032bbed210ca206b2 (diff) |
i965: Move the rest of intel_tex_layout.c into brw_tex_layout.c.
The texture alignment unit functions are called from brw_tex_layout.c,
so it makes sense to put them there. Since the only caller of
intel_get_texture_alignment_unit() is in brw_tex_layout.c, it could be
made into a static function. However, this patch instead simply folds
it into the caller, as it's only two lines anyway.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Chad Versace <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/i915/Android.mk')
0 files changed, 0 insertions, 0 deletions