Home
last modified time | relevance | path

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

/external/chromium_org/gpu/command_buffer/service/
Dtexture_manager.cc224 bool is_npot_compatible = !needs_mips && in GetCanRenderCondition() local
228 if (!is_npot_compatible) { in GetCanRenderCondition()