Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Slang Documentation
Slang Documentation
Back to top
View this page

GetRenderTargetSamplePosition¶

Description¶

Signature¶

vector<float, 2> GetRenderTargetSamplePosition(int Index);

Parameters¶

Index : int¶

Availability and Requirements¶

Defined for the following targets:

hlsl¶

Available in all stages.

metal¶

Available in all stages.

On this page
  • GetRenderTargetSamplePosition
    • Description
    • Signature
    • Parameters
      • Index : int
    • Availability and Requirements
      • hlsl
      • metal