Home
last modified time | relevance | path

Searched defs:isPOT (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fTextureSizeTests.cpp391 bool isPOT = deIsPowerOfTwo32(width) && deIsPowerOfTwo32(height); in init() local
414 bool isPOT = deIsPowerOfTwo32(width) && deIsPowerOfTwo32(height); in init() local
/external/deqp/modules/gles3/functional/
Des3fTextureSizeTests.cpp392 bool isPOT = deIsPowerOfTwo32(width) && deIsPowerOfTwo32(height); in init() local
415 bool isPOT = deIsPowerOfTwo32(width) && deIsPowerOfTwo32(height); in init() local