Skip to main content

GetShapeXmaInputBuffer1Valid

Gets the validity flag of the right input buffer.

Syntax

Parameters

context   _In_
Type: SHAPE_XMA_CONTEXT*
Pointer to a SHAPE_XMA_CONTEXT object.

Return value

Type: bool True if the right input buffer is valid.

Remarks

To get the validity flag of the left input buffer, use GetShapeXmaInputBuffer0Valid. To set the validity flag of the right input buffer, use SetShapeXmaInputBuffer1Valid. For more information, see the XMA section of Overview of SHAPE.

Requirements

Header: shapexmacontext.h Supported platforms: XBOX One family consoles and XBOX Series consoles

See also

ShapeXmaContext
Last modified on August 20, 2026