Searched refs:physicalAddress (Results 1 – 3 of 3) sorted by relevance
313 void SetPhysicalAddress(uptr physicalAddress) in SetPhysicalAddress() argument315 m_PhysicalAddress = physicalAddress; in SetPhysicalAddress()
3071 uptr physicalAddress, in TextureInfo() argument3076 this->Set(texObject, physicalAddress, size, realSize, format); in TextureInfo()3125 uptr physicalAddress, in Set() argument3134 m_PhysicalAddress = physicalAddress; in Set()
298 uptr physicalAddress = 0; in LoadTexture() local345 physicalAddress = nngxGetPhysicalAddr((uptr)(dataAddr)); in LoadTexture()357 physicalAddress = nngxGetPhysicalAddr((uptr)(pixels)); in LoadTexture()366 physicalAddress, in LoadTexture()