Home
last modified time | relevance | path

Searched defs:descriptor (Results 1 - 25 of 652) sorted by relevance

12345678910>>...27

/third_party/mesa3d/src/mesa/main/
H A Dget_hash_params.py1 descriptor=[ global() variable
/third_party/skia/third_party/externals/dawn/src/utils/
H A DComboRenderBundleEncoderDescriptor.cpp22 wgpu::RenderBundleEncoderDescriptor* descriptor = this; in ComboRenderBundleEncoderDescriptor() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DQuerySetGL.cpp21 QuerySet::QuerySet(Device* device, const QuerySetDescriptor* descriptor) in QuerySet() argument
H A DBindGroupLayoutGL.cpp21 BindGroupLayout(DeviceBase* device, const BindGroupLayoutDescriptor* descriptor, PipelineCompatibilityToken pipelineCompatibilityToken) BindGroupLayout() argument
28 AllocateBindGroup(Device* device, const BindGroupDescriptor* descriptor) AllocateBindGroup() argument
H A DComputePipelineGL.cpp22 CreateUninitialized( Device* device, const ComputePipelineDescriptor* descriptor) CreateUninitialized() argument
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DMemoryAllocationStressTests.cpp32 wgpu::BufferDescriptor descriptor; in TEST_P() local
H A DBasicTests.cpp38 wgpu::BufferDescriptor descriptor; in TEST_P() local
52 wgpu::BufferDescriptor descriptor; in TEST_P() local
H A DViewportOrientationTests.cpp36 utils::ComboRenderPipelineDescriptor descriptor; in TEST_P() local
H A DPipelineLayoutTests.cpp41 wgpu::BindGroupLayoutDescriptor descriptor; in TEST_P() local
51 wgpu::BindGroupLayoutDescriptor descriptor; in TEST_P() local
63 wgpu::PipelineLayoutDescriptor descriptor; in TEST_P() local
[all...]
/third_party/protobuf/objectivec/
H A DGPBMessage.h385 + (GPBDescriptor *)descriptor; variable
[all...]
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DOldExtensions2.cs22 private static pbr::FileDescriptor descriptor; field in Google.Protobuf.TestProtos.OldGenerator.OldExtensions2Reflection
H A DUnittestIssue6936A.cs22 private static pbr::FileDescriptor descriptor; field in UnitTest.Issues.TestProtos.UnittestIssue6936AReflection
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DUnsafeAPIValidationTests.cpp25 dawn_native::DawnDeviceDescriptor descriptor; variable
74 dawn_native::DawnDeviceDescriptor descriptor; variable
84 wgpu::QuerySetDescriptor descriptor; in TEST_F() local
106 wgpu::QuerySetDescriptor descriptor; TEST_F() local
[all...]
H A DToggleValidationTests.cpp46 dawn_native::DawnDeviceDescriptor descriptor; in TEST_F() local
63 dawn_native::DawnDeviceDescriptor descriptor; in TEST_F() local
80 dawn_native::DawnDeviceDescriptor descriptor; in TEST_F() local
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DEnumBuilderContext.php41 private $descriptor; variable
46 $this->descriptor = new EnumDescriptor(); variable
/third_party/node/deps/v8/src/codegen/
H A Dcallable.h19 Callable(Handle<CodeT> code, CallInterfaceDescriptor descriptor) in Callable() argument
23 CallInterfaceDescriptor descriptor() const { return descriptor_; } in descriptor() function in v8::internal::final
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DScratchBuffer.cpp33 BufferDescriptor descriptor; in EnsureCapacity() local
/third_party/skia/third_party/externals/dawn/src/tests/white_box/
H A DD3D12ResourceHeapTests.cpp53 wgpu::TextureDescriptor descriptor; in TEST_P() local
84 wgpu::BufferDescriptor descriptor; TEST_P() local
[all...]
H A DInternalResourceUsageTests.cpp22 wgpu::BufferDescriptor descriptor; in CreateBuffer() local
/third_party/protobuf/src/google/protobuf/compiler/php/
H A Dphp_generator.h80 inline bool IsWrapperType(const FieldDescriptor* descriptor) { in IsWrapperType() argument
/third_party/protobuf/src/google/protobuf/
H A Dgenerated_enum_reflection.h78 bool ParseNamedEnum(const EnumDescriptor* descriptor, ConstStringParam name, in ParseNamedEnum() argument
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Reflection/
H A DTypeRegistryTest.cs84 private static void AssertDescriptorPresent(TypeRegistry registry, MessageDescriptor descriptor) in AssertDescriptorPresent() argument
89 private static void AssertDescriptorAbsent(TypeRegistry registry, MessageDescriptor descriptor) in AssertDescriptorAbsent() argument
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptorDeclaration.cs94 private DescriptorDeclaration(IDescriptor descriptor, Location location) in DescriptorDeclaration() argument
109 internal static DescriptorDeclaration FromProto(IDescriptor descriptor, Location location) => in FromProto() argument
H A DExtensionCollection.cs89 public IList<FieldDescriptor> GetExtensionsInDeclarationOrder(MessageDescriptor descriptor) in GetExtensionsInDeclarationOrder() argument
98 public IList<FieldDescriptor> GetExtensionsInNumberOrder(MessageDescriptor descriptor) in GetExtensionsInNumberOrder() argument
[all...]
H A DFieldAccessorBase.cs45 private readonly FieldDescriptor descriptor; field in Google.Protobuf.Reflection.FieldAccessorBase
47 internal FieldAccessorBase(PropertyInfo property, FieldDescriptor descriptor) in FieldAccessorBase() argument

Completed in 7 milliseconds

12345678910>>...27