Searched refs:m_flushPartial (Results 1 – 1 of 1) sorted by relevance
2919 const bool m_flushPartial; member in deqp::gles3::Performance::__anon67db42180111::MapBufferRangeFlushCase2930 , m_flushPartial ((caseFlags&FLAG_FLUSH_PARTIAL) != 0) in MapBufferRangeFlushCase()2936 DE_ASSERT(!(m_flushPartial && m_flushInParts)); in MapBufferRangeFlushCase()2937 DE_ASSERT(!(m_flushPartial && !m_fullUpload)); in MapBufferRangeFlushCase()2953 (m_flushPartial) ? in init()3023 if (m_fullUpload && !m_flushPartial) in attemptBufferMap()3089 if (!m_flushPartial) in attemptBufferMap()3102 if (m_flushPartial) in attemptBufferMap()