Searched refs:BoundVertexArray (Results 1 – 3 of 3) sorted by relevance
210 const uint32_t curVAO = device_.BoundVertexArray(); in MakeVAO()
210 uint32_t BoundVertexArray() const;
1885 uint32_t wasbound = BoundVertexArray(); in UnBindBufferFromVertexArray()1949 uint32_t DeviceGLES::BoundVertexArray() const in BoundVertexArray() function in DeviceGLES