Home
last modified time | relevance | path

Searched defs:lastMember (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_decorations.cpp336 const auto& lastMember = members.back(); in getSize() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_decorations.cpp336 const auto& lastMember = members.back(); in getSize() local
/third_party/spirv-tools/source/val/
Dvalidate_decorations.cpp363 const auto& lastMember = members.back(); in getSize() local
/third_party/glslang/glslang/Include/
DTypes.h2055 int lastMember = (int)structure->size() - 1; in adoptImplicitArraySizes() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fProgramInterfaceQueryTestCase.cpp1972 const size_t lastMember = resourceName.find_last_of('.'); in queryAndValidateProps() local
/third_party/glslang/glslang/MachineIndependent/
DParseHelper.cpp4506 const TIntermTyped* initializer, bool lastMember) in arraySizesCheck()