Home
last modified time | relevance | path

Searched refs:attributesNeedStreaming (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/renderer/gl/
DVertexArrayGL.cpp203 bool attributesNeedStreaming, in syncIndexData() argument
216 if (attributesNeedStreaming) in syncIndexData()
234 if (attributesNeedStreaming) in syncIndexData()
DVertexArrayGL.h78 bool attributesNeedStreaming,