Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/gfx/res/
Dgfx_ResTextureMapper.cpp211 ResStandardTextureSampler resStandardTextureSampler = in ResPixelBasedTextureMapper_CloneDynamic() local
214 if (resStandardTextureSampler.IsValid()) in ResPixelBasedTextureMapper_CloneDynamic()
224 new(samplerMemory) ResStandardTextureSamplerData(resStandardTextureSampler.ref()); in ResPixelBasedTextureMapper_CloneDynamic()
526 ResStandardTextureSampler resStandardTextureSampler = in SetSampler() local
528 command[2] = resStandardTextureSampler.GetBorderColor().ToPicaU32(); in SetSampler()