/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
H A D | Empty.cs | 22 private static pbr::FileDescriptor descriptor; field in Google.Protobuf.WellKnownTypes.EmptyReflection
|
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
H A D | OldExtensions1.cs | 22 private static pbr::FileDescriptor descriptor; field in Google.Protobuf.TestProtos.OldGenerator.OldExtensions1Reflection
|
H A D | UnittestIssue6936B.cs | 22 private static pbr::FileDescriptor descriptor; field in UnitTest.Issues.TestProtos.UnittestIssue6936BReflection
|
/third_party/skia/third_party/externals/angle2/samples/sample_util/ |
H A D | tga_utils.cpp | 33 uint8_t descriptor; member
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
H A D | RenderBundleEncoder.cpp | 58 ValidateRenderBundleEncoderDescriptor( const DeviceBase* device, const RenderBundleEncoderDescriptor* descriptor) ValidateRenderBundleEncoderDescriptor() argument 88 RenderBundleEncoder(DeviceBase* device, const RenderBundleEncoderDescriptor* descriptor) RenderBundleEncoder() argument 111 Create( DeviceBase* device, const RenderBundleEncoderDescriptor* descriptor) Create() argument 130 APIFinish(const RenderBundleDescriptor* descriptor) APIFinish() argument 141 FinishImpl( const RenderBundleDescriptor* descriptor) FinishImpl() argument [all...] |
H A D | QuerySet.cpp | 41 ValidateQuerySetDescriptor(DeviceBase* device, const QuerySetDescriptor* descriptor) ValidateQuerySetDescriptor() argument 103 QuerySetBase(DeviceBase* device, const QuerySetDescriptor* descriptor) QuerySetBase() argument [all...] |
H A D | RenderBundle.cpp | 25 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 D | BindGroupLayoutD3D12.cpp | 60 Create( Device* device, const BindGroupLayoutDescriptor* descriptor, PipelineCompatibilityToken pipelineCompatibilityToken) Create() argument 67 BindGroupLayout(Device* device, const BindGroupLayoutDescriptor* descriptor, PipelineCompatibilityToken pipelineCompatibilityToken) BindGroupLayout() argument 134 AllocateBindGroup( Device* device, const BindGroupDescriptor* descriptor) AllocateBindGroup() argument [all...] |
H A D | D3D12Backend.cpp | 55 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 D | ComputePipelineD3D12.cpp | 27 CreateUninitialized( Device* device, const ComputePipelineDescriptor* descriptor) CreateUninitialized() argument
|
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/ |
H A D | GPUAdapter.cpp | 168 requestDevice( Napi::Env env, interop::GPUDeviceDescriptor descriptor) requestDevice() argument
|
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
H A D | RenderBundleTests.cpp | 50 utils::ComboRenderPipelineDescriptor descriptor; variable [all...] |
H A D | DepthBiasTests.cpp | 77 wgpu::TextureDescriptor descriptor; in RunDepthBiasTest() local 85 wgpu::TextureDescriptor descriptor; in RunDepthBiasTest() local [all...] |
H A D | IndexFormatTests.cpp | 54 utils::ComboRenderPipelineDescriptor descriptor; in MakeTestPipeline() local [all...] |
H A D | Texture3DTests.cpp | 66 wgpu::TextureDescriptor descriptor; in TEST_P() local
|
H A D | DrawIndexedTests.cpp | 40 utils::ComboRenderPipelineDescriptor descriptor; variable [all...] |
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
H A D | BindGroupVk.cpp | 32 Create(Device* device, const BindGroupDescriptor* descriptor) Create() argument 37 BindGroup(Device* device, const BindGroupDescriptor* descriptor, DescriptorSetAllocation descriptorSetAllocation) BindGroup() argument
|
H A D | ComputePipelineVk.cpp | 28 CreateUninitialized( Device* device, const ComputePipelineDescriptor* descriptor) CreateUninitialized() argument
|
H A D | BindGroupLayoutVk.cpp | 81 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 D | VulkanBackend.cpp | 84 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 D | MemoryServiceOpaqueFD.cpp | 82 bool Service::SupportsCreateImage(const ExternalImageDescriptor* descriptor, in SupportsCreateImage() argument 88 GetMemoryImportParams( const ExternalImageDescriptor* descriptor, VkImage image) GetMemoryImportParams() argument
|
H A D | MemoryServiceNull.cpp | 40 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 D | WireServer.cpp | 20 WireServer::WireServer(const WireServerDescriptor& descriptor) in WireServer() argument
|
/third_party/skia/third_party/externals/dawn/examples/ |
H A D | CHelloTriangle.cpp | 33 WGPUSwapChainDescriptor descriptor = {}; in init() local 60 WGPURenderPipelineDescriptor descriptor = {}; in init() local [all...] |
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
H A D | BufferGL.cpp | 36 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
|