Home
last modified time | relevance | path

Searched defs:groupInfo (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/opengl/
DPipelineLayoutGL.cpp31 const auto& groupInfo = GetBindGroupLayout(group)->GetBindingInfo(); in PipelineLayout() local
DPipelineGL.cpp112 const auto& groupInfo = layout->GetBindGroupLayout(group)->GetBindingInfo(); in Initialize() local
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DBindGroupLayoutD3D12.cpp24 const auto& groupInfo = GetBindingInfo(); local
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
Dthread.cpp100 auto const& groupInfo = info[i].Group.GroupInfo[groupIdx]; in getProcessorGroups() local
/third_party/libabigail/tests/lib/
Dcatch.hpp5593 GroupInfo groupInfo; member
16881 void JunitReporter::testGroupStarting( GroupInfo const& groupInfo ) { in testGroupStarting()
17166 void ListeningReporter::testGroupStarting( GroupInfo const& groupInfo ) { in testGroupStarting()
17296 void XmlReporter::testGroupStarting( GroupInfo const& groupInfo ) { in testGroupStarting()