Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCLContext.h126 bool supportsIL() const;
197 inline bool Context::supportsIL() const in supportsIL() function
DvalidationCL.cpp3514 if (!ctx.supportsIL()) in ValidateCreateProgramWithIL()