Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/
DgluContextInfo.hpp92 virtual bool isVertexDynamicLoopSupported (void) const { return true; } in isVertexDynamicLoopSupported() function in glu::ContextInfo
DgluContextInfo.cpp73 …bool isVertexDynamicLoopSupported (void) const { return m_vertexDynamicLoopsSupported.getV… in isVertexDynamicLoopSupported() function in glu::ES2ContextInfo