Searched refs:distanceSampler (Results 1 – 1 of 1) sorted by relevance
253 ResReferenceLookupTableData* distanceSampler = in CreateResFragmentLight() local256 distanceSampler->typeInfo = ResReferenceLookupTable_TYPE_INFO; in CreateResFragmentLight()257 distanceSampler->toTargetLut.set_ptr(NULL); in CreateResFragmentLight()258 distanceSampler->toPath.set_ptr(NULL); in CreateResFragmentLight()274 resFragmentLight->toDistanceSampler.set_ptr( distanceSampler ); in CreateResFragmentLight()321 ResReferenceLookupTableData* distanceSampler = in CloneResFragmentLight() local324 distanceSampler->typeInfo = ResReferenceLookupTable_TYPE_INFO; in CloneResFragmentLight()327 distanceSampler->toTargetLut.set_ptr(srcDistanceSampler.Dereference().ptr()); in CloneResFragmentLight()331 distanceSampler->toTargetLut.set_ptr(NULL); in CloneResFragmentLight()333 distanceSampler->toTableName.set_ptr(NULL); in CloneResFragmentLight()[all …]