Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DD3D11InputLayoutCacheTest.cpp71 rx::InputLayoutCache *inputLayoutCache = renderer11->getStateManager()->getInputLayoutCache(); in TEST_P()
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DStateManager11.h283 InputLayoutCache *getInputLayoutCache() { return &mInputLayoutCache; } in getInputLayoutCache() function