Home
last modified time | relevance | path

Searched defs:indexStorage (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/gpu/ops/
DGrDrawPathOp.cpp204 SkAutoSTMalloc<2048, uint16_t> indexStorage(fTotalPathCount); in onExecute() local
/external/deqp/modules/glshared/
DglsDrawTest.hpp225 Storage indexStorage; //!< used only if drawMethod = DrawElements* member
/external/deqp/modules/gles2/functional/
Des2fDrawTests.cpp126 …imitive primitive, gls::DrawTestSpec::IndexType indexType, gls::DrawTestSpec::Storage indexStorage) in AttributeGroup()
/external/deqp/modules/gles3/functional/
Des3fDrawTests.cpp156 …imitive primitive, gls::DrawTestSpec::IndexType indexType, gls::DrawTestSpec::Storage indexStorage) in AttributeGroup()
/external/deqp/modules/gles31/functional/
Des31fDrawTests.cpp245 …imitive primitive, gls::DrawTestSpec::IndexType indexType, gls::DrawTestSpec::Storage indexStorage) in AttributeGroup()