Home | History | Annotate | Download | only in functional

Lines Matching refs:RandomCase

1388 class RandomCase : public TransformFeedbackCase
1391 RandomCase (Context& context, const char* name, const char* desc, deUint32 bufferType, deUint32 primitiveType, deUint32 seed)
1796 primitiveGroup->addChild(new RandomCase(m_context, de::toString(ndx+1).c_str(), "", bufferMode, primitiveType, seed));