Searched refs:physicalAddress (Results 1 – 3 of 3) sorted by relevance
294 uptr physicalAddress = 0; in LoadTexture() local341 physicalAddress = nngxGetPhysicalAddr((uptr)(dataAddr)); in LoadTexture()356 physicalAddress = nngxGetPhysicalAddr((uptr)(pixels)); in LoadTexture()379 physicalAddress = nngxGetPhysicalAddr((uptr)(address)); in LoadTexture()404 physicalAddress, in LoadTexture()
315 void SetPhysicalAddress(uptr physicalAddress) in SetPhysicalAddress() argument317 m_PhysicalAddress = physicalAddress; in SetPhysicalAddress()
3106 uptr physicalAddress, in TextureInfo() argument3111 this->Set(texObject, physicalAddress, size, realSize, format); in TextureInfo()3160 uptr physicalAddress, in Set() argument3169 m_PhysicalAddress = physicalAddress; in Set()