Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/capture/
DFrameCapture.cpp2806 for (const auto &samplerIter : samplers) in CaptureSharedContextMidExecutionSetup() local
2808 gl::SamplerID samplerID = {samplerIter.first}; in CaptureSharedContextMidExecutionSetup()
2815 gl::Sampler *sampler = samplerIter.second; in CaptureSharedContextMidExecutionSetup()