Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/demo/
Ddemo_DisplayBufferSwapper.cpp121 GLenum mode = NULL; in MakeTransferBufferCommand() local
/NW4C-1.3.3/sources/libraries/ut/
Dut_FrameHeap.cpp332 void FrameHeap::Free( int mode ) in Free()
/NW4C-1.3.3/sources/libraries/snd/
Dsnd_FxDelay.cpp221 nw::snd::OutputMode mode ) in UpdateBuffer()
Dsnd_HardwareManager.cpp36 void HardwareManager::SetOutputMode( OutputMode mode ) in SetOutputMode()
Dsnd_FxReverb.cpp357 OutputMode mode ) in UpdateBuffer()
Dsnd_Voice.cpp1404 const OutputMode mode = HardwareManager::GetInstance().GetOutputMode(); in CalcMixParam() local
/NW4C-1.3.3/include/nw/demo/
Ddemo_DisplayBufferSwapper.h146 Builder& TransferMode(BufferTransferMode mode) in TransferMode()
/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_ActivateCommand.cpp759 ToPrimitiveModeGL(u8 mode, bool isGeometryShaderEnabled) in ToPrimitiveModeGL()
813 GLuint mode = ToPrimitiveModeGL( in SetupDrawIndexStreamCommand() local
Dgfx_MaterialState.cpp65 ResTextureCoordinator::MappingMatrixMode mode, in SetupTextureMatrix()
/NW4C-1.3.3/include/nw/font/
Dfont_RectDrawerCommand.h112 #define NW_FONT_CMD_SET_CULL_FACE( mode ) PICA_CMD_SET_CULL_FACE( mode ) argument
Dfont_CharWriter.h185 void SetGradationMode(GradationMode mode) in SetGradationMode()
/NW4C-1.3.3/include/nw/snd/
Dsnd_SoundSystem.h569 static void SetOutputMode( OutputMode mode ) in SetOutputMode()
Dsnd_MidiSequencePlayer.h132 Mode mode; member
/NW4C-1.3.3/include/nw/gfx/
Dgfx_GraphicsDevice.h99 …static NW_INLINE void SetFragmentOperationMode(const ResFragmentOperation::FragmentOperationMode m… in SetFragmentOperationMode()
109 …static NW_INLINE void ActivateFragmentOperationMode(ResFragmentOperation::FragmentOperationMode mo… in ActivateFragmentOperationMode()
Dgfx_MaterialState.h386 ResBlendOperation::Mode mode = blendOperation.GetMode(); in ActivateBlendOperation() local
/NW4C-1.3.3/demos/gfx/MultiAnimationDemo/sources/
DMultiAnimationDemo.cpp722 const char* mode; in ReportDemo() local
/NW4C-1.3.3/sources/libraries/font/
Dfont_RectDrawer.cpp48 #define NW_FONT_CMD_SET_DRAW_MODE1( mode ) \ argument
566 int mode in SetVertexColor()
1779 int mode in AddTextColor()
/NW4C-1.3.3/include/nw/dev/
Ddev_Profile.h111 u32 mode; //!< 計測を行う項目です。 member