mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-21 09:14:47 +08:00
Adds a per-kernel and per-device query to determine the number of GRF registers that a kernel was compiled for. This is an informal query for now, but may be added to a formally supported extension in the future. Related-To: NEO-9807 Signed-off-by: Ben Ashbaugh <ben.ashbaugh@intel.com>