OSDN Git Service

amd: add texture format definitions for GFX9
authorMarek Olšák <marek.olsak@amd.com>
Fri, 30 Sep 2016 23:53:05 +0000 (01:53 +0200)
committerMarek Olšák <marek.olsak@amd.com>
Thu, 30 Mar 2017 12:44:33 +0000 (14:44 +0200)
commit00e777b61c8c6cc9c216e15b848a705b6c14dcdb
tree4d274e841bd9f055155ff24846a07e3d9e765a94
parente6c520362d56dc51efc6700dc18828bd150bc5b5
amd: add texture format definitions for GFX9

the DATA_FORMAT and NUM_FORMAT fields are the same, but some of the enums
differ, thus add GFX6 and GFX9 suffixes, so that the IB parser can show
enums for both.

Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
src/amd/common/ac_nir_to_llvm.c
src/amd/common/gfx9d.h
src/amd/common/sid.h
src/amd/vulkan/radv_image.c
src/gallium/drivers/radeonsi/si_state.c