Home
last modified time | relevance | path

Searched defs:device (Results 101 - 125 of 5990) sorted by relevance

12345678910>>...240

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DCLDeviceImpl.cpp25 CLDeviceImpl::CLDeviceImpl(const cl::Device &device) : mDevice(device) {} in CLDeviceImpl() argument
/third_party/vk-gl-cts/external/amber/src/include/amber/
H A Damber_dawn.h28 ::dawn::Device* device; member
/third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/
H A DDevice.hpp154 VkDevice device; member in Device
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DQuerySetGL.cpp21 QuerySet::QuerySet(Device* device, const QuerySetDescriptor* descriptor) in QuerySet() argument
/third_party/skia/third_party/externals/d3d12allocator/src/
H A DTests.h30 ID3D12Device* device; member
/third_party/skia/third_party/externals/dawn/src/tests/unittests/native/mocks/
H A DSwapChainMock.h27 SwapChainMock(DeviceBase* device) : SwapChainBase(device) { in SwapChainMock() argument
H A DRenderPipelineMock.h27 RenderPipelineMock(DeviceBase* device) : RenderPipelineBase(device) { in RenderPipelineMock() argument
H A DExternalTextureMock.h27 ExternalTextureMock(DeviceBase* device) : ExternalTextureBase(device) { in ExternalTextureMock() argument
H A DPipelineLayoutMock.h27 PipelineLayoutMock(DeviceBase* device) : PipelineLayoutBase(device) { in PipelineLayoutMock() argument
H A DQuerySetMock.h27 QuerySetMock(DeviceBase* device) : QuerySetBase(device) { in QuerySetMock() argument
H A DSamplerMock.h27 SamplerMock(DeviceBase* device) : SamplerBase(device) { in SamplerMock() argument
H A DComputePipelineMock.h27 ComputePipelineMock(DeviceBase* device) : ComputePipelineBase(device) { in ComputePipelineMock() argument
H A DCommandBufferMock.h27 CommandBufferMock(DeviceBase* device) : CommandBufferBase(device) { in CommandBufferMock() argument
H A DBindGroupMock.h27 BindGroupMock(DeviceBase* device) : BindGroupBase(device) { in BindGroupMock() argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/windows/
H A Dplatform_vk.cpp25 bool CanDevicePresent(VkInstance instance, VkPhysicalDevice device, uint32_t queuefamily) in CanDevicePresent() argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/linux/
H A Dplatform_vk.cpp23 bool CanDevicePresent(VkInstance instance, VkPhysicalDevice device, uint32_t queuefamily) in CanDevicePresent() argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/mac/
H A Dplatform_vk.cpp30 bool CanDevicePresent(VkInstance instance, VkPhysicalDevice device, uint32_t queuefamily) in CanDevicePresent() argument
/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_device.cpp33 std::shared_ptr<WifiDeviceImpl> device = std::make_shared<WifiDeviceImpl>(); in GetInstance() local
/kernel/linux/linux-5.10/drivers/acpi/
H A Dtiny-power-button.c22 static int acpi_noop_add_remove(struct acpi_device *device) in acpi_noop_add_remove() argument
27 static void acpi_tiny_power_button_notify(struct acpi_device *device, u32 event) in acpi_tiny_power_button_notify() argument
/kernel/linux/linux-5.10/arch/x86/video/
H A Dfbdev.c16 struct device *device = info->device; in fb_is_primary_device() local
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
H A Dg98.c65 g98_mc_new(struct nvkm_device *device, int index, struct nvkm_mc **pmc) in g98_mc_new() argument
H A Dg84.c65 g84_mc_new(struct nvkm_device *device, int index, struct nvkm_mc **pmc) in g84_mc_new() argument
H A Dnv17.c56 nv17_mc_new(struct nvkm_device *device, int index, struct nvkm_mc **pmc) in nv17_mc_new() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dnv41.c34 struct nvkm_device *device = mmu->subdev.device; in nv41_mmu_init() local
50 nv41_mmu_new(struct nvkm_device *device, int index, struct nvkm_mmu **pmmu) in nv41_mmu_new() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/pci/
H A Dgp100.c41 gp100_pci_new(struct nvkm_device *device, int index, struct nvkm_pci **ppci) in gp100_pci_new() argument

Completed in 5 milliseconds

12345678910>>...240