Home
last modified time | relevance | path

Searched refs:textureSamplersHash (Results 1 – 1 of 1) sorted by relevance

/NW4C-2.0.3/sources/libraries/gfx/res/
Dgfx_ResMaterial.cpp126 u32 textureSamplersHash = resMaterial.GetTextureSamplersHash(); in SetupTextures() local
219 textureSamplersHash ^= hash; in SetupTextures()
223 resMaterial.SetTextureMappersHash(textureSamplersHash); in SetupTextures()
539 u32 textureSamplersHash = GetTextureSamplersHash(); in ForceSetupTexture() local
568 textureSamplersHash ^= hash; in ForceSetupTexture()
572 SetTextureMappersHash(textureSamplersHash); in ForceSetupTexture()