Searched refs:m_unrelatedBufferType (Results 1 – 1 of 1) sorted by relevance
4725 const UnrelatedBufferType m_unrelatedBufferType; member in deqp::gles3::Performance::__anon67db42180111::GenericUploadRenderTimeCase4747 , m_unrelatedBufferType (unrelatedBufferType) in GenericUploadRenderTimeCase()4753 DE_ASSERT(m_unrelatedBufferType < UNRELATEDBUFFERTYPE_LAST); in GenericUploadRenderTimeCase()4797 …<< ((m_unrelatedBufferType == UNRELATEDBUFFERTYPE_VERTEX) ? ("Uploading an unrelated buffer just b… in init()4815 …<< ((m_unrelatedBufferType == UNRELATEDBUFFERTYPE_VERTEX) ? ("Note that the data size and the time… in init()4993 if (m_unrelatedBufferType == UNRELATEDBUFFERTYPE_VERTEX) in runSample()