Searched defs:maxPatchVertices (Results 1 – 8 of 8) sorted by relevance
346 int maxPatchVertices= 0; in tessellation_control_invalid_vertex_count() local422 int maxPatchVertices= 0; in invalid_patch_parameteri() local
2130 glw::GLint maxPatchVertices = 0; in getMaxPatchVertices() local
211 const int maxPatchVertices; // Used by tess shaders only member
114 int maxPatchVertices; member
982 …const int maxPatchVertices = isTessellationPresent(m_spec) && isTessellationSupported(m_renderCtx,… in execute() local
1727 const int maxPatchVertices = 4; // \todo [2015-08-05 pyry] Query in initPrograms() local
983 GLint maxPatchVertices = 0; member