Home
last modified time | relevance | path

Searched refs:indexStorage (Results 1 – 8 of 8) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fDrawTests.cpp79 spec.indexStorage = gls::DrawTestSpec::STORAGE_LAST; in genBasicSpec()
114 …mitive primitive, gls::DrawTestSpec::IndexType indexType, gls::DrawTestSpec::Storage indexStorage);
126 …imitive primitive, gls::DrawTestSpec::IndexType indexType, gls::DrawTestSpec::Storage indexStorage) in AttributeGroup() argument
131 , m_indexStorage (indexStorage) in AttributeGroup()
152 spec.indexStorage = m_indexStorage; in init()
187 spec.indexStorage = m_indexStorage; in init()
233 spec.indexStorage = m_indexStorage; in init()
352 spec.indexStorage = indexTest.storage; in init()
603 …spec.indexStorage = random.chooseWeighted<gls::DrawTestSpec::Storage> (DE_ARRAY_BEGIN(storages)… in init()
/external/deqp/modules/gles3/functional/
Des3fDrawTests.cpp110 spec.indexStorage = gls::DrawTestSpec::STORAGE_LAST; in genBasicSpec()
144 …mitive primitive, gls::DrawTestSpec::IndexType indexType, gls::DrawTestSpec::Storage indexStorage);
156 …imitive primitive, gls::DrawTestSpec::IndexType indexType, gls::DrawTestSpec::Storage indexStorage) in AttributeGroup() argument
161 , m_indexStorage (indexStorage) in AttributeGroup()
188 spec.indexStorage = m_indexStorage; in init()
223 spec.indexStorage = m_indexStorage; in init()
269 spec.indexStorage = m_indexStorage; in init()
329 spec.indexStorage = m_indexStorage; in init()
453 spec.indexStorage = indexTest.storage; in init()
1030 …spec.indexStorage = random.chooseWeighted<gls::DrawTestSpec::Storage> (DE_ARRAY_BEGIN(storages)… in init()
/external/deqp/modules/glshared/
DglsDrawTest.cpp2549 << DrawTestSpec::storageToString(indexStorage) << "_" in getName()
2651 << "index storage in " << DrawTestSpec::storageToString(indexStorage) << ", " in getDesc()
2659 << "index storage in " << DrawTestSpec::storageToString(indexStorage) << ", " in getDesc()
2669 << "index storage in " << DrawTestSpec::storageToString(indexStorage) << ", " in getDesc()
2686 << "index storage in " << DrawTestSpec::storageToString(indexStorage) << ", " in getDesc()
2788 << "\tindex storage in " << DrawTestSpec::storageToString(indexStorage) << "\n" in getMultilineDesc()
2796 << "\tindex storage in " << DrawTestSpec::storageToString(indexStorage) << "\n" in getMultilineDesc()
2806 << "\tindex storage in " << DrawTestSpec::storageToString(indexStorage) << "\n" in getMultilineDesc()
2823 << "\tindex storage in " << DrawTestSpec::storageToString(indexStorage) << "\n" in getMultilineDesc()
2834 << "\tindex storage in " << DrawTestSpec::storageToString(indexStorage) << "\n" in getMultilineDesc()
[all …]
DglsDrawTest.hpp225 Storage indexStorage; //!< used only if drawMethod = DrawElements* member
/external/deqp/modules/gles2/stress/
Des2sDrawTests.cpp52 spec.indexStorage = gls::DrawTestSpec::STORAGE_LAST; in genBasicSpec()
141 spec.indexStorage = indexTest.storage; in init()
317 …spec.indexStorage = random.chooseWeighted<gls::DrawTestSpec::Storage> (DE_ARRAY_BEGIN(storages)… in init()
/external/deqp/modules/gles31/functional/
Des31fDrawTests.cpp189 spec.indexStorage = gls::DrawTestSpec::STORAGE_LAST; in genBasicSpec()
233 …mitive primitive, gls::DrawTestSpec::IndexType indexType, gls::DrawTestSpec::Storage indexStorage);
245 …imitive primitive, gls::DrawTestSpec::IndexType indexType, gls::DrawTestSpec::Storage indexStorage) in AttributeGroup() argument
250 , m_indexStorage (indexStorage) in AttributeGroup()
271 spec.indexStorage = m_indexStorage; in init()
307 spec.indexStorage = m_indexStorage; in init()
354 spec.indexStorage = m_indexStorage; in init()
415 spec.indexStorage = m_indexStorage; in init()
510 spec.indexStorage = gls::DrawTestSpec::STORAGE_BUFFER; in init()
577 spec.indexStorage = gls::DrawTestSpec::STORAGE_BUFFER; in init()
[all …]
/external/deqp/modules/gles3/stress/
Des3sDrawTests.cpp233 spec.indexStorage = gls::DrawTestSpec::STORAGE_LAST; in genBasicSpec()
324 spec.indexStorage = indexTest.storage; in init()
531 …spec.indexStorage = random.chooseWeighted<gls::DrawTestSpec::Storage> (DE_ARRAY_BEGIN(storages)… in init()
/external/deqp/modules/gles31/stress/
Des31sDrawTests.cpp463 spec.indexStorage = gls::DrawTestSpec::STORAGE_BUFFER; in init()