Home | History | Annotate | Download | only in glshared

Lines Matching refs:getPtrAccess

194 void*& QueriedState::getPtrAccess (void)
1722 if (state.getPtrAccess() != expected)
1725 buf << "Expected " << expected << ", got " << state.getPtrAccess();