Home
last modified time | relevance | path

Searched refs:mMapCount (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/
DCLMemory.cpp83 valUInt = mMapCount; in getInfo()
165 mMapCount(0u) in Memory()
182 mMapCount(0u) in Memory()
201 mMapCount(0u) in Memory()
DCLMemory.h91 std::atomic<cl_uint> mMapCount; variable