Gets the input buffer valid flags.
UINT32 GetShapeXmaInputBufferValid(
const SHAPE_XMA_CONTEXT *context
)
context
Type: SHAPE_XMA_CONTEXT *
[in] Pointer to a SHAPE_XMA_CONTEXT structure.
Type: UINT32
Flags: 00 = neither, 01 = buffer 0 (left) is valid, 10 = buffer 1 (right) is valid, 11 = both buffers are valid.
Header: Declared in shapexmacontext.h.
Library: Use acphal.lib.