Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fTextureFilteringTests.cpp487 } sizesCubeArray[] = {{8, 6}, {64, 12}, {128, 12}, {7, 12}, {63, 18}}; in init() local
545 for (int sizeNdx = 0; sizeNdx < DE_LENGTH_OF_ARRAY(sizesCubeArray); sizeNdx++) in init()
556 const int size = sizesCubeArray[sizeNdx].size; in init()
557 const int depth = sizesCubeArray[sizeNdx].depth; in init()