Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTextureBorderClampTests.cpp70 SIZE_NPOT enumerator
2415 const SizeType sizeType = (isNpotCase) ? (SIZE_NPOT) : (SIZE_POT); in init()
2626 const SizeType size = (isNpotCase) ? (SIZE_NPOT) : (SIZE_POT); in init()
2692 const SizeType sizeType = (isNpotCase) ? (SIZE_NPOT) : (SIZE_POT); in init()