Home
last modified time | relevance | path

Searched defs:mode (Results 1 – 18 of 18) sorted by relevance

/NW4C-2.0.3/sources/libraries/demo/
Ddemo_DisplayBufferSwapper.cpp123 GLenum mode = NULL; in MakeTransferBufferCommand() local
/NW4C-2.0.3/sources/libraries/ut/
Dut_FrameHeap.cpp334 void FrameHeap::Free( int mode ) in Free()
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_FxDelay.cpp223 nw::snd::OutputMode mode ) in UpdateBuffer()
Dsnd_HardwareManager.cpp38 void HardwareManager::SetOutputMode( OutputMode mode ) in SetOutputMode()
Dsnd_FxReverb.cpp373 OutputMode mode ) in UpdateBuffer()
Dsnd_Voice.cpp1406 const OutputMode mode = HardwareManager::GetInstance().GetOutputMode(); in CalcMixParam() local
/NW4C-2.0.3/include/nw/demo/
Ddemo_DisplayBufferSwapper.h148 Builder& TransferMode(BufferTransferMode mode) in TransferMode()
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_ActivateCommand.cpp761 ToPrimitiveModeGL(u8 mode, bool isGeometryShaderEnabled) in ToPrimitiveModeGL()
815 GLuint mode = ToPrimitiveModeGL( in SetupDrawIndexStreamCommand() local
Dgfx_MaterialState.cpp67 ResTextureCoordinator::MappingMatrixMode mode, in SetupTextureMatrix()
/NW4C-2.0.3/include/nw/snd/
Dsnd_SoundSystem.h598 static void SetOutputMode( OutputMode mode ) in SetOutputMode()
Dsnd_MidiSequencePlayer.h134 Mode mode; member
/NW4C-2.0.3/include/nw/font/
Dfont_RectDrawerCommand.h114 #define NW_FONT_CMD_SET_CULL_FACE( mode ) PICA_CMD_SET_CULL_FACE( mode ) argument
Dfont_CharWriter.h187 void SetGradationMode(GradationMode mode) in SetGradationMode()
/NW4C-2.0.3/include/nw/gfx/
Dgfx_GraphicsDevice.h101 …static NW_INLINE void SetFragmentOperationMode(const ResFragmentOperation::FragmentOperationMode m… in SetFragmentOperationMode()
111 …static NW_INLINE void ActivateFragmentOperationMode(ResFragmentOperation::FragmentOperationMode mo… in ActivateFragmentOperationMode()
Dgfx_MaterialState.h388 ResBlendOperation::Mode mode = blendOperation.GetMode(); in ActivateBlendOperation() local
/NW4C-2.0.3/demos/gfx/MultiAnimationDemo/sources/
DMultiAnimationDemo.cpp726 const char* mode; in ReportDemo() local
/NW4C-2.0.3/sources/libraries/font/
Dfont_RectDrawer.cpp50 #define NW_FONT_CMD_SET_DRAW_MODE1( mode ) \ argument
592 int mode in SetVertexColor()
1825 int mode in AddTextColor()
/NW4C-2.0.3/include/nw/dev/
Ddev_Profile.h113 u32 mode; //!< 計測を行う項目です。 member