Home
last modified time | relevance | path

Searched refs:texCubeArraySizes (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fTextureSpecificationTests.cpp1073 } texCubeArraySizes[] = in init() local
1088 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()