Searched refs:texCubeArraySizes (Results 1 – 1 of 1) sorted by relevance
1073 } texCubeArraySizes[] = in init() local1088 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(texCubeArraySizes); ndx++) in init()1091 int size = texCubeArraySizes[ndx].size; in init()1092 int layers = texCubeArraySizes[ndx].layers; in init()1093 int levels = texCubeArraySizes[ndx].levels; in init()