Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DStateManagerGL.h517 gl::AttributesMask mLocalDirtyCurrentValues; variable
DStateManagerGL.cpp1086 mLocalDirtyCurrentValues.set(index); in setAttributeCurrentData()
2167 (state.getAndResetDirtyCurrentValues() | mLocalDirtyCurrentValues); in syncState()
2168 mLocalDirtyCurrentValues.reset(); in syncState()