layers:Add pre-built DevSim layer
authorTobin Ehlis <tobine@google.com>
Wed, 15 Nov 2017 23:10:39 +0000 (16:10 -0700)
committerTobin Ehlis <tobine@google.com>
Fri, 17 Nov 2017 16:38:09 +0000 (09:38 -0700)
commiteeeb0ec6f40fe2d720c2f4cbcbeb19e60ace1e5f
tree4df2fc7d03dd14b8a0fac1970e094feda80d1aea
parent1fa7593ef4c19ab244b76195be08e49f145f3482
layers:Add pre-built DevSim layer

Checking-in DevSim binary for linux to use in Travis-CI testing along
with seven initial json profiles to be tested w/ DevSim on top of mock.
layers/CMakeLists.txt
layers/linux/VkLayer_device_simulation.json [new file with mode: 0644]
layers/linux/libVkLayer_device_simulation.so [new file with mode: 0755]
tests/device_profiles/adreno_540.json [new file with mode: 0644]
tests/device_profiles/amd_radv_polaris10.json [new file with mode: 0644]
tests/device_profiles/geforce_940m.json [new file with mode: 0644]
tests/device_profiles/intel_hd_graphics_520_skylake_gt2.json [new file with mode: 0644]
tests/device_profiles/mali-t760.json [new file with mode: 0644]
tests/device_profiles/nvidia_tegra_x1.json [new file with mode: 0644]
tests/device_profiles/powervr_rogue_ge8300.json [new file with mode: 0644]