Home
last modified time | relevance | path

Searched defs:device (Results 1 - 25 of 2403) sorted by relevance

12345678910>>...97

/third_party/ffmpeg/libavutil/
H A Dhwcontext_vdpau.h36 VdpDevice device; member
H A Dhwcontext_mediacodec.c27 static int mc_device_create(AVHWDeviceContext *ctx, const char *device, in mc_device_create() argument
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dzero-size-array-align.h4 unsigned long long device[0]; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DInternalPipelineStore.cpp29 InternalPipelineStore::InternalPipelineStore(DeviceBase* device) in InternalPipelineStore() argument
/third_party/skia/gn/
H A Dpush_to_android.py13 device = '/data/local/tmp/' + os.path.basename(host) variable
/third_party/skia/experimental/graphite/src/
H A DSkStuff.cpp15 sk_sp<skgpu::Device> device = skgpu::Device::Make(std::move(recorder), ii); in MakeGraphite() local
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Dpreemption.c35 void vlVdpPreemptionCallback(VdpDevice device, void *context) in vlVdpPreemptionCallback() argument
43 VdpStatus vlVdpPreemptionCallbackRegister(VdpDevice device, in vlVdpPreemptionCallbackRegister() argument
/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

Completed in 5 milliseconds

12345678910>>...97