Searched refs:ResPixelBasedTextureMapperData (Results 1 – 3 of 3) sorted by relevance
58 struct ResPixelBasedTextureMapperData : public ResTextureMapperData struct572 return ref().m_CommandCache[ResPixelBasedTextureMapperData::ADDRESS_INDEX] != 0; in NW_RES_FIELD_PRIMITIVE_DECL()580 ref().m_CommandCache[ResPixelBasedTextureMapperData::ADDRESS_INDEX] = 0; in ResetCommand()
184 void* mapperMemory = allocator->Alloc(sizeof(ResPixelBasedTextureMapperData)); in ResPixelBasedTextureMapper_CloneDynamic()190 ResPixelBasedTextureMapperData* textureMapper = in ResPixelBasedTextureMapper_CloneDynamic()191 new(mapperMemory) ResPixelBasedTextureMapperData(resPixelBasedTextureMapper.ref()); in ResPixelBasedTextureMapper_CloneDynamic()368 size += sizeof(ResPixelBasedTextureMapperData); in GetMemorySizeForCloneInternal()
733 ResPixelBasedTextureMapperData* ptr = mat.GetTextureMappers(mapperIndex).ptr(); in GetAnimTargetObject()747 ResPixelBasedTextureMapperData* ptr = mat.GetTextureMappers(mapperIndex).ptr(); in GetAnimTargetObject()