Lines Matching refs:IsValid
196 if (resTexture.IsValid()) in ResPixelBasedTextureMapper_CloneDynamic()
200 if (referenceTexture.IsValid()) in ResPixelBasedTextureMapper_CloneDynamic()
214 if (resStandardTextureSampler.IsValid()) in ResPixelBasedTextureMapper_CloneDynamic()
259 if (resTexture.IsValid()) in ResProceduralTextureMapper_CloneDynamic()
263 if (referenceTexture.IsValid()) in ResProceduralTextureMapper_CloneDynamic()
289 if (resPixelBasedTextureMapper.GetSampler().IsValid()) in ResPixelBasedTextureMapper_DestroyDynamic()
294 if (resPixelBasedTextureMapper.GetTexture().IsValid()) in ResPixelBasedTextureMapper_DestroyDynamic()
314 if (resProceduralTextureMapper.GetTexture().IsValid()) in ResProceduralTextureMapper_DestroyDynamic()
346 if (resTextureMapper.IsValid()) in CloneDynamic()
365 NW_ASSERT(ResStaticCast<ResPixelBasedTextureMapper>(*this).GetTexture().IsValid()); in GetMemorySizeForCloneInternal()
366 …sStandardTextureSampler>(ResStaticCast<ResPixelBasedTextureMapper>(*this).GetSampler()).IsValid()); in GetMemorySizeForCloneInternal()
467 NW_ASSERT(resTexture.IsValid()); in SetTexture()
513 NW_ASSERT(resTextureSampler.IsValid()); in SetSampler()
618 if (resTexture.IsValid()) in SetupTexture()
621 if (refer.IsValid()) in SetupTexture()
623 if (refer.GetTargetTexture().IsValid()) in SetupTexture()