Home
last modified time | relevance | path

Searched defs:useVao (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/glshared/
DglsVertexArrayTests.cpp1148 …:render (Array::Primitive primitive, int firstVertex, int vertexCount, bool useVao, float coordSca… in render()
2038 const bool useVao = m_renderCtx.getType().getProfile() == glu::PROFILE_CORE; in iterate() local
DglsDrawTest.cpp1779 …& renderCtx, sglr::Context& drawContext, const tcu::UVec2& screenSize, bool useVao, bool logEnable… in AttributePack()
3113 bool useVao = false; in init() local