Home
last modified time | relevance | path

Searched defs:isUsed (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/src/gpu/
H A DGrRenderTask.h128 bool isUsed(GrSurfaceProxy* proxy) const { in isUsed() function in GrRenderTask
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCSymbol.h216 bool isUsed() const { return IsUsed; } in isUsed() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DIRSymtab.h197 bool isUsed() const { return (Flags >> S::FB_used) & 1; } in isUsed() function
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcUniformBlockCase.cpp1540 bool isUsed = (block.getFlags() & (DECLARE_VERTEX | DECLARE_FRAGMENT)) != 0; in compareStd140Blocks() local
1622 bool isUsed = (block.getFlags() & (DECLARE_VERTEX | DECLARE_FRAGMENT)) != 0; in compareSharedBlocks() local
/third_party/vk-gl-cts/modules/glshared/
H A DglsUniformBlockCase.cpp1591 bool isUsed = (block.getFlags() & (DECLARE_VERTEX|DECLARE_FRAGMENT)) != 0; in compareStd140Blocks() local
1670 bool isUsed = (block.getFlags() & (DECLARE_VERTEX|DECLARE_FRAGMENT)) != 0; in compareSharedBlocks() local

Completed in 9 milliseconds