Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/
DgluES3PlusWrapperContext.cpp73 bool defaultVAOBound; member in glu::es3plus::Context
86 , defaultVAOBound (false) in Context()
98 defaultVAOBound = true; in Context()
258 context->defaultVAOBound = (array == 0); in bindVertexArray()