Lines Matching full:environment
10 __attribute__((availability(shadermodel, introduced = 5.0, environment = pixel)))
11 __attribute__((availability(shadermodel, introduced = 6.5, environment = compute)))
14 __attribute__((availability(shadermodel, introduced = 5.0, environment = pixel)))
15 __attribute__((availability(shadermodel, introduced = 6.5, environment = mesh)))
23 …// expected-warning@#also_alive_fy_call {{'fy' is only available in compute environment on Shader …
24 …ced in Shader Model 6.5 in compute environment here, but the deployment target is Shader Model 6.0…
28 …oduced in Shader Model 6.5 in mesh environment here, but the deployment target is Shader Model 6.0…
39 …// expected-warning@#alive_fy_call {{'fy' is only available in compute environment on Shader Model…
40 …ced in Shader Model 6.5 in compute environment here, but the deployment target is Shader Model 6.0…
44 …oduced in Shader Model 6.5 in mesh environment here, but the deployment target is Shader Model 6.0…
71 …// expected-warning@#aliveTemp_fy_call {{'fy' is only available in compute environment on Shader M…
72 …ced in Shader Model 6.5 in compute environment here, but the deployment target is Shader Model 6.0…
75 …oduced in Shader Model 6.5 in mesh environment here, but the deployment target is Shader Model 6.0…
103 …// expected-warning@#MyClass_makeF_fy_call {{'fy' is only available in compute environment on Shad…
104 …ced in Shader Model 6.5 in compute environment here, but the deployment target is Shader Model 6.0…
107 …oduced in Shader Model 6.5 in mesh environment here, but the deployment target is Shader Model 6.0…
135 …// expected-warning@#exportedFunctionUsed_fy_call {{'fy' is only available in compute environment …
136 …ced in Shader Model 6.5 in compute environment here, but the deployment target is Shader Model 6.0…
140 …oduced in Shader Model 6.5 in mesh environment here, but the deployment target is Shader Model 6.0…