Searched defs:maxPatchVertices (Results 1 – 4 of 4) sorted by relevance
176 const int maxPatchVertices; // Used by tess shaders only member
962 …const int maxPatchVertices = isTessellationPresent(m_spec) && isTessellationSupported(m_renderCtx,… in execute() local
1766 const int maxPatchVertices = 4; // \todo [2015-08-05 pyry] Query in initPrograms() local
2120 glw::GLint maxPatchVertices = 0; in getMaxPatchVertices() local