Home
last modified time | relevance | path

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

/CTR-SDK-4.2.7-SampleDemos/common/libraries/scene/
DTextWriter.cpp26 #define DISPLAY_0 0 macro
52 …NN_FONT_CMD_SET_VIEWPORT(0, 0, s_colBufferInfos[DISPLAY_0].width, s_colBufferInfos[DISPLAY_0].heig…
54 NN_FONT_CMD_SET_DISABLE_SCISSOR(s_colBufferInfos[DISPLAY_0]),
56 NN_FONT_CMD_SET_WBUFFER_DEPTHRANGE_POLYGONOFFSET(0, 0, 1, 0, s_colBufferInfos[DISPLAY_0])
97 m_targetDisplay = DISPLAY_0; in TextWriter()
151 …nn::math::MTX44OrthoPivot(&s_mtxProjection[DISPLAY_0], 0, NN_GX_DISPLAY0_HEIGHT, NN_GX_DISPLAY0_WI… in Initialize()
201 m_targetDisplay = DISPLAY_0; in BeginRender()