gallium: deduplicate os detection logic by using detect_os.h
authorEric Engestrom <eric.engestrom@intel.com>
Thu, 1 Aug 2019 13:58:52 +0000 (14:58 +0100)
committerEric Engestrom <eric.engestrom@intel.com>
Fri, 2 Aug 2019 17:38:52 +0000 (18:38 +0100)
commit9a5148190a30c6d710035a64573b745d2e3c54b5
tree1d6a719fd0fe411a55b2264a799f2810260db6e7
parent8c52bca11228a7d514cfbcb1c6605c2140949b06
gallium: deduplicate os detection logic by using detect_os.h

This allows us to avoid having to rename all the PIPE_OS_* at once while
still making sure PIPE_OS_* and DETECT_OS_* are always in sync.

Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/gallium/include/pipe/p_config.h