Lines Matching refs:IsValid

101     if (texture.IsValid() &&  in SetTextureMipmapCommand()
230 if (resTexture.IsValid()) in ResPixelBasedTextureMapper_CloneDynamic()
234 if (referenceTexture.IsValid()) in ResPixelBasedTextureMapper_CloneDynamic()
248 if (resStandardTextureSampler.IsValid()) in ResPixelBasedTextureMapper_CloneDynamic()
293 if (resTexture.IsValid()) in ResProceduralTextureMapper_CloneDynamic()
297 if (referenceTexture.IsValid()) in ResProceduralTextureMapper_CloneDynamic()
323 if (resPixelBasedTextureMapper.GetSampler().IsValid()) in ResPixelBasedTextureMapper_DestroyDynamic()
328 if (resPixelBasedTextureMapper.GetTexture().IsValid()) in ResPixelBasedTextureMapper_DestroyDynamic()
348 if (resProceduralTextureMapper.GetTexture().IsValid()) in ResProceduralTextureMapper_DestroyDynamic()
380 if (resTextureMapper.IsValid()) in CloneDynamic()
399 NW_ASSERT(ResStaticCast<ResPixelBasedTextureMapper>(*this).GetTexture().IsValid()); in GetMemorySizeForCloneInternal()
400 …sStandardTextureSampler>(ResStaticCast<ResPixelBasedTextureMapper>(*this).GetSampler()).IsValid()); in GetMemorySizeForCloneInternal()
499 NW_ASSERT(resTexture.IsValid()); in SetTexture()
615 if (resTexture.IsValid()) in SetupTexture()
618 if (refer.IsValid()) in SetupTexture()
620 if (refer.GetTargetTexture().IsValid()) in SetupTexture()
728 NW_ASSERT(sampler.IsValid()); in SetupTextureMapperCommand()
822 NW_ASSERT(sampler.IsValid()); in SetupTextureMapperCommand()
884 NW_ASSERT(sampler.IsValid()); in SetupTextureMapperCommand()
903 NW_ASSERT(texture.IsValid()); in ForceSetupTexture()