Home
last modified time | relevance | path

Searched refs:AREA_NO_MALLOC (Results 1 – 5 of 5) sorted by relevance

/NW4C-1.2.23/sources/libraries/gfx/res/
Dgfx_ResVertex.cpp91 if (area != ResVertexStreamBaseData::AREA_NO_MALLOC) in DeleteBuffer()
168 ref().m_MemoryArea = ResVertexStreamBaseData::AREA_NO_MALLOC; in Setup()
216 ref().m_MemoryArea = ResVertexStreamBaseData::AREA_NO_MALLOC; in Setup()
Dgfx_ResShape.cpp125 if (area != ResIndexStreamData::AREA_NO_MALLOC) in DeleteBuffer()
266 resStream.ref().m_MemoryArea = ResIndexStreamData::AREA_NO_MALLOC; in Setup()
Dgfx_ResTexture.cpp142 if (area != ResPixelBasedImageData::AREA_NO_MALLOC) in DeleteImage2D()
164 resImage.ref().m_MemoryArea = ResPixelBasedImageData::AREA_NO_MALLOC; in SetTexImage2D()
/NW4C-1.2.23/include/nw/gfx/res/
Dgfx_ResVertex.h205 AREA_NO_MALLOC = 0, enumerator
417 AREA_NO_MALLOC = 0, enumerator
Dgfx_ResTexture.h64 AREA_NO_MALLOC = 0, enumerator