Searched refs:VERTEX_TANGENT_ATTRIBUTE (Results 1 – 5 of 5) sorted by relevance
174 if ( m_VertexAttributes & VERTEX_TANGENT_ATTRIBUTE ) in CreateArrays()358 if ( m_VertexAttributes & VERTEX_TANGENT_ATTRIBUTE ) in SetPackedArraysSize()436 if ( m_VertexAttributes & VERTEX_TANGENT_ATTRIBUTE ) in UpdateBuffers()660 if ( ( m_VertexAttributes & VERTEX_TANGENT_ATTRIBUTE ) && ( index < m_VerticesNum ) ) in SetTangent()883 if ( m_VertexAttributes & VERTEX_TANGENT_ATTRIBUTE ) in EnableVertexAttributes()
125 if ( m_VertexAttributes & demo::VERTEX_TANGENT_ATTRIBUTE ) in InitializeSphere()
192 if ( m_VertexAttributes & demo::VERTEX_TANGENT_ATTRIBUTE ) in InitializeCube()
168 if ( m_VertexAttributes & demo::VERTEX_TANGENT_ATTRIBUTE ) in InitializeCylinder()
40 VERTEX_TANGENT_ATTRIBUTE = (1 << 4) //!< Tangent attributes of the vertex attributes enumerator