Home | History | Annotate | Download | only in d3d

Lines Matching refs:textureNPOT

196     if ((gl::isPow2(width) && gl::isPow2(height) && gl::isPow2(depth)) || mRenderer->getRendererExtensions().textureNPOT)