Searched refs:resultSize (Results 1 – 2 of 2) sorted by relevance
312 …s32 resultSize = internal::SetupDrawIndexStreamCommand(bufferInfo, indexStream, hasGeometryShader); in SetupDrawCommand() local313 NW_ASSERT( resultSize == indexStream.ref().m_CommandCacheSize ); in SetupDrawCommand()
2348 s32 resultSize = m_pFileStream->Read( s_LoadBuffer, loadSize ); in LoadStreamData() local2355 if ( resultSize != loadSize ) in LoadStreamData()