Home
last modified time | relevance | path

Searched refs:markAllAttributeDivisorsForAdjustment (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/renderer/d3d/d3d11/
DVertexArray11.h55 void markAllAttributeDivisorsForAdjustment(int numViews);
DVertexArray11.cpp355 void VertexArray11::markAllAttributeDivisorsForAdjustment(int numViews) in markAllAttributeDivisorsForAdjustment() function in rx::VertexArray11
DStateManager11.cpp1186 mVertexArray11->markAllAttributeDivisorsForAdjustment(numViews); in syncState()