Searched refs:status (Results 1 – 8 of 8) sorted by relevance
| /CTR-SDK-4.2.7-SampleDemos/gx/Api/TextureCombiner/shaders/ |
| D | VShader.vsh | 30 // related status reg
|
| /CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/LineSimple/shaders/ |
| D | VShader.vsh | 30 // related status reg
|
| /CTR-SDK-4.2.7-SampleDemos/camera/Stereo/romfiles/ |
| D | VShader.vsh | 30 // related status reg
|
| /CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/GasColorOptimal/shaders/ |
| D | VShader1.vsh | 30 // related status reg
|
| D | VShader0.vsh | 30 // related status reg
|
| /CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/GasColorSimple/shaders/ |
| D | VShader1.vsh | 30 // related status reg
|
| D | VShader0.vsh | 30 // related status reg
|
| /CTR-SDK-4.2.7-SampleDemos/dlp/FakeClient/ |
| D | FakeClient.cpp | 301 void DisplayDownloadInfo(nn::dlp::ClientStatus status, demo::RenderSystemDrawing* pRenderSystem) in DisplayDownloadInfo() argument 311 …pRenderSystem->DrawText(FONT_SIZE * x, FONT_SIZE * y++, "NODE ID : %d\n", status.nodeId); in DisplayDownloadInfo() 312 …pRenderSystem->DrawText(FONT_SIZE * x, FONT_SIZE * y++, "STATE : %d\n", status.state.G… in DisplayDownloadInfo() 580 void DisplayDownload(nn::dlp::ClientStatus& status, const nn::dlp::TitleInfo& titleInfo, demo::Rend… in DisplayDownload() argument 586 DisplayDownloadInfo(status, pRenderSystem); in DisplayDownload()
|