Searched refs:m_IsStream (Results 1 – 3 of 3) sorted by relevance
58 bool m_IsStream; member184 return this->m_VertexAttribute[index].m_IsStream; in IsVertexStream()222 if (!this->m_VertexAttribute[index].m_IsStream) in GetVertexStreamPtr()243 if (!this->m_VertexAttribute[index].m_IsStream) in GetVertexStreamPtr()262 if (this->m_VertexAttribute[index].m_IsStream) in GetVertexParameter()276 if (this->m_VertexAttribute[index].m_IsStream) in GetVertexParameter()293 if (this->m_VertexAttribute[index].m_IsStream) in SetVertexParameter()441 this->m_VertexAttribute[this->m_ResVertexAttributeDataCount].m_IsStream = isStream; in AddVertexAttribute()
59 bool m_IsStream; member207 return this->m_IsStream[usage]; in IsStream()236 if (!this->m_IsStream[usage]) in GetStreamPtr()257 if (!this->m_IsStream[usage]) in GetStreamPtr()277 if (this->m_IsStream[usage]) in GetParameterPtr()310 if (this->m_IsStream[usage]) in GetStreamOrParameter()485 bool m_IsStream[PARTICLEUSAGE_COUNT]; variable
75 storage->m_IsStream = true; in ParticleStreamCreate()115 storage->m_IsStream = false; in ParticleParameterAttributeCreate()576 node->m_IsStream[usage] = true; in Create()593 node->m_IsStream[usage] = true; in Create()611 node->m_IsStream[usage] = true; in Create()683 node->m_IsStream[usage] = false; in Create()739 node->m_IsStream[usage] = true; in Create()808 node->m_IsStream[usage] = false; in Create()855 this->m_IsStream[i] = false; in ParticleCollection()930 if (this->m_IsStream[usage]) in SetParameter()