Home
last modified time | relevance | path

Searched defs:compilePending (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DShader.h88 bool compilePending() const { return mCompileStatus == CompileStatus::COMPILE_REQUESTED; } in compilePending() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DShader.h90 bool compilePending() const { return mCompileStatus == CompileStatus::COMPILE_REQUESTED; } in compilePending() function