Home
last modified time | relevance | path

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

/external/chromium_org/gpu/command_buffer/service/
Dtexture_manager.h240 return npot_; in npot()
369 bool npot_; variable
Dtexture_manager.cc75 npot_(false), in Texture()
232 CanRender(feature_info), CanRenderTo(), npot_, in AddToSignature()
638 npot_ = target_ == GL_TEXTURE_EXTERNAL_OES; in Update()
652 npot_ = true; in Update()