HomeSort by relevance Sort by last modified time
    Searched refs:isGLES2NPOTStrict (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/html/canvas/
WebGLRenderingContext.cpp 445 if (!isGLES2NPOTStrict())
    [all...]
WebGLRenderingContext.h 325 bool isGLES2NPOTStrict() { return m_isGLES2NPOTStrict; }

Completed in 30 milliseconds