Searched refs:GetLocationAddress (Results 1 – 5 of 5) sorted by relevance
319 u32 GetLocationAddress() const { return ref().m_LocationAddress; } in NW_RES_CTOR()347 u32 locationAddress = this->GetLocationAddress(); in GetImageAddress()391 u32 GetLocationAddress() const { return this->GetImage().GetLocationAddress(); } in NW_RES_CTOR_INHERIT()651 …u32 GetLocationAddress( CubeFace face ) const { return this->GetImage( face ).GetLocationAddress()… in GetLocationAddress() function840 u32 GetLocationAddress() const { return this->GetImage().GetLocationAddress(); } in NW_RES_CTOR_INHERIT()
301 u32 GetLocationAddress() const { return ref().m_LocationAddress; } in NW_RES_CTOR_INHERIT()321 u32 locationAddress = this->GetLocationAddress(); in GetImageAddress()532 u32 GetLocationAddress() const { return ref().m_LocationAddress; } in NW_RES_CTOR()552 u32 locationAddress = this->GetLocationAddress(); in GetImageAddress()
94 void* address = reinterpret_cast<void*>( resStream.GetLocationAddress() ); in DeleteBuffer()214 if (this->GetLocationAddress() != NULL) in Setup()262 if ( this->GetLocationAddress() != NULL ) in Setup()
129 void* address = reinterpret_cast<void*>( resStream.GetLocationAddress() ); in DeleteBuffer()274 if (resStream.GetLocationAddress() != NULL) in Setup()
205 void* address = reinterpret_cast<void*>( resImage.GetLocationAddress() ); in DeleteImage2D()223 if (resImage.GetLocationAddress() != NULL) in SetTexImage2D()