Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/
DgluDrawUtil.cpp432 static void disableVertexArrays (const glw::Functions& gl, const std::vector<VertexArrayBinding>& b… in disableVertexArrays() function
524 disableVertexArrays(gl, bindingsWithLocations); in drawFromUserPointers()