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-error@#also_alive_fy_call {{'fy' is only available in compute environment on Shader Mo…
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-error@#alive_fy_call {{'fy' is only available in compute environment on Shader Model 6…
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-error@#aliveTemp_fy_call {{'fy' is only available in compute environment on Shader Mod…
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-error@#MyClass_makeF_fy_call {{'fy' is only available in compute environment on Shader…
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-error@#exportedFunctionUsed_fy_call {{'fy' is only available in compute environment on…
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…