Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DState.h1228 const SamplerManager &getSamplerManagerForCapture() const { return *mSamplerManager; } in getSamplerManagerForCapture() function
/aosp_15_r20/external/angle/src/libANGLE/capture/
H A Dserialize.cpp1423 context->getState().getSamplerManagerForCapture(); in SerializeContextToString()
H A DFrameCapture.cpp4963 const gl::SamplerManager &samplers = apiState.getSamplerManagerForCapture(); in CaptureShareGroupMidExecutionSetup()