Searched defs:isVertexUniformLoopSupported (Results 1 – 2 of 2) sorted by relevance
87 virtual bool isVertexUniformLoopSupported (void) const { return true; } in isVertexUniformLoopSupported() function in glu::ContextInfo
83 …bool isVertexUniformLoopSupported (void) const { return m_vertexUniformLoopsSupported.getV… in isVertexUniformLoopSupported() function in glu::ES2ContextInfo