Lines Matching refs:compute

11 __attribute__((availability(shadermodel, introduced = 6.5, environment = compute)))
23 …// expected-error@#also_alive_fy_call {{'fy' is only available in compute environment on Shader Mo…
24 …ng introduced in Shader Model 6.5 in compute environment here, but the deployment target is Shader…
28 …l 6.5 in mesh environment here, but the deployment target is Shader Model 6.0 compute environment}}
39 …// expected-error@#alive_fy_call {{'fy' is only available in compute environment on Shader Model 6…
40 …ng introduced in Shader Model 6.5 in compute environment here, but the deployment target is Shader…
44 …l 6.5 in mesh environment here, but the deployment target is Shader Model 6.0 compute environment}}
71 …// expected-error@#aliveTemp_fy_call {{'fy' is only available in compute environment on Shader Mod…
72 …ng introduced in Shader Model 6.5 in compute environment here, but the deployment target is Shader…
75 …l 6.5 in mesh environment here, but the deployment target is Shader Model 6.0 compute environment}}
103 …// expected-error@#MyClass_makeF_fy_call {{'fy' is only available in compute environment on Shader…
104 …ng introduced in Shader Model 6.5 in compute environment here, but the deployment target is Shader…
107 …l 6.5 in mesh environment here, but the deployment target is Shader Model 6.0 compute environment}}
129 // Exported function with body - called from main() which is a compute shader entry point
135 …// expected-error@#exportedFunctionUsed_fy_call {{'fy' is only available in compute environment on…
136 …ng introduced in Shader Model 6.5 in compute environment here, but the deployment target is Shader…
140 …l 6.5 in mesh environment here, but the deployment target is Shader Model 6.0 compute environment}}
163 [shader("compute")]
168 [shader("compute")]