Searched refs:physicalAddress (Results 1 – 3 of 3) sorted by relevance
313 void SetPhysicalAddress(uptr physicalAddress) in SetPhysicalAddress() argument315 m_PhysicalAddress = physicalAddress; in SetPhysicalAddress()
3034 uptr physicalAddress, in TextureInfo() argument3039 this->Set(texObject, physicalAddress, size, realSize, format); in TextureInfo()3088 uptr physicalAddress, in Set() argument3097 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()