Summary
Issues a UAV barrier for the given texture, ensuring writes from prior shader invocations
are visible to subsequent ones without changing the resource layout.
Summary
Issues a UAV barrier for the given GPU buffer, ensuring writes from prior shader invocations
are visible to subsequent ones.