Skip to main content

SetShapeXmaInputBufferValid

Sets the validity flags of the input buffers.

Syntax

Parameters

context   _In_
Type: SHAPE_XMA_CONTEXT*
Pointer to a SHAPE_XMA_CONTEXT object. valid   
Type: UINT32
Validity flags for the input buffers.

Return value

Type: HRESULT HRESULT success or error code.

Remarks

To get the validity flags of the input buffers, use GetShapeXmaInputBufferValid. To set the validity flag of the output buffer, use SetShapeXmaOutputBufferValid. 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