Searched refs:hasGLFragColor (Results 1 – 2 of 2) sorted by relevance
145 bool hasGLFragColor = false; in translate() local156 ASSERT(!hasGLFragColor); in translate()157 hasGLFragColor = true; in translate()183 ASSERT(!((hasGLFragColor || hasGLSecondaryFragColor) && in translate()185 if (hasGLFragColor) in translate()
933 bool hasGLFragColor = false; in translateImpl() local940 ASSERT(!hasGLFragColor); in translateImpl()941 hasGLFragColor = true; in translateImpl()951 ASSERT(!(hasGLFragColor && hasGLFragData)); in translateImpl()952 if (hasGLFragColor) in translateImpl()