Searched refs:m_IsStream (Results 1 – 3 of 3) sorted by relevance
57 bool m_IsStream; member199 return this->m_IsStream[usage]; in IsStream()216 if (!this->m_IsStream[usage]) in GetStreamPtr()237 if (!this->m_IsStream[usage]) in GetStreamPtr()257 if (this->m_IsStream[usage]) in GetParameterPtr()288 if (this->m_IsStream[usage]) in GetStreamOrParameter()404 bool m_IsStream[PARTICLEUSAGE_COUNT]; variable
56 bool m_IsStream; member182 return this->m_VertexAttribute[index].m_IsStream; in IsVertexStream()220 if (!this->m_VertexAttribute[index].m_IsStream) in GetVertexStreamPtr()241 if (!this->m_VertexAttribute[index].m_IsStream) in GetVertexStreamPtr()260 if (this->m_VertexAttribute[index].m_IsStream) in GetVertexParameter()274 if (this->m_VertexAttribute[index].m_IsStream) in GetVertexParameter()291 if (this->m_VertexAttribute[index].m_IsStream) in SetVertexParameter()439 this->m_VertexAttribute[this->m_ResVertexAttributeDataCount].m_IsStream = isStream; in AddVertexAttribute()
76 storage->m_IsStream = true; in ParticleStreamCreate()116 storage->m_IsStream = false; in ParticleParameterAttributeCreate()577 node->m_IsStream[usage] = true; in Create()594 node->m_IsStream[usage] = true; in Create()612 node->m_IsStream[usage] = true; in Create()684 node->m_IsStream[usage] = false; in Create()740 node->m_IsStream[usage] = true; in Create()809 node->m_IsStream[usage] = false; in Create()854 this->m_IsStream[i] = false; in ParticleCollection()929 if (this->m_IsStream[usage]) in SetParameter()