Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DState.h849 const SamplerManager &getSamplerManagerForCapture() const { return *mSamplerManager; } in getSamplerManagerForCapture() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dframe_capture_utils.cpp1361 context->getState().getSamplerManagerForCapture(); in SerializeContextToString()
DFrameCapture.cpp3070 const gl::SamplerManager &samplers = apiState.getSamplerManagerForCapture(); in CaptureShareGroupMidExecutionSetup()