Home
last modified time | relevance | path

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

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/html/canvas/
H A DWebGLRenderingContext.cpp446 if (!isGLES2NPOTStrict()) in initializeNewContext()
1053 if (!isGLES2NPOTStrict() && level && WebGLTexture::isNPOT(width, height)) { in copyTexImage2D()
1591 if (!isGLES2NPOTStrict()) in drawArrays()
1596 if (!isGLES2NPOTStrict()) in drawArrays()
1667 if (!isGLES2NPOTStrict()) in drawElements()
1672 if (!isGLES2NPOTStrict()) in drawElements()
3066 if (!isGLES2NPOTStrict()) { in texImage2DBase()
H A DWebGLRenderingContext.h321 bool isGLES2NPOTStrict() { return m_isGLES2NPOTStrict; } in isGLES2NPOTStrict() function
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/
H A DChangeLog-2010-12-0611444 (WebCore::WebGLRenderingContext::isGLES2NPOTStrict):
71106 (WebCore::WebGLRenderingContext::isGLES2NPOTStrict):
71114 (WebCore::GraphicsContext3D::isGLES2NPOTStrict):
71117 (WebCore::GraphicsContext3D::isGLES2NPOTStrict):