Re: [Mesa-dev] [PATCH] isl/format: Correct ASTC entries of format info table

2016-10-24 Thread Nanley Chery
On Fri, Oct 21, 2016 at 10:47:53PM -0700, Jason Ekstrand wrote: > Are there separate formats for HDR? I'm not seeing any. I guess since the > HDR is a strict superset of LDR, it doesn't make much sense to have > separate enums. In any case, thanks for fixing this! > Correct. > Reviewed-by:

Re: [Mesa-dev] [PATCH] isl/format: Correct ASTC entries of format info table

2016-10-21 Thread Jason Ekstrand
Are there separate formats for HDR? I'm not seeing any. I guess since the HDR is a strict superset of LDR, it doesn't make much sense to have separate enums. In any case, thanks for fixing this! Reviewed-by: Jason Ekstrand Helper functions are so much better... On Fri,