| /NW4C-2.0.3/sources/libraries/dev/ |
| D | dev_Utility.cpp | 58 FormatToByte(GLint format) in FormatToByte() 101 CalcMemorySize(GLint format, int width, int height) in CalcMemorySize()
|
| D | dev_Profile.cpp | 221 char* format = "|%9.3f|%5d|%7.3f| %5.2f|%7.3f|%7.3f|"; in DumpReports() local 234 char* format = "%5llu|"; in DumpReports() local 241 char* format = "%6llu|"; in DumpReports() local 248 char* format = "%6llu|"; in DumpReports() local
|
| D | dev_DirectPrint.cpp | 789 GetPixelWriter_(GLuint format) in GetPixelWriter_() 879 GLuint format, in SetTargetBuffer() 902 GLint format = 0; in SetTargetActiveDisplayBuffer() local 944 DirectPrint::Printf(int x, int y, const char* format, ...) in Printf() 956 DirectPrint::Printf(int x, int y, bool turnOver, const char* format, ...) in Printf() 968 DirectPrint::Printf(int x, int y, bool turnOver, bool backErase, const char* format, ...) in Printf() 983 const char* format, in VPrintf()
|
| /NW4C-2.0.3/sources/libraries/snd/ |
| D | snd_WaveFileReader.cpp | 76 SampleFormat WaveFileReader::GetSampleFormat( u8 format ) in GetSampleFormat() 122 const SampleFormat format = GetSampleFormat( m_pInfoBlockBody->encoding ); in ReadWaveInfo() local
|
| D | snd_HardwareChannel.cpp | 118 void HardwareChannel::Initialize( const void* waveAddr, SampleFormat format, int sampleRate ) in Initialize()
|
| D | snd_Util.cpp | 952 unsigned long Util::GetSampleByByte( unsigned long byte, SampleFormat format ) in GetSampleByByte() 988 unsigned long Util::GetByteBySample( unsigned long samples, SampleFormat format ) in GetByteBySample()
|
| D | snd_FxDelay.cpp | 221 nw::snd::SampleFormat format, in UpdateBuffer()
|
| D | snd_FxReverb.cpp | 371 SampleFormat format, in UpdateBuffer()
|
| D | snd_Voice.cpp | 68 nn::snd::SampleFormat GetSdkSampleFormat( nw::snd::SampleFormat format ) in GetSdkSampleFormat() 96 nw::snd::SampleFormat GetNwSampleFormat( nn::snd::SampleFormat format ) in GetNwSampleFormat() 1719 u32 Voice::FrameToByte( u32 sample, nw::snd::SampleFormat format ) in FrameToByte()
|
| /NW4C-2.0.3/sources/libraries/font/ |
| D | font_Font.cpp | 45 GLenum format = GL_ALPHA_NATIVE_DMP; in LoadTexture() local 99 TexFmt format, in Set()
|
| D | font_TextWriterBase.cpp | 148 StreamType format, in CalcFormatStringWidth() 167 StreamType format, in CalcFormatStringHeight() 187 StreamType format, in CalcFormatStringRect() 206 StreamType format, in CalcVStringRect() 287 StreamType format, in Printf() 305 StreamType format, in VPrintf()
|
| D | font_ResFontBase.cpp | 529 const TexFmt format = static_cast<TexFmt>(tg.sheetFormat); in GenTextureNames() local
|
| /NW4C-2.0.3/sources/libraries/gfx/ |
| D | gfx_OffScreenBuffer.cpp | 46 GLuint format; in OffScreenBuffer() local
|
| D | gfx_ActivateCommand.cpp | 373 u32 format = stream.GetFormatType(); in SetupActivateVertexAttributeCommand_() local 403 u32 format = stream.GetFormatType(); in SetupActivateVertexAttributeCommand_() local
|
| D | gfx_MeshRenderer.cpp | 470 int format = particleShape->GetVertexAttributeFormatType(index); in RenderParticleShape() local
|
| /NW4C-2.0.3/include/nw/lyt/ |
| D | lyt_TexMap.h | 350 void SetFormat(TexFormat format) in SetFormat() 450 u32 format: 4; member
|
| /NW4C-2.0.3/include/nw/demo/ |
| D | demo_DisplayBufferSwapper.h | 81 gfx::RenderColorFormat format; //!< バッファのカラーフォーマットです。 member 141 Builder& Format(gfx::RenderColorFormat format) in Format()
|
| /NW4C-2.0.3/include/nw/gfx/ |
| D | gfx_IRenderTarget.h | 166 Builder& ColorFormat(RenderColorFormat format) in ColorFormat() 173 Builder& DepthFormat(RenderDepthFormat format) in DepthFormat()
|
| D | gfx_ActivateCommand.h | 93 static NW_INLINE u32 GetVertexFormat(s32 dimension, GLuint format) in GetVertexFormat() 117 static NW_INLINE u32 GetVertexSize(s32 dimension, GLuint format) in GetVertexSize()
|
| /NW4C-2.0.3/include/nw/ut/ |
| D | ut_Inlines.h | 248 const char* format, in vsnprintf() 289 const wchar_t* format, in vsnwprintf() 329 const char* format, in snprintf() 358 const wchar_t* format, in snwprintf()
|
| /NW4C-2.0.3/include/nw/font/ |
| D | font_TextWriterBase.h | 493 const char* format, in VSNPrintf() 507 const wchar_t* format, in VSNPrintf()
|
| /NW4C-2.0.3/sources/libraries/gfx/res/ |
| D | gfx_ResTextureMapper.cpp | 710 uint format = texture.GetFormatHW(); in SetupTextureMapperCommand() local 792 uint format = texture.GetFormatHW(); in SetupTextureMapperCommand() local 870 uint format = texture.GetFormatHW(); in SetupTextureMapperCommand() local
|
| /NW4C-2.0.3/sources/libraries/lyt/ |
| D | lyt_Util.cpp | 39 GLenum format; member 244 TexFormat format = texResource.GetFormat(); in LoadTexture() local
|
| /NW4C-2.0.3/include/nw/dev/ |
| D | dev_Screenshot.h | 59 GLint format; //!< カラーフォーマットです。 member
|
| /NW4C-2.0.3/sources/libraries/demo/ |
| D | demo_GraphicsDrawing.cpp | 519 GraphicsDrawing::DrawString( const char* format, ... ) in DrawString() 540 GraphicsDrawing::DrawString( s32 posh, s32 posv, const char* format, ... ) in DrawString() 558 GraphicsDrawing::DrawStringArgs( s32 posh, s32 posv, const char* format, std::va_list args ) in DrawStringArgs()
|