Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/capture/
DFrameCapture.cpp2916 gl::VertexArrayID boundVertexArrayID = {0}; in CaptureMidExecutionSetup() local
2934 boundVertexArrayID = vertexArrayID; in CaptureMidExecutionSetup()
2942 if (currentVertexArray->id() != boundVertexArrayID) in CaptureMidExecutionSetup()