kmSetStrideWidth

Specifies the stride size


KMSTATUS KMAPI
kmSetStrideWidth(
IN KMINT32 nWidth
)

Description:

This function sets the stride size when the stride texture is used. The stride size must be a multiple of 32. The value that can be set is a multiple of 32 in the range of 32 to 992.

Parameters:

nWidth(input)
This parameter sets the stride size.

Return values:

ValueExplanation
KMSTATUS_SUCCESS Success
KMSTATUS_INVALID_PARAMETER Invalid parameter

  kmSetStrideWidth