Searched defs:hasRobustAccess (Results 1 – 2 of 2) sorted by relevance
| /external/angle/src/libANGLE/ | ||
| D | State.h | 767 bool hasRobustAccess() const { return mHasRobustAccess; } in hasRobustAccess() function |
| D | State.cpp | 2179 bool hasRobustAccess, in State() |