Home
last modified time | relevance | path

Searched defs:bufferSize (Results 1 – 10 of 10) sorted by relevance

/NW4C-1.2.23/sources/libraries/demo/
Ddemo_CommandListSwapper.cpp348 GLint bufferSize; in GetCommandBufferSize() local
360 GLint bufferSize; in GetReusableCommandBufferSize() local
/NW4C-1.2.23/sources/libraries/font/
Dfont_ArchiveFont.cpp164 u32 bufferSize, in InitStreamingConstruct()
258 u32 bufferSize, in Construct()
Dfont_PackedFont.cpp265 u32 bufferSize, in Construct()
592 u32 bufferSize, in AssignMemory()
837 const u32 bufferSize = pContext->GetRemain(); in ConstructOpAnalyzeGLGRPacked() local
/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_ShaderBinaryInfo.cpp80 ShaderBinaryInfo::BuildCommonCommand( u32* bufferAddress, u32 bufferSize ) in BuildCommonCommand()
219 …BuildShaderProgramCommand( s32 vertexIndex, s32 geometryIndex, u32* bufferAddress, u32 bufferSize ) in BuildShaderProgramCommand()
Dgfx_Material.cpp145 os::MemorySizeCalculator bufferSize(size.GetAlignment()); in GetMemorySizeInternal() local
/NW4C-1.2.23/include/nw/demo/
Ddemo_CommandListSwapper.h48 size_t bufferSize; //!< 1つのコマンドリストのバッファサイズです。 member
/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_GraphicsResource.cpp242 size_t bufferSize = 0; in GetResourcePath() local
/NW4C-1.2.23/include/nw/os/
Dos_Memory.h261 size_t bufferSize = length + 1; in AllocateAndCopyString() local
/NW4C-1.2.23/demos/lyt/orthoStereo/sources/
Dmain.cpp308 GLsizei bufferSize; member
/NW4C-1.2.23/include/nw/gfx/
Dgfx_ShaderBinaryInfo.h92 u32 bufferSize = ut::GetOffsetFromPtr( currentBuffer, cmdBufferEnd ); in BuildCommonCommand() local
119 u32 bufferSize = ut::GetOffsetFromPtr( currentBuffer, cmdBufferEnd ); in BuildShaderProgramCommand() local