Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DObserver.h57 InternalMemoryAllocationChanged, enumerator
DBuffer.cpp430 message == angle::SubjectMessage::InternalMemoryAllocationChanged); in onSubjectStateChange()
DVertexArray.cpp805 case angle::SubjectMessage::InternalMemoryAllocationChanged: in onSubjectStateChange()
DTexture.cpp2658 case angle::SubjectMessage::InternalMemoryAllocationChanged: in onSubjectStateChange()
/external/angle/src/libANGLE/renderer/vulkan/
DTransformFeedbackVk.cpp240 if (message == angle::SubjectMessage::InternalMemoryAllocationChanged) in onSubjectStateChange()
DBufferVk.cpp548 onStateChange(angle::SubjectMessage::InternalMemoryAllocationChanged); in setDataWithMemoryType()
1325 onStateChange(angle::SubjectMessage::InternalMemoryAllocationChanged); in acquireBufferHelper()
/external/angle/src/libANGLE/renderer/metal/
DBufferMtl.mm523 onStateChange(angle::SubjectMessage::InternalMemoryAllocationChanged);