Home
last modified time | relevance | path

Searched refs:m_outputPatchSize (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fTessellationTests.cpp2862 , m_outputPatchSize (outputPatchSize) in PatchVertexCountCase()
2875 const int m_outputPatchSize; member in deqp::gles31::Functional::__anon4a9088cf0211::PatchVertexCountCase
2888 const string outSizeStr = de::toString(m_outputPatchSize); in init()
2974 …patch size is " << m_inputPatchSize << ", output patch size is " << m_outputPatchSize << TestLog::… in iterate()