Home
last modified time | relevance | path

Searched defs:descriptor (Results 326 - 350 of 1044) sorted by relevance

1...<<11121314151617181920>>...42

/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DBindGroupVk.cpp32 Create(Device* device, const BindGroupDescriptor* descriptor) Create() argument
37 BindGroup(Device* device, const BindGroupDescriptor* descriptor, DescriptorSetAllocation descriptorSetAllocation) BindGroup() argument
H A DComputePipelineVk.cpp28 CreateUninitialized( Device* device, const ComputePipelineDescriptor* descriptor) CreateUninitialized() argument
H A DBindGroupLayoutVk.cpp81 Create( Device* device, const BindGroupLayoutDescriptor* descriptor, PipelineCompatibilityToken pipelineCompatibilityToken) Create() argument
148 BindGroupLayout(DeviceBase* device, const BindGroupLayoutDescriptor* descriptor, PipelineCompatibilityToken pipelineCompatibilityToken) BindGroupLayout() argument
179 AllocateBindGroup( Device* device, const BindGroupDescriptor* descriptor) AllocateBindGroup() argument
[all...]
H A DVulkanBackend.cpp84 WGPUTexture WrapVulkanImage(WGPUDevice device, const ExternalImageDescriptorVk* descriptor) { in WrapVulkanImage() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/external_memory/
H A DMemoryServiceOpaqueFD.cpp82 bool Service::SupportsCreateImage(const ExternalImageDescriptor* descriptor, in SupportsCreateImage() argument
88 GetMemoryImportParams( const ExternalImageDescriptor* descriptor, VkImage image) GetMemoryImportParams() argument
H A DMemoryServiceNull.cpp40 bool Service::SupportsCreateImage(const ExternalImageDescriptor* descriptor, in SupportsCreateImage() argument
58 ResultOrError<VkImage> Service::CreateImage(const ExternalImageDescriptor* descriptor, in CreateImage() argument
46 GetMemoryImportParams( const ExternalImageDescriptor* descriptor, VkImage image) GetMemoryImportParams() argument
/third_party/skia/third_party/externals/dawn/src/dawn_wire/
H A DWireServer.cpp20 WireServer::WireServer(const WireServerDescriptor& descriptor) in WireServer() argument
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DDepthBiasTests.cpp77 wgpu::TextureDescriptor descriptor; in RunDepthBiasTest() local
85 wgpu::TextureDescriptor descriptor; in RunDepthBiasTest() local
[all...]
H A DIndexFormatTests.cpp54 utils::ComboRenderPipelineDescriptor descriptor; in MakeTestPipeline() local
[all...]
H A DTexture3DTests.cpp66 wgpu::TextureDescriptor descriptor; in TEST_P() local
H A DDrawIndexedTests.cpp40 utils::ComboRenderPipelineDescriptor descriptor; variable
[all...]
H A DOpArrayLengthTests.cpp177 utils::ComboRenderPipelineDescriptor descriptor; in TEST_P() local
237 utils::ComboRenderPipelineDescriptor descriptor; in TEST_P() local
[all...]
/third_party/skia/third_party/externals/dawn/examples/
H A DCHelloTriangle.cpp33 WGPUSwapChainDescriptor descriptor = {}; in init() local
60 WGPURenderPipelineDescriptor descriptor = {}; in init() local
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DQuerySet.cpp41 ValidateQuerySetDescriptor(DeviceBase* device, const QuerySetDescriptor* descriptor) ValidateQuerySetDescriptor() argument
103 QuerySetBase(DeviceBase* device, const QuerySetDescriptor* descriptor) QuerySetBase() argument
[all...]
H A DRenderBundle.cpp25 RenderBundleBase(RenderBundleEncoder* encoder, const RenderBundleDescriptor* descriptor, Ref<AttachmentState> attachmentState, bool depthReadOnly, bool stencilReadOnly, RenderPassResourceUsage resourceUsage, IndirectDrawMetadata indirectDrawMetadata) RenderBundleBase() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DD3D12Backend.cpp55 ExternalImageDXGI(ComPtr<ID3D12Resource> d3d12Resource, const WGPUTextureDescriptor* descriptor) ExternalImageDXGI() argument
76 ProduceTexture( WGPUDevice device, const ExternalImageAccessDescriptorDXGIKeyedMutex* descriptor) ProduceTexture() argument
119 Create( WGPUDevice device, const ExternalImageDescriptorDXGISharedHandle* descriptor) Create() argument
[all...]
H A DComputePipelineD3D12.cpp27 CreateUninitialized( Device* device, const ComputePipelineDescriptor* descriptor) CreateUninitialized() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DBufferGL.cpp36 Buffer::Buffer(Device* device, const BufferDescriptor* descriptor) in Buffer() argument
57 Buffer::Buffer(Device* device, const BufferDescriptor* descriptor, bool shouldLazyClear) in Buffer() argument
25 CreateInternalBuffer(Device* device, const BufferDescriptor* descriptor, bool shouldLazyClear) CreateInternalBuffer() argument
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DBufferValidationTests.cpp36 wgpu::BufferDescriptor descriptor; in CreateMapReadBuffer() local
44 wgpu::BufferDescriptor descriptor; in CreateMapWriteBuffer() local
52 wgpu::BufferDescriptor descriptor; in BufferMappedAtCreation() local
89 wgpu::BufferDescriptor descriptor; TEST_F() local
101 wgpu::BufferDescriptor descriptor; TEST_F() local
110 wgpu::BufferDescriptor descriptor; TEST_F() local
119 wgpu::BufferDescriptor descriptor; TEST_F() local
128 wgpu::BufferDescriptor descriptor; TEST_F() local
617 wgpu::BufferDescriptor descriptor; TEST_F() local
[all...]
H A DDrawIndirectValidationTests.cpp39 utils::ComboRenderPipelineDescriptor descriptor; variable
H A DLabelTests.cpp28 wgpu::BindGroupDescriptor descriptor; in TEST_F() local
61 wgpu::BindGroupLayoutDescriptor descriptor in TEST_F() local
92 wgpu::BufferDescriptor descriptor; TEST_F() local
123 wgpu::CommandBufferDescriptor descriptor; TEST_F() local
155 wgpu::CommandEncoderDescriptor descriptor; TEST_F() local
186 wgpu::ComputePassDescriptor descriptor; TEST_F() local
230 wgpu::ExternalTextureDescriptor descriptor; TEST_F() local
263 wgpu::PipelineLayoutDescriptor descriptor; TEST_F() local
294 wgpu::QuerySetDescriptor descriptor; TEST_F() local
326 utils::ComboRenderBundleEncoderDescriptor descriptor = {}; TEST_F() local
397 wgpu::SamplerDescriptor descriptor; TEST_F() local
426 wgpu::TextureDescriptor descriptor; TEST_F() local
463 wgpu::TextureDescriptor descriptor; TEST_F() local
514 utils::ComboRenderPipelineDescriptor descriptor; TEST_F() local
550 wgpu::ComputePipelineDescriptor descriptor; TEST_F() local
589 wgpu::ShaderModuleDescriptor descriptor; TEST_F() local
[all...]
H A DExternalTextureTests.cpp24 wgpu::TextureDescriptor descriptor; in CreateDefaultTextureDescriptor() local
[all...]
H A DTextureViewValidationTests.cpp34 wgpu::TextureDescriptor descriptor; in Create2DArrayTexture() local
47 wgpu::TextureDescriptor descriptor; Create3DTexture() local
58 wgpu::TextureDescriptor descriptor = {}; CreateDepthStencilTexture() local
68 wgpu::TextureViewDescriptor descriptor; CreateDefaultViewDescriptor() local
87 wgpu::TextureViewDescriptor descriptor = base2DTextureViewDescriptor; TEST_F() local
94 wgpu::TextureViewDescriptor descriptor = base2DTextureViewDescriptor; TEST_F() local
101 wgpu::TextureViewDescriptor descriptor = base2DTextureViewDescriptor; TEST_F() local
108 wgpu::TextureViewDescriptor descriptor = base2DTextureViewDescriptor; TEST_F() local
115 wgpu::TextureViewDescriptor descriptor = base2DTextureViewDescriptor; TEST_F() local
123 wgpu::TextureViewDescriptor descriptor = base2DTextureViewDescriptor; TEST_F() local
132 wgpu::TextureViewDescriptor descriptor = base2DTextureViewDescriptor; TEST_F() local
147 wgpu::TextureViewDescriptor descriptor = base2DTextureViewDescriptor; TEST_F() local
174 wgpu::TextureViewDescriptor descriptor = base2DArrayTextureViewDescriptor; TEST_F() local
182 wgpu::TextureViewDescriptor descriptor = base2DArrayTextureViewDescriptor; TEST_F() local
190 wgpu::TextureViewDescriptor descriptor = base2DArrayTextureViewDescriptor; TEST_F() local
198 wgpu::TextureViewDescriptor descriptor = base2DArrayTextureViewDescriptor; TEST_F() local
205 wgpu::TextureViewDescriptor descriptor = base2DArrayTextureViewDescriptor; TEST_F() local
214 wgpu::TextureViewDescriptor descriptor = base2DArrayTextureViewDescriptor; TEST_F() local
229 wgpu::TextureViewDescriptor descriptor = base2DArrayTextureViewDescriptor; TEST_F() local
254 wgpu::TextureViewDescriptor descriptor = base3DTextureViewDescriptor; TEST_F() local
261 wgpu::TextureViewDescriptor descriptor = base3DTextureViewDescriptor; TEST_F() local
268 wgpu::TextureViewDescriptor descriptor = base3DTextureViewDescriptor; TEST_F() local
281 wgpu::TextureViewDescriptor descriptor = base3DTextureViewDescriptor; TEST_F() local
294 wgpu::TextureViewDescriptor descriptor = base3DTextureViewDescriptor; TEST_F() local
309 wgpu::TextureViewDescriptor descriptor = base3DTextureViewDescriptor; TEST_F() local
328 wgpu::TextureViewDescriptor descriptor = base3DTextureViewDescriptor; TEST_F() local
354 wgpu::TextureViewDescriptor descriptor; TEST_F() local
363 wgpu::TextureViewDescriptor descriptor; TEST_F() local
390 wgpu::TextureViewDescriptor descriptor; TEST_F() local
413 wgpu::TextureViewDescriptor descriptor; TEST_F() local
422 wgpu::TextureViewDescriptor descriptor; TEST_F() local
431 wgpu::TextureViewDescriptor descriptor; TEST_F() local
440 wgpu::TextureViewDescriptor descriptor; TEST_F() local
456 wgpu::TextureViewDescriptor descriptor; TEST_F() local
465 wgpu::TextureViewDescriptor descriptor; TEST_F() local
476 wgpu::TextureViewDescriptor descriptor; TEST_F() local
485 wgpu::TextureViewDescriptor descriptor; TEST_F() local
504 wgpu::TextureViewDescriptor descriptor = base2DArrayTextureViewDescriptor; TEST_F() local
512 wgpu::TextureViewDescriptor descriptor = base2DArrayTextureViewDescriptor; TEST_F() local
520 wgpu::TextureViewDescriptor descriptor = base2DArrayTextureViewDescriptor; TEST_F() local
528 wgpu::TextureViewDescriptor descriptor = base2DArrayTextureViewDescriptor; TEST_F() local
536 wgpu::TextureViewDescriptor descriptor = base2DArrayTextureViewDescriptor; TEST_F() local
544 wgpu::TextureViewDescriptor descriptor = base2DArrayTextureViewDescriptor; TEST_F() local
554 wgpu::TextureViewDescriptor descriptor = base2DArrayTextureViewDescriptor; TEST_F() local
564 wgpu::TextureViewDescriptor descriptor = base2DArrayTextureViewDescriptor; TEST_F() local
581 wgpu::TextureViewDescriptor descriptor = base2DTextureViewDescriptor; TEST_F() local
590 wgpu::TextureViewDescriptor descriptor = TEST_F() local
598 wgpu::TextureDescriptor descriptor = {}; TEST_F() local
655 dawn_native::DeviceDescriptor descriptor; global() variable
690 wgpu::TextureViewDescriptor descriptor = base2DTextureViewDescriptor; TEST_F() local
699 dawn_native::DeviceDescriptor descriptor; global() variable
734 wgpu::TextureViewDescriptor descriptor = base2DTextureViewDescriptor; TEST_F() local
[all...]
H A DVideoViewsValidationTests.cpp24 dawn_native::DawnDeviceDescriptor descriptor; variable
31 wgpu::TextureDescriptor descriptor; in CreateVideoTextureForTest() local
[all...]
H A DVertexBufferValidationTests.cpp35 wgpu::BufferDescriptor descriptor; in MakeVertexBuffer() local
71 utils::ComboRenderPipelineDescriptor descriptor; in MakeRenderPipeline() local
[all...]

Completed in 11 milliseconds

1...<<11121314151617181920>>...42