Lines Matching refs:IsValid
99 if (texture.IsValid() && in SetTextureMipmapCommand()
228 if (resTexture.IsValid()) in ResPixelBasedTextureMapper_CloneDynamic()
232 if (referenceTexture.IsValid()) in ResPixelBasedTextureMapper_CloneDynamic()
246 if (resStandardTextureSampler.IsValid()) in ResPixelBasedTextureMapper_CloneDynamic()
291 if (resTexture.IsValid()) in ResProceduralTextureMapper_CloneDynamic()
295 if (referenceTexture.IsValid()) in ResProceduralTextureMapper_CloneDynamic()
321 if (resPixelBasedTextureMapper.GetSampler().IsValid()) in ResPixelBasedTextureMapper_DestroyDynamic()
326 if (resPixelBasedTextureMapper.GetTexture().IsValid()) in ResPixelBasedTextureMapper_DestroyDynamic()
346 if (resProceduralTextureMapper.GetTexture().IsValid()) in ResProceduralTextureMapper_DestroyDynamic()
378 if (resTextureMapper.IsValid()) in CloneDynamic()
397 NW_ASSERT(ResStaticCast<ResPixelBasedTextureMapper>(*this).GetTexture().IsValid()); in GetMemorySizeForCloneInternal()
398 …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()