Home | History | Annotate | Download | only in functional

Lines Matching refs:tex2DSizes

4372 		} tex2DSizes[] =
4402 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(tex2DSizes); ndx++)
4405 int width = tex2DSizes[ndx].width;
4406 int height = tex2DSizes[ndx].height;
4407 int levels = tex2DSizes[ndx].levels;