Home
last modified time | relevance | path

Searched defs:baseDescriptor (Results 1 – 14 of 14) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DGPUDescriptorHeapAllocationD3D12.cpp20 D3D12_GPU_DESCRIPTOR_HANDLE baseDescriptor, in GPUDescriptorHeapAllocation()
DRenderPassBuilderD3D12.cpp113 D3D12_CPU_DESCRIPTOR_HANDLE baseDescriptor) { in SetRenderTargetView()
120 void RenderPassBuilder::SetDepthStencilView(D3D12_CPU_DESCRIPTOR_HANDLE baseDescriptor) { in SetDepthStencilView()
DCPUDescriptorHeapAllocationD3D12.cpp21 D3D12_CPU_DESCRIPTOR_HANDLE baseDescriptor, in CPUDescriptorHeapAllocation()
DStagingDescriptorAllocatorD3D12.cpp117 const D3D12_CPU_DESCRIPTOR_HANDLE baseDescriptor = allocation->OffsetFrom(0, 0); in Deallocate() local
DCommandBufferD3D12.cpp493 const D3D12_GPU_DESCRIPTOR_HANDLE baseDescriptor = group->GetBaseViewDescriptor(); in ApplyBindGroup() local
503 const D3D12_GPU_DESCRIPTOR_HANDLE baseDescriptor = in ApplyBindGroup() local
1211 const D3D12_CPU_DESCRIPTOR_HANDLE baseDescriptor = rtvAllocation.GetBaseDescriptor(); in SetupRenderPass() local
1252 const D3D12_CPU_DESCRIPTOR_HANDLE baseDescriptor = dsvAllocation.GetBaseDescriptor(); in SetupRenderPass() local
DTextureD3D12.cpp1037 const D3D12_CPU_DESCRIPTOR_HANDLE baseDescriptor = in ClearTexture() local
/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/
DTestUtil.java1869 private final Descriptors.Descriptor baseDescriptor; field in TestUtil.ReflectionTester
1917 public ReflectionTester(Descriptors.Descriptor baseDescriptor, in ReflectionTester()
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DSwapChainTests.cpp87 wgpu::SwapChainDescriptor baseDescriptor; member in SwapChainTests
DColorStateTests.cpp75 utils::ComboRenderPipelineDescriptor baseDescriptor; in SetupSingleSourcePipelines() local
820 utils::ComboRenderPipelineDescriptor baseDescriptor; in TEST_P() local
929 utils::ComboRenderPipelineDescriptor baseDescriptor; in TEST_P() local
1055 utils::ComboRenderPipelineDescriptor baseDescriptor; in TEST_P() local
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DTestUtil.java2654 private final Descriptors.Descriptor baseDescriptor; field in TestUtil.ReflectionTester
2699 Descriptors.Descriptor baseDescriptor, ExtensionRegistry extensionRegistry) { in ReflectionTester()
/third_party/skia/src/gpu/d3d/
DGrD3DCommandList.cpp552 unsigned int rootParameterIndex, D3D12_GPU_DESCRIPTOR_HANDLE baseDescriptor) { in setGraphicsRootDescriptorTable()
564 unsigned int rootParameterIndex, D3D12_GPU_DESCRIPTOR_HANDLE baseDescriptor) { in setComputeRootDescriptorTable()
/third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/
DColorStateTests.cpp72 utils::ComboRenderPipelineDescriptor baseDescriptor(device); in SetupSingleSourcePipelines() local
798 utils::ComboRenderPipelineDescriptor baseDescriptor(device); in TEST_P() local
900 utils::ComboRenderPipelineDescriptor baseDescriptor(device); in TEST_P() local
1024 utils::ComboRenderPipelineDescriptor baseDescriptor(device); in TEST_P() local
/third_party/flutter/skia/third_party/externals/dawn/src/tests/unittests/validation/
DRenderPassDescriptorValidationTests.cpp212 dawn::TextureViewDescriptor baseDescriptor; in TEST_F() local
305 dawn::TextureViewDescriptor baseDescriptor; in TEST_F() local
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
DRenderPassDescriptorValidationTests.cpp276 wgpu::TextureViewDescriptor baseDescriptor; in TEST_F() local
395 wgpu::TextureViewDescriptor baseDescriptor; in TEST_F() local