Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.cpp1654 bool hasHalfFPTextures = false; in initConfigTable() local
1662 hasHalfFPTextures = true; in initConfigTable()
1667 hasHalfFPTextures = true; in initConfigTable()
1675 hasHalfFPTextures = true; in initConfigTable()
1726 if (hasHalfFPTextures) { in initConfigTable()
1750 if (hasHalfFPTextures) { in initConfigTable()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.cpp1706 bool hasHalfFPTextures = false; in initConfigTable() local
1714 hasHalfFPTextures = true; in initConfigTable()
1720 hasHalfFPTextures = true; in initConfigTable()
1729 hasHalfFPTextures = true; in initConfigTable()
1773 if (textureRedSupport && hasHalfFPTextures) { in initConfigTable()
1801 if (hasHalfFPTextures) { in initConfigTable()