Searched refs:mActiveAttributes (Results 1 – 2 of 2) sorted by relevance
83 const std::vector<sh::ShaderVariable> &getActiveAttributes() const { return mActiveAttributes; } in getActiveAttributes()134 std::vector<sh::ShaderVariable> mActiveAttributes; variable
327 mState.mActiveAttributes.clear(); in compile()473 mState.mActiveAttributes = GetActiveShaderVariables(&mState.mAllAttributes); in resolveCompile()513 mState.mActiveAttributes = GetActiveShaderVariables(&mState.mAllAttributes); in resolveCompile()520 mState.mActiveAttributes = GetActiveShaderVariables(&mState.mAllAttributes); in resolveCompile()