Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fShaderImageLoadStoreTests.cpp3139 static const TextureType imageTypes[] = in init() local
3169 for (int imageTypeNdx = 0; imageTypeNdx < DE_LENGTH_OF_ARRAY(imageTypes); imageTypeNdx++) in init()
3171 const TextureType imageType = imageTypes[imageTypeNdx]; in init()