Searched refs:GetCommandCache (Results 1 – 6 of 6) sorted by relevance
86 return ::std::make_pair(textureMapper.GetCommandSizeToSend(), textureMapper.GetCommandCache()); in GetOwnerCommand()110 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()
154 u32* command = resTextureMapper.GetCommandCache(); in SetupTextures()
91 internal::NWUseCmdlist( lookupTable.GetCommandCache(), lookupTable.GetCommandCacheCount() ); in ActivateLookupTable()
601 u32* GetCommandCache() { return &ref().m_CommandCache[0]; } in GetCommandCache() function602 const u32* GetCommandCache() const { return &ref().m_CommandCache[0]; } in GetCommandCache() function
805 const void* GetCommandCache() const { return ref().m_CommandCache; } in NW_RES_CTOR_INHERIT()
708 const u32* command = pixTexMapper.GetCommandCache(); in ActivateTextureMappers()744 const u32* command = pixTexMapper.GetCommandCache(); in ActivateParticleTextureMappers()