'Declaration Public Function GetConstantBuffers( _ ByVal startSlot As Integer, _ ByVal count As Integer _ ) As Buffer()
public Buffer[] GetConstantBuffers( int startSlot, int count )
CommonShaderStageBase Class CommonShaderStageBase Members