Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/d3d/
DRecordUniformBlocksWithLargeArrayMember.cpp155 bool isLargeArrayField = false; in IsInterfaceBlockWithLargeArrayField() local
158 isLargeArrayField = FieldIsOrHasLargeArrayField(*fields[i]); in IsInterfaceBlockWithLargeArrayField()
159 if (isLargeArrayField) in IsInterfaceBlockWithLargeArrayField()
165 return isLargeArrayField; in IsInterfaceBlockWithLargeArrayField()