| /third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
| H A D | BufferVk.cpp | 134 ResultOrError<Ref<Buffer>> Buffer::Create(Device* device, const BufferDescriptor* descriptor) { in Create() argument 192 Device* device = ToBackend(GetDevice()); in Initialize() local 306 Device* device = ToBackend(GetDevice()); MapAsyncImpl() local 406 Device* device = ToBackend(GetDevice()); ClearBuffer() local [all...] |
| H A D | SwapChainVk.cpp | 38 Ref<OldSwapChain> OldSwapChain::Create(Device* device, const SwapChainDescriptor* descriptor) { in Create() argument 42 OldSwapChain::OldSwapChain(Device* device, const SwapChainDescriptor* descriptor) in OldSwapChain() argument 72 Device* device = ToBackend(GetDevice()); in OnBeforePresent() local 217 ResultOrError<Ref<SwapChain>> SwapChain::Create(Device* device, in Create() argument 236 Device* device in Initialize() local 471 Device* device = ToBackend(GetDevice()); PresentImpl() local 562 Device* device = ToBackend(GetDevice()); GetCurrentTextureViewInternal() local [all...] |
| /third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/external_memory/ |
| H A D | MemoryServiceDmaBuf.cpp | 63 Service::Service(Device* device) in Service() argument 162 VkDevice device = mDevice->GetVkDevice(); in GetMemoryImportParams() local 227 VkDevice device = mDevice->GetVkDevice(); in CreateImage() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_wire/client/ |
| H A D | Buffer.cpp | 25 WGPUBuffer Buffer::Create(Device* device, const WGPUBufferDescriptor* descriptor) { in Create() argument 129 CreateError(Device* device) CreateError() argument [all...] |
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| H A D | CommandBuffer.cpp | 36 CommandBufferBase::CommandBufferBase(DeviceBase* device) in CommandBufferBase() argument 41 CommandBufferBase::CommandBufferBase(DeviceBase* device, ObjectBase::ErrorTag tag) in CommandBufferBase() argument 46 CommandBufferBase* CommandBufferBase::MakeError(DeviceBase* device) { in MakeError() argument
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
| H A D | ResourceAllocatorManagerD3D12.cpp | 26 MemorySegment GetMemorySegment(Device* device, D3D12_HEAP_TYPE heapType) { in GetMemorySegment() argument 165 ResourceAllocatorManager::ResourceAllocatorManager(Device* device) : mDevice(device) { in ResourceAllocatorManager() argument
|
| H A D | SwapChainD3D12.cpp | 78 Ref<OldSwapChain> OldSwapChain::Create(Device* device, const SwapChainDescriptor* descriptor) { in Create() argument 82 OldSwapChain::OldSwapChain(Device* device, const SwapChainDescriptor* descriptor) in OldSwapChain() argument 96 DeviceBase* device = GetDevice(); in GetNextTextureImpl() local 117 Device* device = ToBackend(GetDevice()); in OnBeforePresent() local 135 Create(Device* device, Surface* surface, NewSwapChainBase* previousSwapChain, const SwapChainDescriptor* descriptor) Create() argument 230 Device* device = ToBackend(GetDevice()); InitializeSwapChainFromScratch() local 306 Device* device = ToBackend(GetDevice()); PresentImpl() local 336 Device* device = ToBackend(GetDevice()); GetCurrentTextureViewImpl() local 361 Device* device = ToBackend(GetDevice()); DetachAndWaitForDeallocation() local [all...] |
| H A D | ShaderVisibleDescriptorAllocatorD3D12.cpp | 78 ShaderVisibleDescriptorAllocator::Create(Device* device, D3D12_DESCRIPTOR_HEAP_TYPE heapType) { in Create() argument 85 ShaderVisibleDescriptorAllocator( Device* device, D3D12_DESCRIPTOR_HEAP_TYPE heapType) ShaderVisibleDescriptorAllocator() argument
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/utils/ |
| H A D | WGPUHelpers.cpp | 36 ResultOrError<Ref<ShaderModuleBase>> CreateShaderModule(DeviceBase* device, in CreateShaderModule() argument 45 ResultOrError<Ref<BufferBase>> CreateBufferFromData(DeviceBase* device, in CreateBufferFromData() argument 60 MakeBasicPipelineLayout( DeviceBase* device, const Ref<BindGroupLayoutBase>& bindGroupLayout) MakeBasicPipelineLayout() argument 70 MakeBindGroupLayout( DeviceBase* device, std::initializer_list<BindingLayoutEntryInitializationHelper> entriesInitializer, bool allowInternalBinding) MakeBindGroupLayout() argument 171 MakeBindGroup( DeviceBase* device, const Ref<BindGroupLayoutBase>& layout, std::initializer_list<BindingInitializationHelper> entriesInitializer) MakeBindGroup() argument [all...] |
| /third_party/skia/third_party/externals/dawn/src/dawn_node/binding/ |
| H A D | GPUDevice.cpp | 78 GPUDevice::GPUDevice(Napi::Env env, wgpu::Device device) in GPUDevice() argument
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ot-layout-base-table.hh | 89 const Device &device = this+deviceTable; in get_coord() local
|
| /third_party/toybox/toys/pending/ |
| H A D | fsck.c | 50 char *device, *mountpt, *type, *opts; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/multiview/ |
| H A D | vktMultiViewRenderUtil.cpp | 337 Move<VkRenderPass> makeRenderPassWithDepth (const DeviceInterface& vk, const VkDevice device, const VkFormat colorFormat, const vector<deUint32>& viewMasks, const VkFormat dsFormat) in makeRenderPassWithDepth() argument 135 makeDescriptorSetLayout(const DeviceInterface& vk, const VkDevice device) makeDescriptorSetLayout() argument 159 makeRenderPass(const DeviceInterface& vk, const VkDevice device, const VkFormat colorFormat, const vector<deUint32>& viewMasks, const VkSampleCountFlagBits samples, const VkAttachmentLoadOp colorLoadOp, const VkFormat dsFormat) makeRenderPass() argument 361 makeRenderPassWithAttachments(const DeviceInterface& vk, const VkDevice device, const VkFormat colorFormat, const vector<deUint32>& viewMasks, bool useAspects) makeRenderPassWithAttachments() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineMultisampleBaseResolve.cpp | 62 const VkDevice device = m_context.getDevice(); in iterate() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/postmortem/ |
| H A D | vktPostmortemUseAfterFreeTests.cpp | 275 const VkDevice device = *m_logicalDevice; in iterate() local 96 Buffer(const DeviceInterface& vk, const VkDevice device, Allocator& allocator, const VkBufferCreateInfo& bufferCreateInfo, const MemoryRequirement memoryRequirement) Buffer() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/ |
| H A D | vktProtectedMemAttachmentClearTests.cpp | 128 const vk::VkDevice device = ctx.getDevice(); in iterate() local
|
| H A D | vktProtectedMemBlitImageTests.cpp | 131 const vk::VkDevice device = ctx.getDevice(); in iterate() local
|
| H A D | vktProtectedMemBufferValidator.hpp | 185 const vk::VkDevice device = ctx.getDevice(); in validateBuffer() local [all...] |
| H A D | vktProtectedMemClearColorImageTests.cpp | 131 const vk::VkDevice device = ctx.getDevice(); in iterate() local
|
| H A D | vktProtectedMemCopyBufferToImageTests.cpp | 133 const vk::VkDevice device = ctx.getDevice(); in iterate() local
|
| H A D | vktProtectedMemCopyImageTests.cpp | 131 const vk::VkDevice device = ctx.getDevice(); in iterate() local
|
| H A D | vktProtectedMemCopyImageToBufferTests.cpp | 144 const vk::VkDevice device = ctx.getDevice(); in iterate() local
|
| H A D | vktProtectedMemFillUpdateCopyBufferTests.cpp | 155 const vk::VkDevice device = ctx.getDevice(); in iterate() local
|
| H A D | vktProtectedMemStackTests.cpp | 229 const vk::VkDevice device = ctx.getDevice(); in iterate() local [all...] |
| H A D | vktProtectedMemWorkgroupStorageTests.cpp | 198 const vk::VkDevice device = ctx.getDevice(); in iterate() local [all...] |