Searched refs:GetCommandCache (Results 1 – 6 of 6) sorted by relevance
84 return ::std::make_pair(textureMapper.GetCommandSizeToSend(), textureMapper.GetCommandCache()); in GetOwnerCommand()108 u32* command = textureMapper.GetCommandCache(); in SetTextureMipmapCommand()695 u32* command = mapper.GetCommandCache(); in SetupTextureMapperCommand()787 u32* command = mapper.GetCommandCache(); in SetupTextureMapperCommand()854 u32* command = mapper.GetCommandCache(); in SetupTextureMapperCommand()
146 u32* command = resTextureMapper.GetCommandCache(); in SetupTextures()
89 internal::NWUseCmdlist( lookupTable.GetCommandCache(), lookupTable.GetCommandCacheCount() ); in ActivateLookupTable()
599 u32* GetCommandCache() { return &ref().m_CommandCache[0]; } in GetCommandCache() function600 const u32* GetCommandCache() const { return &ref().m_CommandCache[0]; } in GetCommandCache() function
802 const void* GetCommandCache() const { return ref().m_CommandCache; } in NW_RES_CTOR_INHERIT()
706 const u32* command = pixTexMapper.GetCommandCache(); in ActivateTextureMappers()742 const u32* command = pixTexMapper.GetCommandCache(); in ActivateParticleTextureMappers()