Home
last modified time | relevance | path

Searched defs:uniformArray (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DUniformTest.cpp1086 for (const auto &uniformArray : uniformArrays) in TEST_P() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DRenderer9.cpp1815 const auto &uniformArray = programD3D->getD3DUniforms(); in applyUniforms() local