Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fTextureBorderClampTests.cpp2424 const char* const sizePotName = (!isCompressed) ? ("size_pot") : ("size_tile_multiple"); in init() local
2426 const char* const sizeName = (isNpotCase) ? (sizeNpotName) : (sizePotName); in init()