Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DCoreProfileEngine.cpp469 GLboolean shouldNormalize = false; in setupArrayForDraw() local
477 shouldNormalize = true; in setupArrayForDraw()
480 shouldNormalize ? GL_TRUE : GL_FALSE /* normalized */, in setupArrayForDraw()