Home | History | Annotate | Download | only in functional

Lines Matching refs:expectedError

2276 BadCommandBufferCase::BadCommandBufferCase (Context& context, const char* name, const char* desc, deUint32 alignment, deUint32 bufferSize, bool writeCommandToBuffer, deUint32 expectedError)
2281 , m_expectedError (expectedError)