Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DShader.h248 bool hasBeenDeleted() const { return mDeleteStatus; } in hasBeenDeleted() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
DFrameCapture.cpp3027 if (shader->hasBeenDeleted()) in CaptureShareGroupMidExecutionSetup()