Searched refs:toSampler (Results 1 – 7 of 7) sorted by relevance
270 angleSampler->toSampler.set_ptr(referenceAngleSampler); in CreateResFragmentLight()364 angleSampler->toSampler.set_ptr(referenceAngleSampler); in CloneResFragmentLight()370 angleSampler->toSampler.set_ptr(NULL); in CloneResFragmentLight()408 if ( angleSampler->toSampler.to_ptr() != NULL ) in DestroyResFragmentLight()410 allocator->Free( angleSampler->toSampler.to_ptr() ); in DestroyResFragmentLight()
610 object = mapper.ref().toSampler.to_ptr(); in GetMaterialAnimTargetPtr()
731 lightingLookupTable->toSampler.set_ptr(referenceLookupTable); in CopyResLightingLookupTable()
62 nw::ut::Offset toSampler; member593 …const ResTextureSampler GetSampler() const { return ResTextureSampler( ref().toSampler.to_ptr() )… in NW_RES_CTOR_INHERIT()594 ResTextureSampler GetSampler() { return ResTextureSampler( ref().toSampler.to_ptr() ); } in GetSampler()
68 nw::ut::Offset toSampler; member
260 textureMapper->toSampler.set_ptr(textureSampler); in ResPixelBasedTextureMapper_CloneDynamic()325 allocator->Free(resPixelBasedTextureMapper.ref().toSampler.to_ptr()); in ResPixelBasedTextureMapper_DestroyDynamic()
212 ResStandardTextureSampler sampler(mapper.ref().toSampler.to_ptr()); in SetValue()