| /NW4C-1.2.23/sources/libraries/demo/ |
| D | demo_CommandListSwapper.cpp | 68 nngxCmdlistStorage(description.bufferSize, description.requestCount); in CommandListSwapper() 348 GLint bufferSize; in GetCommandBufferSize() local 350 nngxGetCmdlistParameteri(NN_GX_CMDLIST_USED_BUFSIZE, &bufferSize); in GetCommandBufferSize() 353 return static_cast<int>(bufferSize); in GetCommandBufferSize() 360 GLint bufferSize; in GetReusableCommandBufferSize() local 367 nngxGetCmdlistParameteri(NN_GX_CMDLIST_USED_BUFSIZE, &bufferSize); in GetReusableCommandBufferSize() 373 return static_cast<int>(bufferSize); in GetReusableCommandBufferSize()
|
| D | demo_GraphicsSystem.cpp | 150 swapperDescription.bufferSize = description.commandBufferSize; in Create()
|
| /NW4C-1.2.23/sources/libraries/gfx/ |
| D | gfx_Material.cpp | 145 os::MemorySizeCalculator bufferSize(size.GetAlignment()); in GetMemorySizeInternal() local 147 bufferSize += sizeof(ResMaterialData); in GetMemorySizeInternal() 151 bufferSize += sizeof(ut::Offset) * resMaterial.GetShaderParametersCount(); in GetMemorySizeInternal() 157 bufferSize += sizeof(ResShaderParameterData) + sizeof(f32) * (parameterLength - 1); in GetMemorySizeInternal() 168 resTextureMapper.GetMemorySizeForCloneInternal(&bufferSize); in GetMemorySizeInternal() 178 resTextureMapper.GetMemorySizeForCloneInternal(&bufferSize); in GetMemorySizeInternal() 186 bufferSize += sizeof(ResFragmentShaderData); in GetMemorySizeInternal() 198 bufferSize += sizeof(ResFragmentLightingTableData); in GetMemorySizeInternal() 201 bufferSize += sizeof(ResLightingLookupTableData); in GetMemorySizeInternal() 205 bufferSize += sizeof(ResLightingLookupTableData); in GetMemorySizeInternal() [all …]
|
| D | gfx_ShaderBinaryInfo.cpp | 80 ShaderBinaryInfo::BuildCommonCommand( u32* bufferAddress, u32 bufferSize ) in BuildCommonCommand() argument 82 SafeBuffer buffer(bufferAddress, bufferSize); in BuildCommonCommand() 219 …BuildShaderProgramCommand( s32 vertexIndex, s32 geometryIndex, u32* bufferAddress, u32 bufferSize ) in BuildShaderProgramCommand() argument 221 SafeBuffer buffer(bufferAddress, bufferSize); in BuildShaderProgramCommand()
|
| /NW4C-1.2.23/include/nw/font/ |
| D | font_ArchiveFont.h | 81 u32 bufferSize, 97 u32 bufferSize,
|
| D | font_PackedFont.h | 141 u32 bufferSize, 158 u32 bufferSize, 499 u32 bufferSize,
|
| /NW4C-1.2.23/sources/libraries/font/ |
| D | font_ArchiveFont.cpp | 164 u32 bufferSize, in InitStreamingConstruct() argument 171 NW_FONT_BUFFERSIZE_ASSERT(bufferSize); in InitStreamingConstruct() 174 pContext->Init( pBuffer, bufferSize, glyphGroups ); in InitStreamingConstruct() 258 u32 bufferSize, in Construct() argument 265 NW_FONT_BUFFERSIZE_ASSERT( bufferSize ); in Construct() 273 InitStreamingConstruct(&context, pBuffer, bufferSize, glyphGroups); in Construct()
|
| D | font_PackedFont.cpp | 265 u32 bufferSize, in Construct() argument 272 NW_FONT_BUFFERSIZE_ASSERT(bufferSize); in Construct() 281 InitStreamingConstruct(&context, pBuffer, bufferSize, glyphGroups); in Construct() 592 u32 bufferSize, in AssignMemory() argument 599 NW_FONT_BUFFERSIZE_ASSERT(bufferSize); in AssignMemory() 608 u32 varibaleAreaSize = bufferSize - sizeGlyphIndexAdjustArray in AssignMemory() 612 if (varibaleAreaSize > bufferSize) in AssignMemory() 837 const u32 bufferSize = pContext->GetRemain(); in ConstructOpAnalyzeGLGRPacked() local 859 reinterpret_cast<uptr>(pTempFileHead + bufferSize - sizeAdjustTable), 2)); in ConstructOpAnalyzeGLGRPacked() 860 if (bufferSize < (pTempGLGRTail - pTempFileHead) + sizeAdjustTable) in ConstructOpAnalyzeGLGRPacked() [all …]
|
| /NW4C-1.2.23/sources/libraries/lyt/ |
| D | lyt_GraphicsResource.cpp | 242 size_t bufferSize = 0; in GetResourcePath() local 243 _wgetenv_s(&bufferSize, buff, FILENAME_MAX, L"NW4C_ROOT"); in GetResourcePath() 244 NW_ASSERT(bufferSize > 0); in GetResourcePath() 245 buff = StrCopy(buff + bufferSize - 1, sResourceFiles[i]); in GetResourcePath()
|
| /NW4C-1.2.23/include/nw/gfx/ |
| D | gfx_ShaderBinaryInfo.h | 82 s32 BuildCommonCommand( u32* bufferAddress, u32 bufferSize ); 92 u32 bufferSize = ut::GetOffsetFromPtr( currentBuffer, cmdBufferEnd ); in BuildCommonCommand() local 94 s32 result = this->BuildCommonCommand( currentBuffer, bufferSize ); in BuildCommonCommand() 105 …uildShaderProgramCommand( s32 vertexIndex, s32 geometryIndex, u32* bufferAddress, u32 bufferSize ); 119 u32 bufferSize = ut::GetOffsetFromPtr( currentBuffer, cmdBufferEnd ); in BuildShaderProgramCommand() local 121 … result = this->BuildShaderProgramCommand( vertexIndex, geometryIndex, currentBuffer, bufferSize ); in BuildShaderProgramCommand()
|
| /NW4C-1.2.23/include/nw/os/ |
| D | os_Memory.h | 261 size_t bufferSize = length + 1; in AllocateAndCopyString() local 262 TChar* copyStr = reinterpret_cast<char*>(allocator->Alloc(bufferSize)); in AllocateAndCopyString() 264 NW_CHAR_TRAITS_COPY(TChar, copyStr, bufferSize, str, length); in AllocateAndCopyString()
|
| /NW4C-1.2.23/demos/lyt/orthoStereo/sources/ |
| D | main.cpp | 308 GLsizei bufferSize; member 327 &pCmdListInfo->bufferSize, in StopCmdListSave() 351 cmdListInfo.bufferSize, in UseSavedCmdlist()
|
| /NW4C-1.2.23/include/nw/demo/ |
| D | demo_CommandListSwapper.h | 48 size_t bufferSize; //!< 1つのコマンドリストのバッファサイズです。 member
|
| /NW4C-1.2.23/demos/gfx/LowLayerDemo/sources/ |
| D | LowLayerDemo.cpp | 195 commandListSwapperDescription.bufferSize = COMMAND_BUFFER_SIZE; in InitializeGraphics()
|
| /NW4C-1.2.23/demos/gfx/ParticleLowLayerDemo/sources/ |
| D | ParticleLowLayerDemo.cpp | 207 commandListSwapperDescription.bufferSize = COMMAND_BUFFER_SIZE; in InitializeGraphics()
|
| /NW4C-1.2.23/demos/gfx/LowLayerAnimationDemo/sources/ |
| D | LowLayerAnimationDemo.cpp | 206 commandListSwapperDescription.bufferSize = COMMAND_BUFFER_SIZE; in InitializeGraphics()
|