dawn-cmake/src/inspector
James Price c306cda4db inspector: reflect num_workgroups builtin usage
Dawn needs to know if a given entry point uses this builtin, so that
it can pass this information via a root constant for HLSL.

Bug: tint:752
Change-Id: I8bcd3a343db16774ffedd9db9813451f97f10aba
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/64040
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: Ben Clayton <bclayton@google.com>
2021-09-13 17:11:58 +00:00
..
entry_point.cc Expose interpolation and dimensional data about IO variables 2021-06-30 21:07:42 +00:00
entry_point.h inspector: reflect num_workgroups builtin usage 2021-09-13 17:11:58 +00:00
inspector.cc inspector: reflect num_workgroups builtin usage 2021-09-13 17:11:58 +00:00
inspector.h Inspector: Add all fragment builtin inputs to EntryPoint 2021-08-05 00:22:38 +00:00
inspector_test.cc inspector: reflect num_workgroups builtin usage 2021-09-13 17:11:58 +00:00
resource_binding.cc Add sampler targets to inspector data 2021-06-17 23:29:03 +00:00
resource_binding.h Implement texture_depth_multisampled_2d 2021-07-26 22:19:48 +00:00
sampler_texture_pair.h IntrinsicTable: De-duplicate returned Intrinsics 2021-07-15 20:34:21 +00:00
scalar.cc Add getting constant ID information from Inspector 2020-10-16 02:26:54 +00:00
scalar.h Add getting constant ID information from Inspector 2020-10-16 02:26:54 +00:00
test_inspector_builder.cc Implement texture_depth_multisampled_2d 2021-07-26 22:19:48 +00:00
test_inspector_builder.h Implement texture_depth_multisampled_2d 2021-07-26 22:19:48 +00:00
test_inspector_runner.cc Handle complex cases in Inspector::GenerateSamplerTargets 2021-07-27 15:42:51 +00:00
test_inspector_runner.h Handle complex cases in Inspector::GenerateSamplerTargets 2021-07-27 15:42:51 +00:00