Lines Matching refs:compute
1 // RUN: %clang_cc1 -triple dxil-pc-shadermodel6.0-compute \
11 __attribute__((availability(shadermodel, introduced = 6.5, environment = compute)))
22 …// expected-error@#also_alive_fy_call {{'fy' is only available in compute environment on Shader Mo…
23 …ng introduced in Shader Model 6.5 in compute environment here, but the deployment target is Shader…
26 …l 6.5 in mesh environment here, but the deployment target is Shader Model 6.0 compute environment}}
35 …// expected-error@#alive_fy_call {{'fy' is only available in compute environment on Shader Model 6…
36 …ng introduced in Shader Model 6.5 in compute environment here, but the deployment target is Shader…
39 …l 6.5 in mesh environment here, but the deployment target is Shader Model 6.0 compute environment}}
67 …// expected-error@#aliveTemp_fy_call {{'fy' is only available in compute environment on Shader Mod…
68 …ng introduced in Shader Model 6.5 in compute environment here, but the deployment target is Shader…
71 …l 6.5 in mesh environment here, but the deployment target is Shader Model 6.0 compute environment}}
99 …// expected-error@#MyClass_makeF_fy_call {{'fy' is only available in compute environment on Shader…
100 …ng introduced in Shader Model 6.5 in compute environment here, but the deployment target is Shader…
103 …l 6.5 in mesh environment here, but the deployment target is Shader Model 6.0 compute environment}}