broadcom/vc5: Introduce v3dx_macros.h and v3dx_pack.h headers.
authorEric Anholt <eric@anholt.net>
Tue, 10 Oct 2017 20:25:45 +0000 (13:25 -0700)
committerEric Anholt <eric@anholt.net>
Sat, 13 Jan 2018 05:51:40 +0000 (21:51 -0800)
commitfb4face86ad9f58ea0410c3633fda211836b7df5
tree0a8eba95afd2bf73bb3757d5e3dc775d92a76d57
parent7dedfd9660779c11110aaffdf2a7a85da628ac52
broadcom/vc5: Introduce v3dx_macros.h and v3dx_pack.h headers.

This will be used by vc5 for prefixing functions and including the pack
header in v3d-version-dependent code, following the model of anv.
src/broadcom/.gitignore
src/broadcom/cle/v3dx_pack.h [new file with mode: 0644]
src/broadcom/common/v3d_macros.h [new file with mode: 0644]