Searched refs:Rows (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dmanytex.c31 static GLint Rows, Columns; variable in typeref:typename:GLint
169 Rows = (NumTextures + Columns - 1) / Columns;
170 printf("Rows: %d Cols: %d\n", Rows, Columns);
228 color[2] = (GLint) (255.0 * ((float) row / (Rows - 1)));
/xsrc/external/mit/MesaLib/dist/docs/isl/
H A Dunits.rst13 * Rows of some other unit size (<unit>_rows)
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv.core.grammar.json4799 { "kind" : "IdRef", "name" : "'Rows'" },

Completed in 50 milliseconds