Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/gfx/res/
Dgfx_ResVertex.cpp92 if (area != ResVertexStreamBaseData::AREA_NO_MALLOC) in DeleteBuffer()
216 ref().m_MemoryArea = ResVertexStreamBaseData::AREA_NO_MALLOC; in Setup()
264 ref().m_MemoryArea = ResVertexStreamBaseData::AREA_NO_MALLOC; in Setup()
Dgfx_ResShape.cpp127 if (area != ResIndexStreamData::AREA_NO_MALLOC) in DeleteBuffer()
276 resStream.ref().m_MemoryArea = ResIndexStreamData::AREA_NO_MALLOC; in Setup()
Dgfx_ResTexture.cpp203 if (area != ResPixelBasedImageData::AREA_NO_MALLOC) in DeleteImage2D()
225 resImage.ref().m_MemoryArea = ResPixelBasedImageData::AREA_NO_MALLOC; in SetTexImage2D()
/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResVertex.h223 AREA_NO_MALLOC = 0, enumerator
435 AREA_NO_MALLOC = 0, enumerator
Dgfx_ResTexture.h66 AREA_NO_MALLOC = 0, enumerator