xps (HLSL)

Note

This HLSL attribute is available only when developing for the Xbox 360.

Specifies that all vertex fetch operations are done after the last vfetch instruction. This instruction is used to reduce the latency back to the command processor to free the vertex buffer.

Syntax

[xps]

Parameters

None.

Scope

Applies to functions or any scope.

See Also

Concepts

HLSL Attributes (Xbox 360)
Attribute Syntax
Attribute Categories

Reference

HLSL Attributes Reference (Xbox 360)