Searched refs:GetLocationAddress (Results 1 – 5 of 5) sorted by relevance
313 u32 GetLocationAddress() const { return ref().m_LocationAddress; } in NW_RES_CTOR()341 u32 locationAddress = this->GetLocationAddress(); in GetImageAddress()385 u32 GetLocationAddress() const { return this->GetImage().GetLocationAddress(); } in NW_RES_CTOR_INHERIT()643 …u32 GetLocationAddress( CubeFace face ) const { return this->GetImage( face ).GetLocationAddress()… in GetLocationAddress() function687 u32 GetLocationAddress() const { return this->GetImage().GetLocationAddress(); } in NW_RES_CTOR_INHERIT()
283 u32 GetLocationAddress() const { return ref().m_LocationAddress; } in NW_RES_CTOR_INHERIT()303 u32 locationAddress = this->GetLocationAddress(); in GetImageAddress()514 u32 GetLocationAddress() const { return ref().m_LocationAddress; } in NW_RES_CTOR()534 u32 locationAddress = this->GetLocationAddress(); in GetImageAddress()
93 void* address = reinterpret_cast<void*>( resStream.GetLocationAddress() ); in DeleteBuffer()166 if (this->GetLocationAddress() != NULL) in Setup()214 if ( this->GetLocationAddress() != NULL ) in Setup()
127 void* address = reinterpret_cast<void*>( resStream.GetLocationAddress() ); in DeleteBuffer()264 if (resStream.GetLocationAddress() != NULL) in Setup()
144 void* address = reinterpret_cast<void*>( resImage.GetLocationAddress() ); in DeleteImage2D()162 if (resImage.GetLocationAddress() != NULL) in SetTexImage2D()