Searched refs:ResPixelBasedTextureMapperData (Results 1 – 3 of 3) sorted by relevance
60 struct ResPixelBasedTextureMapperData : public ResTextureMapperData struct621 return ref().m_CommandCache[ResPixelBasedTextureMapperData::ADDRESS_INDEX] != 0; in NW_RES_FIELD_PRIMITIVE_DECL()629 ref().m_CommandCache[ResPixelBasedTextureMapperData::ADDRESS_INDEX] = 0; in ResetCommand()
218 void* mapperMemory = allocator->Alloc(sizeof(ResPixelBasedTextureMapperData)); in ResPixelBasedTextureMapper_CloneDynamic()224 ResPixelBasedTextureMapperData* textureMapper = in ResPixelBasedTextureMapper_CloneDynamic()225 new(mapperMemory) ResPixelBasedTextureMapperData(resPixelBasedTextureMapper.ref()); in ResPixelBasedTextureMapper_CloneDynamic()402 size += sizeof(ResPixelBasedTextureMapperData); in GetMemorySizeForCloneInternal()
767 ResPixelBasedTextureMapperData* ptr = mat.GetTextureMappers(mapperIndex).ptr(); in GetAnimTargetObject()781 ResPixelBasedTextureMapperData* ptr = mat.GetTextureMappers(mapperIndex).ptr(); in GetAnimTargetObject()