Implement the Barrier
HLSL Function
#99234
Labels
backend:DirectX
bot:HLSL
HLSL
HLSL Language Support
metabug
Issue to collect references to a group of similar or related issues.
Barrier
clang builtin,Barrier
clang builtin withhlsl_intrinsics.h
Barrier
toCheckHLSLBuiltinFunctionCall
inSemaChecking.cpp
Barrier
toEmitHLSLBuiltinExpr
inCGBuiltin.cpp
clang/test/CodeGenHLSL/builtins/Barrier.hlsl
clang/test/SemaHLSL/BuiltIns/Barrier-errors.hlsl
int_dx_Barrier
intrinsic inIntrinsicsDirectX.td
DXILOpMapping
ofint_dx_Barrier
to244
inDXIL.td
Barrier.ll
andBarrier_errors.ll
tests inllvm/test/CodeGen/DirectX/
DirectX
SPIR-V
There is no support for
Barrier
when targeting SPIR-V.Test Case(s)
Example 1
Example 2
HLSL:
Syntax
void Barrier(uint MemoryTypeFlags, uint SemanticFlags);
void Barrier(NodeRecordOrUAV o, uint SemanticFlags);
Type Description
Type Description
Minimum Shader Model
This function is supported in the following shader models.
Shader Stages
See also
The text was updated successfully, but these errors were encountered: