Lines Matching refs:m_storage
469 : m_storage (storage) in ContextArray()
484 if (m_storage == STORAGE_BUFFER) in ContextArray()
493 if (m_storage == STORAGE_BUFFER) in ~ContextArray()
498 else if (m_storage == STORAGE_USER) in ~ContextArray()
514 if (m_storage == STORAGE_BUFFER) in data()
522 else if (m_storage == STORAGE_USER) in data()
538 if (m_storage == STORAGE_BUFFER) in subdata()
546 else if (m_storage == STORAGE_USER) in subdata()
566 if (m_storage == STORAGE_USER) in bindIndexArray()
569 else if (m_storage == STORAGE_BUFFER) in bindIndexArray()
577 if (m_storage == STORAGE_BUFFER) in glBind()
612 else if (m_storage == STORAGE_USER) in glBind()