Home
last modified time | relevance | path

Searched defs:getMiscFlags (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DCommandLine.h309 inline unsigned getMiscFlags() const { return Misc; } in getMiscFlags() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DCommandLine.h279 inline unsigned getMiscFlags() const { return Misc; } in getMiscFlags() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DTextureStorage11.cpp154 UINT TextureStorage11::getMiscFlags() const in getMiscFlags() function in rx::TextureStorage11