frameworks/compile/slang/tests/P_license/license.rscript

7 lines
127 B
Plaintext
Raw Permalink Normal View History

2025-08-25 08:17:13 +08:00
#pragma version(1)
#pragma rs java_package_name(foo)
#pragma rs set_reflect_license("/* this is a test license */")
float f;