Home
last modified time | relevance | path

Searched defs:DescriptorTable (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Dgenerated_message_reflection.h278 struct PROTOBUF_EXPORT DescriptorTable { struct
286 const DescriptorTable* const* deps; argument
304 void PROTOBUF_EXPORT AssignDescriptors(const DescriptorTable* table, argument
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DPipelineLayoutD3D12.cpp33 D3D12_ROOT_DESCRIPTOR_TABLE DescriptorTable; in PipelineLayout() member