Searched defs:maxVertices (Results 1 – 10 of 10) sorted by relevance
70 void GrGLSLGeometryBuilder::configure(InputType inputType, OutputType outputType, int maxVertices, in configure()
245 int64_t maxVertices = DEFAULT_BUFFER_SIZE; in onPrepareDraws() local
170 const deInt32 maxVertices = 3u * numLayers; in initPrograms() local
136 unsigned maxVertices; member
1592 const int maxVertices = (int)getNumVertices(numInvocations, testCase); in genGeometrySource() local2491 glw::GLint maxVertices = 0; in init() local3084 …const int maxVertices = (m_test == TEST_DIFFERENT_LAYERS) ? ((2 + m_numLayers-1) * m_numLayers)… in genGeometrySource() local3755 glw::GLint maxVertices = 0; in init() local
760 int maxVertices = -1; in layout() local
761 int maxVertices = -1; in layout() local
737 …const int maxVertices = (params.testType == TEST_TYPE_DIFFERENT_CONTENT) ? (n… in initPrograms() local