Files
gio/gpu
Elias Naur f14c151883 gpu,gpu/internal: generate hashes of compute programs
The CPU fallback for the compute renderer is contained in a separate
module for space reasons, but the CPU binaries must exactly match the
compute programs. However, there is no way to express that constraint
in go.mod.

This change generates hashes of every compute program so that a
following change can verify the CPU binaries match the programs.

Signed-off-by: Elias Naur <mail@eliasnaur.com>
2021-07-27 14:34:18 +02:00
..
2021-07-26 15:17:51 +02:00
2021-03-06 14:27:34 +01:00
2021-07-27 14:34:18 +02:00
2021-07-27 14:34:18 +02:00