Searched refs:isCoherent (Results 1 – 8 of 8) sorted by relevance
74 bool isCoherent() const;147 bool isCoherent() const;225 ANGLE_INLINE bool BufferBlock::isCoherent() const in isCoherent() function353 ANGLE_INLINE bool BufferSuballocation::isCoherent() const in isCoherent() function355 return mBufferBlock->isCoherent(); in isCoherent()368 if (!isCoherent()) in flush()381 if (!isCoherent()) in invalidate()
498 (coherency == vk::MemoryCoherency::Coherent) == mStagingBuffer.isCoherent() && in allocStagingBuffer()526 if (!mStagingBuffer.isCoherent()) in flushStagingBuffer()603 ASSERT(src.isCoherent()); in ghostMappedBuffer()604 ASSERT(mBuffer.isCoherent()); in ghostMappedBuffer()887 ASSERT(mBuffer.isCoherent()); in directUpdate()
117 bool isCoherent() const in isCoherent() function806 bool isCoherent() const { return mSuballocation.isCoherent(); } in isCoherent() function
5001 if (!isCoherent()) in initializeNonZeroMemory()
628 bool isCoherent() const { return false; } in isCoherent() function676 bool isCoherent() const { return coherent; } in isCoherent() function
408 if (qualifier.isCoherent()) in TranslateMemoryDecoration()