Home | History | Annotate | Download | only in functional

Lines Matching refs:numInstances

4292 								DrawInstancedGeometryInstancedCase	(Context& context, const char* name, const char* description, int numInstances, int numInvocations);
4305 DrawInstancedGeometryInstancedCase::DrawInstancedGeometryInstancedCase (Context& context, const char* name, const char* description, int numInstances, int numInvocations)
4307 , m_numInstances (numInstances)