Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DBindGroupLayoutD3D12.h30 enum DescriptorType { enum
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DBindGroupLayoutVk.cpp117 enum DescriptorType { in ComputePoolSizes() enum
/third_party/mingw-w64/mingw-w64-headers/include/
Dusbscan.h59 UCHAR DescriptorType; member
Dusb.h340 UCHAR DescriptorType; member
/third_party/mingw-w64/mingw-w64-headers/ddk/include/ddk/
Dusbscan.h76 IN UCHAR DescriptorType; member
/third_party/grpc/third_party/upb/upb/
Ddef.hpp32 typedef upb_descriptortype_t DescriptorType; typedef in upb::FieldDefPtr