Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext.h260 void onVertexArrayFormatChange(Context *context);
DContext.cpp5787 mStateCache.onVertexArrayFormatChange(this); in vertexAttribFormat()
5796 mStateCache.onVertexArrayFormatChange(this); in vertexAttribIFormat()
5808 mStateCache.onVertexArrayFormatChange(this); in vertexBindingDivisor()
9452 void StateCache::onVertexArrayFormatChange(Context *context) in onVertexArrayFormatChange() function in gl::StateCache