diff options
| author | 2016-05-05 12:43:03 +0800 | |
|---|---|---|
| committer | 2016-05-06 09:31:36 +0800 | |
| commit | a0d40aaf12435fe82bc9c1612dbe97ea2a60da31 (patch) | |
| tree | ab48de5539223a95090209c06175920c57be90b5 /libs/gui/ConsumerBase.cpp | |
| parent | 0b546c408686e4353dfe4b3a12be1048b966944d (diff) | |
vulkan: refactor DebugReportCallbackList
Simplify DebugReportCallbackList to be a thread-safe list with three
methods:
 - AddCallback adds a node to the list
 - RemoveCallback removes a node from the list
 - Message invokes each of the nodes on the list
Add some static methods for Node* and VkDebugReportCallbackEXT
conversions.
Bug: 28120066
Change-Id: I109c6eff368cacb37508e2549dbd0b5dfa23bcb3
Diffstat (limited to 'libs/gui/ConsumerBase.cpp')
0 files changed, 0 insertions, 0 deletions