diff options
author | Jason Ekstrand <[email protected]> | 2016-05-15 21:15:59 -0700 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2016-05-17 12:17:22 -0700 |
commit | 8ed429a4f0d58eafe3e3212552af6fb0cb78feeb (patch) | |
tree | 0d0d24253ce01f136b6b8b0a394a970753fed33f /m4 | |
parent | 13f5cee663f693bc2cafeda9c3d6fc3537334dde (diff) |
anv/formats: Add an anv_get_format helper
This commit removes anv_format_for_vk_format and adds an anv_get_format
helper. The anv_get_format helper returns the anv_format by-value. Unlike
anv_format_for_vk_format the format returned by anv_get_format is 100%
accurate and includes any tweaks needed for tiled vs. linear.
anv_get_isl_format is now just a wrapper around anv_get_format that picks
off just the isl_format.
Diffstat (limited to 'm4')
0 files changed, 0 insertions, 0 deletions