diff options
author | Denis Pauk <[email protected]> | 2018-06-26 23:30:49 +0300 |
---|---|---|
committer | Marek Olšák <[email protected]> | 2018-07-01 15:42:36 -0400 |
commit | bf4871f9e83def8a38bbecd0b1fe0b909075523d (patch) | |
tree | 51764460c3627498be3cc60ea3b63dce361eef65 /src/util/mesa-sha1_test.c | |
parent | 99c6cae2278011309b7ca3d4735c7b341cbb4eef (diff) |
mesa: add header for share bptc decompress functions
Move shared bptc functions to texcompress_bptc_tmp.h:
* fetch_rgba_unorm_from_block
* fetch_rgb_float_from_block
* compress_rgba_unorm
* compress_rgb_float
Create decompress functions:
* decompress_rgba_unorm
* decompress_rgb_float
Functions will be reused in gallium/auxiliary code.
v2: Add block decompress function
v3: Move all shared code to header
Suggested-by: Marek Olšák <[email protected]>
Signed-off-by: Denis Pauk <[email protected]>
CC: Marek Olšák <[email protected]>
Signed-off-by: Marek Olšák <[email protected]>
Diffstat (limited to 'src/util/mesa-sha1_test.c')
0 files changed, 0 insertions, 0 deletions