Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DResourceManager.h168 const ResourceMap<Shader, ShaderProgramID> &getShadersForCapture() const { return mShaders; } in getShadersForCapture() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dframe_capture_utils.cpp1383 shaderProgramManager.getShadersForCapture(); in SerializeContextToString()
DFrameCapture.cpp2971 shadersAndPrograms.getShadersForCapture(); in CaptureShareGroupMidExecutionSetup()