Home
last modified time | relevance | path

Searched refs:MEMORY_AREA_VRAMA (Results 1 – 2 of 2) sorted by relevance

/NW4C-1.2.23/include/nw/gfx/
Dgfx_IRenderTarget.h78 MEMORY_AREA_VRAMA = internal::MEMORY_AREA_VRAMA_INTERNAL, //!< VRAMのAチャンネルの領域を表します。 enumerator
122 colorArea(MEMORY_AREA_VRAMA), in Description()
/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_IRenderTarget.cpp82 …raphicsMemoryArea)(texture.GetLocationFlag() & (MEMORY_AREA_FCRAM | MEMORY_AREA_VRAMA | MEMORY_ARE… in CreateOffScreenBuffer()