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