Lines Matching refs:m_storage
449 : m_storage (storage) in ContextArray()
464 if (m_storage == STORAGE_BUFFER) in ContextArray()
473 if (m_storage == STORAGE_BUFFER) in ~ContextArray()
478 else if (m_storage == STORAGE_USER) in ~ContextArray()
494 if (m_storage == STORAGE_BUFFER) in data()
502 else if (m_storage == STORAGE_USER) in data()
518 if (m_storage == STORAGE_BUFFER) in subdata()
526 else if (m_storage == STORAGE_USER) in subdata()
546 if (m_storage == STORAGE_USER) in bindIndexArray()
549 else if (m_storage == STORAGE_BUFFER) in bindIndexArray()
557 if (m_storage == STORAGE_BUFFER) in glBind()
592 else if (m_storage == STORAGE_USER) in glBind()