Add Bazel build configuration files.
authorEhsan Nasiri <ehsannas@gmail.com>
Wed, 16 Oct 2019 20:55:23 +0000 (16:55 -0400)
committerEhsan Nasiri <ehsannas@gmail.com>
Thu, 17 Oct 2019 14:04:43 +0000 (10:04 -0400)
commit0608b9d6827f0169b327bc311156ae38a8a80485
treecd35f7f175ea81d7755efd29172e53ae532adcb4
parent9e4f6d03f2f7e13576502088a095fe7bfee2a98e
Add Bazel build configuration files.

In order to avoid potential build failures that could arise from
SPIRV-Tools/Headers, and to avoid reading known_good.json, this build
configuration does not build the SPIRV-Tools dependency and hence cannot
perform HLSL compilation to SPIR-V.
BUILD.bazel [new file with mode: 0644]
WORKSPACE [new file with mode: 0644]