Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DShader.h87 return mActiveOutputVariables; in getActiveOutputVariables()
135 std::vector<sh::ShaderVariable> mActiveOutputVariables; variable
DShader.cpp328 mState.mActiveOutputVariables.clear(); in compile()
535 mState.mActiveOutputVariables = in resolveCompile()