| /NW4C-1.2.23/sources/libraries/dev/ |
| D | dev_Utility.cpp | 56 FormatToByte(GLint format) in FormatToByte() 99 CalcMemorySize(GLint format, int width, int height) in CalcMemorySize()
|
| D | dev_Profile.cpp | 219 char* format = "|%9.3f|%5d|%7.3f| %5.2f|%7.3f|%7.3f|"; in DumpReports() local 232 char* format = "%5llu|"; in DumpReports() local 239 char* format = "%6llu|"; in DumpReports() local 246 char* format = "%6llu|"; in DumpReports() local
|
| D | dev_DirectPrint.cpp | 782 GetPixelWriter_(GLuint format) in GetPixelWriter_() 871 GLuint format, in SetTargetBuffer() 894 GLint format = 0; in SetTargetActiveDisplayBuffer() local 932 DirectPrint::Printf(int x, int y, const char* format, ...) in Printf() 944 DirectPrint::Printf(int x, int y, bool turnOver, const char* format, ...) in Printf() 959 const char* format, in VPrintf()
|
| /NW4C-1.2.23/sources/libraries/snd/ |
| D | snd_WaveFileReader.cpp | 74 SampleFormat WaveFileReader::GetSampleFormat( u8 format ) in GetSampleFormat() 120 const SampleFormat format = GetSampleFormat( m_pInfoBlockBody->encoding ); in ReadWaveInfo() local
|
| D | snd_Util.cpp | 841 unsigned long Util::GetSampleByByte( unsigned long byte, SampleFormat format ) in GetSampleByByte() 877 unsigned long Util::GetByteBySample( unsigned long samples, SampleFormat format ) in GetByteBySample()
|
| D | snd_HardwareChannel.cpp | 116 void HardwareChannel::Initialize( const void* waveAddr, SampleFormat format, int sampleRate ) in Initialize()
|
| D | snd_FxDelay.cpp | 219 nw::snd::SampleFormat format, in UpdateBuffer()
|
| D | snd_FxReverb.cpp | 350 SampleFormat format, in UpdateBuffer()
|
| D | snd_Voice.cpp | 66 nn::snd::SampleFormat GetSdkSampleFormat( nw::snd::SampleFormat format ) in GetSdkSampleFormat() 94 nw::snd::SampleFormat GetNwSampleFormat( nn::snd::SampleFormat format ) in GetNwSampleFormat() 1718 u32 Voice::FrameToByte( u32 sample, nw::snd::SampleFormat format ) in FrameToByte()
|
| /NW4C-1.2.23/sources/libraries/font/ |
| D | font_Font.cpp | 43 GLenum format = GL_ALPHA_NATIVE_DMP; in LoadTexture() local 97 TexFmt format, in Set()
|
| D | font_TextWriterBase.cpp | 146 StreamType format, in CalcFormatStringWidth() 165 StreamType format, in CalcFormatStringHeight() 185 StreamType format, in CalcFormatStringRect() 204 StreamType format, in CalcVStringRect() 285 StreamType format, in Printf() 303 StreamType format, in VPrintf()
|
| D | font_ResFontBase.cpp | 527 const TexFmt format = static_cast<TexFmt>(tg.sheetFormat); in GenTextureNames() local
|
| /NW4C-1.2.23/sources/libraries/gfx/ |
| D | gfx_OffScreenBuffer.cpp | 44 GLuint format; in OffScreenBuffer() local
|
| D | gfx_ActivateCommand.cpp | 262 u32 format = stream.GetFormatType(); in SetupActivateVertexAttributeCommand_() local 292 u32 format = stream.GetFormatType(); in SetupActivateVertexAttributeCommand_() local
|
| D | gfx_MeshRenderer.cpp | 472 int format = particleShape->GetVertexAttributeFormatType(index); in RenderParticleShape() local
|
| /NW4C-1.2.23/include/nw/lyt/ |
| D | lyt_TexMap.h | 348 void SetFormat(TexFormat format) in SetFormat() 437 u32 format: 4; member
|
| /NW4C-1.2.23/include/nw/gfx/ |
| D | gfx_IRenderTarget.h | 164 Builder& ColorFormat(RenderColorFormat format) in ColorFormat() 171 Builder& DepthFormat(RenderDepthFormat format) in DepthFormat()
|
| D | gfx_ActivateCommand.h | 89 static NW_INLINE u32 GetVertexFormat(s32 dimension, GLuint format) in GetVertexFormat() 113 static NW_INLINE u32 GetVertexSize(s32 dimension, GLuint format) in GetVertexSize()
|
| /NW4C-1.2.23/include/nw/demo/ |
| D | demo_DisplayBufferSwapper.h | 79 gfx::RenderColorFormat format; //!< バッファのカラーフォーマットです。 member 139 Builder& Format(gfx::RenderColorFormat format) in Format()
|
| /NW4C-1.2.23/include/nw/ut/ |
| D | ut_Inlines.h | 246 const char* format, in vsnprintf() 287 const wchar_t* format, in vsnwprintf() 327 const char* format, in snprintf() 356 const wchar_t* format, in snwprintf()
|
| /NW4C-1.2.23/include/nw/font/ |
| D | font_TextWriterBase.h | 491 const char* format, in VSNPrintf() 505 const wchar_t* format, in VSNPrintf()
|
| /NW4C-1.2.23/sources/libraries/gfx/res/ |
| D | gfx_ResTextureMapper.cpp | 713 uint format = texture.GetFormatHW(); in SetupTextureMapperCommand() local 789 uint format = texture.GetFormatHW(); in SetupTextureMapperCommand() local 861 uint format = texture.GetFormatHW(); in SetupTextureMapperCommand() local
|
| /NW4C-1.2.23/sources/libraries/demo/ |
| D | demo_GraphicsDrawing.cpp | 612 GraphicsDrawing::DrawString( const char* format, ... ) in DrawString() 633 GraphicsDrawing::DrawString( s32 posh, s32 posv, const char* format, ... ) in DrawString() 651 GraphicsDrawing::DrawStringArgs( s32 posh, s32 posv, const char* format, std::va_list args ) in DrawStringArgs()
|
| /NW4C-1.2.23/include/nw/dev/ |
| D | dev_Screenshot.h | 57 GLint format; //!< カラーフォーマットです。 member
|
| /NW4C-1.2.23/sources/libraries/lyt/ |
| D | lyt_Util.cpp | 36 GLenum format; member
|