Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DResourceMap.h81 Iterator beginWithNull() const;
213 ResourceMap<ResourceType, IDType>::beginWithNull() const in beginWithNull() function
DFrameCapture.cpp2339 for (gl::QueryMap::Iterator queryIter = queryMap.beginWithNull(); in CaptureMidExecutionSetup()