Home
last modified time | relevance | path

Searched defs:DisjointValueSync (Results 1 – 2 of 2) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/common/
H A Dgles2_cmd_format.h159 struct DisjointValueSync { struct
160 void Reset() { in Reset()
164 void SetDisjointCount(uint32_t token) { in SetDisjointCount()
169 uint32_t GetDisjointCount() { in GetDisjointCount()
173 base::subtle::Atomic32 disjoint_count;
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/common/
H A Dgles2_cmd_format.h159 struct DisjointValueSync { struct
160 void Reset() { in Reset()
164 void SetDisjointCount(uint32_t token) { in SetDisjointCount()
169 uint32_t GetDisjointCount() { in GetDisjointCount()
173 base::subtle::Atomic32 disjoint_count;