Searched defs:m_bound (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/glshared/
H A DglsVertexArrayTests.hpp177 virtual void unBind (void) { m_bound = false; }
178 virtual bool isBound (void) const { return m_bound; }
202 bool m_bound; member in class:deqp::gls::ContextArray

Completed in 67 milliseconds