Skip to content

Commit adab19e

Browse files
committed
fixup! [DirectX] Implement the resource.load.rawbuffer intrinsic
1 parent 0d780e2 commit adab19e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

llvm/docs/DirectX/DXILResources.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -318,8 +318,8 @@ Examples:
318318
%ptr = call ptr @llvm.dx.resource.getpointer.p0.tdx.TypedBuffer_v4f32_0_0_0t(
319319
target("dx.TypedBuffer", <4 x float>, 0, 0, 0) %buffer, i32 %index)
320320
321-
16-byte Loads, Samples, and Gathers
322-
-----------------------------------
321+
Loads, Samples, and Gathers
322+
---------------------------
323323

324324
*relevant types: Buffers, CBuffers, and Textures*
325325

0 commit comments

Comments
 (0)