Searched refs:getVertexArraysForCapture (Results 1 – 2 of 2) sorted by relevance
593 const VertexArrayMap &getVertexArraysForCapture() const { return mVertexArrayMap; } in getVertexArraysForCapture() function
1815 const gl::VertexArrayMap &vertexArrayMap = context->getVertexArraysForCapture(); in CaptureMidExecutionSetup()