Searched refs:m_bound (Results 1 – 4 of 4) sorted by relevance
/external/deqp/modules/glshared/ | ||
D | glsVertexArrayTests.hpp | 178 virtual void unBind (void) { m_bound = false; } in unBind() |
D | glsDrawTest.cpp | 909 bool isBound (void) const { return m_bound; } in isBound() |
D | glsVertexArrayTests.cpp | 452 , m_bound (false) in ContextArray() |
/external/deqp/modules/gles31/functional/ | ||
D | es31fFboSRGBWriteControlTests.cpp | 570 bool m_bound; member in deqp::gles31::Functional::__anone73fa5f40111::TestFramebuffer |