mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-21 01:04:57 +08:00
6 lines
148 B
Plaintext
6 lines
148 B
Plaintext
StringTestKey = IncorrectValue
|
|
IntTestKey = 888
|
|
IntTestKeyHex = 0xFACE
|
|
NEO_StringTestKey = TestValue
|
|
NEO_IntTestKey = 123
|
|
NEO_IntTestKeyHex = 0xABCD |