Lines Matching refs:numInstances
62 deUint32 numInstances);
89 deUint32 numInstances);
138 deUint32 numInstances,
217 deUint32 numInstances);
240 deUint32 numInstances,
261 deUint32 numInstances) in VertexAccessTest() argument
268 , m_numInstances (numInstances) in VertexAccessTest()
393 deUint32 numInstances) in DrawAccessTest() argument
395 …ext, name, description, inputFormat, numVertexValues, numInstanceValues, numVertices, numInstances) in DrawAccessTest()
491 deUint32 numInstances, in VertexAccessInstance() argument
501 , m_numInstances (numInstances) in VertexAccessInstance()
1100 deUint32 numInstances) in DrawAccessInstance() argument
1108 numInstances, in DrawAccessInstance()
1137 deUint32 numInstances, in DrawIndexedAccessInstance() argument
1146 numInstances, in DrawIndexedAccessInstance()
1183 deUint32 numInstances; in createDrawTests() member
1204 config.numVertices, config.numInstances)); in createDrawTests()