Home
last modified time | relevance | path

Searched refs:UseInterfaceBlockFields (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/gl/
DUseInterfaceBlockFields.h27 ANGLE_NO_DISCARD bool UseInterfaceBlockFields(TCompiler *compiler,
32 ANGLE_NO_DISCARD ANGLE_INLINE bool UseInterfaceBlockFields(TCompiler *compiler, in UseInterfaceBlockFields() function
DUseInterfaceBlockFields.cpp97 bool UseInterfaceBlockFields(TCompiler *compiler, in UseInterfaceBlockFields() function
/third_party/skia/third_party/externals/angle2/src/
Dcompiler.gni199 "src/compiler/translator/tree_ops/gl/UseInterfaceBlockFields.h",
270 "src/compiler/translator/tree_ops/gl/UseInterfaceBlockFields.cpp",
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DCompiler.cpp1588 return sh::UseInterfaceBlockFields(this, root, list, mSymbolTable); in useAllMembersInUnusedStandardAndSharedBlocks()