Home
last modified time | relevance | path

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

/external/chromium_org/gpu/command_buffer/common/
Dgles2_cmd_utils.h157 static bool IsNPOT(uint32_t value) { in IsNPOT() function
/external/chromium_org/gpu/command_buffer/service/
Dtexture_manager_unittest.cc32 static bool IsNPOT(const Texture* texture) { in IsNPOT() function in gpu::gles2::TextureTestHelper