Lines Matching refs:ref
144 switch ( resImageTexture.ref().typeInfo ) in ResPixelBasedTextureMapper_Setup()
225 new(mapperMemory) ResPixelBasedTextureMapperData(resPixelBasedTextureMapper.ref()); in ResPixelBasedTextureMapper_CloneDynamic()
258 new(samplerMemory) ResStandardTextureSamplerData(resStandardTextureSampler.ref()); in ResPixelBasedTextureMapper_CloneDynamic()
288 new(mapperMemory) ResProceduralTextureMapperData(resProceduralTextureMapper.ref()); in ResProceduralTextureMapper_CloneDynamic()
325 allocator->Free(resPixelBasedTextureMapper.ref().toSampler.to_ptr()); in ResPixelBasedTextureMapper_DestroyDynamic()
330 allocator->Free(resPixelBasedTextureMapper.ref().toTexture.to_ptr()); in ResPixelBasedTextureMapper_DestroyDynamic()
350 allocator->Free(resProceduralTextureMapper.ref().toTexture.to_ptr()); in ResProceduralTextureMapper_DestroyDynamic()
362 switch ( this->ref().typeInfo ) in CloneDynamic()
382 resTextureMapper.ref().m_DynamicAllocator = allocator; in CloneDynamic()
394 switch ( this->ref().typeInfo ) in GetMemorySizeForCloneInternal()
418 if ( this->ref().m_DynamicAllocator == NULL ) { return; } in DestroyDynamic()
420 switch ( this->ref().typeInfo ) in DestroyDynamic()
424 s_TextureMapperDestroyDynamicTable[0]( *this, this->ref().m_DynamicAllocator ); in DestroyDynamic()
429 s_TextureMapperDestroyDynamicTable[1]( *this, this->ref().m_DynamicAllocator ); in DestroyDynamic()
451 switch ( this->ref().typeInfo ) in Setup()
476 switch ( this->ref().typeInfo ) in Cleanup()
502 referenceTexture.ref().toTargetTexture.set_ptr(resTexture.Dereference().ptr()); in SetTexture()
504 switch ( this->ref().typeInfo ) in SetTexture()
512 switch ( resImageTexture.ref().typeInfo ) in SetTexture()
566 switch ( resTexture.ref().typeInfo ) in ReferResTexture()
905 refer.ref().toTargetTexture.set_ptr(texture.ptr()); in ForceSetupTexture()
909 switch ( resImageTexture.ref().typeInfo ) in ForceSetupTexture()