Home
last modified time | relevance | path

Searched defs:descriptor (Results 151 - 175 of 1130) sorted by relevance

12345678910>>...46

/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DQuerySetD3D12.cpp37 Create(Device* device, const QuerySetDescriptor* descriptor) Create() argument
H A DSamplerD3D12.cpp36 Ref<Sampler> Sampler::Create(Device* device, const SamplerDescriptor* descriptor) { in Create() argument
40 Sampler::Sampler(Device* device, const SamplerDescriptor* descriptor) in Sampler() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DSwapChainGL.cpp25 SwapChain::SwapChain(Device* device, const SwapChainDescriptor* descriptor) in SwapChain() argument
34 TextureBase* SwapChain::GetNextTextureImpl(const TextureDescriptor* descriptor) { in GetNextTextureImpl() argument
H A DOpenGLBackend.cpp57 WrapExternalEGLImage(WGPUDevice device, const ExternalImageDescriptorEGLImage* descriptor) WrapExternalEGLImage() argument
H A DBindGroupGL.cpp23 MaybeError ValidateGLBindGroupDescriptor(const BindGroupDescriptor* descriptor) { in ValidateGLBindGroupDescriptor() argument
49 BindGroup::BindGroup(Device* device, const BindGroupDescriptor* descriptor) in BindGroup() argument
61 Ref<BindGroup> BindGroup::Create(Device* device, const BindGroupDescriptor* descriptor) { in Create() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DPipelineLayoutVk.cpp27 Create( Device* device, const PipelineLayoutDescriptor* descriptor) Create() argument
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DScissorTests.cpp41 utils::ComboRenderPipelineDescriptor descriptor; in CreateQuadPipeline() local
H A DQueueTimelineTests.cpp49 wgpu::BufferDescriptor descriptor; variable
H A DWindowSurfaceTests.cpp65 void AssertSurfaceCreation(const wgpu::SurfaceDescriptor* descriptor, bool succeeds) { in AssertSurfaceCreation() argument
90 wgpu::SurfaceDescriptor descriptor; in TEST_F() local
98 wgpu::SurfaceDescriptor descriptor; in TEST_F() local
109 wgpu::SurfaceDescriptor descriptor; TEST_F() local
120 wgpu::SurfaceDescriptor descriptor; TEST_F() local
134 wgpu::SurfaceDescriptor descriptor; TEST_F() local
157 wgpu::SurfaceDescriptor descriptor; TEST_F() local
170 wgpu::SurfaceDescriptor descriptor; TEST_F() local
197 wgpu::SurfaceDescriptor descriptor; TEST_F() local
210 wgpu::SurfaceDescriptor descriptor; TEST_F() local
234 wgpu::SurfaceDescriptor descriptor; TEST_F() local
246 wgpu::SurfaceDescriptor descriptor; TEST_F() local
[all...]
H A DDestroyTests.cpp43 utils::ComboRenderPipelineDescriptor descriptor; variable
161 wgpu::BufferDescriptor descriptor; TEST_P() local
[all...]
H A DNonzeroBufferCreationTests.cpp43 wgpu::BufferDescriptor descriptor; in TEST_P() local
59 wgpu::BufferDescriptor descriptor; in TEST_P() local
90 wgpu::BufferDescriptor descriptor = defaultDescriptor; in TEST_P() local
106 wgpu::BufferDescriptor descriptor = defaultDescriptor; TEST_P() local
119 wgpu::BufferDescriptor descriptor = defaultDescriptor; TEST_P() local
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DSampler.cpp25 MaybeError ValidateSamplerDescriptor(DeviceBase*, const SamplerDescriptor* descriptor) { in ValidateSamplerDescriptor() argument
72 SamplerBase(DeviceBase* device, const SamplerDescriptor* descriptor, ApiObjectBase::UntrackedByDeviceTag tag) SamplerBase() argument
88 SamplerBase(DeviceBase* device, const SamplerDescriptor* descriptor) SamplerBase() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
H A DGPUTexture.cpp30 createView( Napi::Env env, interop::GPUTextureViewDescriptor descriptor) createView() argument
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DInternalUsageValidationTests.cpp47 dawn_native::DawnDeviceDescriptor descriptor; variable
H A DVertexStateValidationTests.cpp32 utils::ComboRenderPipelineDescriptor descriptor; in CreatePipeline() local
H A DQueueWriteBufferValidationTests.cpp28 wgpu::BufferDescriptor descriptor; in CreateBuffer() local
68 wgpu::BufferDescriptor descriptor; in TEST_F() local
106 wgpu::BufferDescriptor descriptor; in TEST_F() local
118 wgpu::BufferDescriptor descriptor; TEST_F() local
[all...]
H A DRequestDeviceValidationTests.cpp61 dawn_native::DawnDeviceDescriptor descriptor; in TEST_F() local
74 dawn_native::DawnDeviceDescriptor descriptor; in TEST_F() local
88 dawn_native::DawnDeviceDescriptor descriptor; in TEST_F() local
141 dawn_native::DawnDeviceDescriptor descriptor; TEST_F() local
202 dawn_native::DawnDeviceDescriptor descriptor; TEST_F() local
[all...]
/third_party/skia/third_party/externals/dawn/src/utils/
H A DComboRenderPipelineDescriptor.cpp47 wgpu::RenderPipelineDescriptor* descriptor = this; in ComboRenderPipelineDescriptor() local
H A DGLFWUtils.cpp55 wgpu::SurfaceDescriptor descriptor; in CreateSurfaceForWindow() local
/third_party/protobuf/src/google/protobuf/compiler/csharp/
H A Dcsharp_source_generator_base.cc49 SourceGeneratorBase::SourceGeneratorBase(const FileDescriptor* descriptor, in SourceGeneratorBase() argument
/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_enum_lite.cc53 EnumLiteGenerator::EnumLiteGenerator(const EnumDescriptor* descriptor, in EnumLiteGenerator() argument
H A Djava_extension_lite.cc45 ImmutableExtensionLiteGenerator( const FieldDescriptor* descriptor, Context* context) ImmutableExtensionLiteGenerator() argument
H A Djava_message_builder_lite.cc61 MessageBuilderLiteGenerator( const Descriptor* descriptor, Context* context) MessageBuilderLiteGenerator() argument
H A Djava_name_resolver.h88 std::string GetImmutableClassName(const DescriptorType* descriptor) { in GetImmutableClassName() argument
92 std::string GetMutableClassName(const DescriptorType* descriptor) { in GetMutableClassName() argument
[all...]
/third_party/protobuf/python/google/protobuf/internal/
H A Dsymbol_database_test.py41 from google.protobuf import descriptor namespace

Completed in 8 milliseconds

12345678910>>...46