Home
last modified time | relevance | path

Searched defs:row (Results 1 – 3 of 3) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/common/libraries/demo/Utility/
Ddemo_TextureConverter.cpp117 for (s32 row = 0; row < textureInformation.blocksInCol; row++) in ConvertGLTextureToNative() local
163 u32 row = (no / textureInformation->blocksInRow); in ReadBlock() local
198 u32 row = (no / textureInformation->blocksInRow); in WriteBlock() local
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/LightingVertex/
DLightingVertex.cpp104 for(int row = 0; row < ROW_NUM; row++) in LoadSphere() local
120 for(int i = 0, row = 0; row < ROW_NUM - 1; row++) in LoadSphere() local
/CTR-SDK-4.2.7-SampleDemos/demo2/
Dgraphics.cpp97 for(int row = 0; row < ROW_NUM; row++) in LoadSphere() local
113 for(int i = 0, row = 0; row < ROW_NUM - 1; row++) in LoadSphere() local