Home
last modified time | relevance | path

Searched refs:onAtomicCounterBufferStateChange (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext.h273 void onAtomicCounterBufferStateChange(Context *context);
DState.h780 void onAtomicCounterBufferStateChange(size_t atomicCounterBufferIndex);
DContext.cpp6134 mStateCache.onAtomicCounterBufferStateChange(this); in bindBufferRange()
9049 mState.onAtomicCounterBufferStateChange(index - kAtomicCounterBuffer0SubjectIndex); in onSubjectStateChange()
9050 mStateCache.onAtomicCounterBufferStateChange(this); in onSubjectStateChange()
9525 void StateCache::onAtomicCounterBufferStateChange(Context *context) in onAtomicCounterBufferStateChange() function in gl::StateCache
DState.cpp3703 void State::onAtomicCounterBufferStateChange(size_t atomicCounterBufferIndex) in onAtomicCounterBufferStateChange() function in gl::State