Searched refs:hasColorAttr (Results 1 – 2 of 2) sorted by relevance
236 bool hasColorAttr; member289 if (m_spec.hasColorAttr) in init()330 if (m_spec.hasColorAttr) in renderTo()375 …const bool hasColorAttr = (flags & FLAG_ATTRIBS_SHARED_ELEMS) || (flags & FLAG_ATTRIBS_MULTIPLE_… in genTestSpec() local388 spec.hasColorAttr = hasColorAttr; in genTestSpec()466 if (m_spec.hasColorAttr) in createBuffers()491 const bool useUniformColor = !m_spec.hasColorAttr; in genVertexSource()
242 bool hasColorAttr; member295 if (m_spec.hasColorAttr) in init()336 if (m_spec.hasColorAttr) in renderTo()381 …const bool hasColorAttr = (flags & FLAG_ATTRIBS_SHARED_ELEMS) || (flags & FLAG_ATTRIBS_MULTIPLE_… in genTestSpec() local394 spec.hasColorAttr = hasColorAttr; in genTestSpec()472 if (m_spec.hasColorAttr) in createBuffers()497 const bool useUniformColor = !m_spec.hasColorAttr; in genVertexSource()