Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTextureBorderClampTests.cpp2413 const char* const sizeNpotName = (!isCompressed) ? ("size_npot") : ("size_not_tile_multiple"); in init() local
2414 const char* const sizeName = (isNpotCase) ? (sizeNpotName) : (sizePotName); in init()