Lines Matching refs:indexStorage
189 spec.indexStorage = gls::DrawTestSpec::STORAGE_LAST;
233 AttributeGroup (Context& context, const char* name, const char* descr, gls::DrawTestSpec::DrawMethod drawMethod, gls::DrawTestSpec::Primitive primitive, gls::DrawTestSpec::IndexType indexType, gls::DrawTestSpec::Storage indexStorage);
245 AttributeGroup::AttributeGroup (Context& context, const char* name, const char* descr, gls::DrawTestSpec::DrawMethod drawMethod, gls::DrawTestSpec::Primitive primitive, gls::DrawTestSpec::IndexType indexType, gls::DrawTestSpec::Storage indexStorage)
250 , m_indexStorage (indexStorage)
272 spec.indexStorage = m_indexStorage;
309 spec.indexStorage = m_indexStorage;
357 spec.indexStorage = m_indexStorage;
419 spec.indexStorage = m_indexStorage;
514 spec.indexStorage = gls::DrawTestSpec::STORAGE_BUFFER;
581 spec.indexStorage = gls::DrawTestSpec::STORAGE_BUFFER;
2174 spec.indexStorage = gls::DrawTestSpec::STORAGE_BUFFER;