| /third_party/alsa-lib/test/ |
| H A D | timer.c | 77 int device = SND_TIMER_GLOBAL_SYSTEM; in main() local
|
| /third_party/backends/backend/escl/ |
| H A D | escl_status.c | 191 escl_status(const ESCL_Device *device, in escl_status() argument
|
| /third_party/gptfdisk/ |
| H A D | bsd.cc | 48 int BSDData::ReadBSDData(const string & device, uint64_t startSector, uint64_t endSector) { in ReadBSDData() argument
|
| H A D | basicmbr.h | 58 std::string device; member in BasicMBRData
|
| /third_party/alsa-lib/include/ |
| H A D | mixer.h | 211 const char *device; member
|
| /third_party/libdrm/nouveau/nvif/ |
| H A D | cl0080.h | 7 __u64 device; /* device identifier, ~0 for client default */ member
|
| /third_party/mesa3d/src/egl/main/ |
| H A D | egldevice.c | 51 drmDevicePtr device; member 85 _eglCheckDeviceHandle(EGLDeviceEXT device) in _eglCheckDeviceHandle() argument 112 _eglAddDRMDevice(drmDevicePtr device, _EGLDevice **out_dev) in _eglAddDRMDevice() argument [all...] |
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_cs.c | 32 tu_cs_init_external(struct tu_cs *cs, struct tu_device *device, in tu_cs_init_external() argument 48 tu_cs_init_suballoc(struct tu_cs *cs, struct tu_device *device, in tu_cs_init_suballoc() argument 14 tu_cs_init(struct tu_cs *cs, struct tu_device *device, enum tu_cs_mode mode, uint32_t initial_size) tu_cs_init() argument [all...] |
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_spm.c | 33 radv_spm_init_bo(struct radv_device *device) in radv_spm_init_bo() argument 64 radv_emit_spm_counters(struct radv_device *device, struc argument 104 radv_emit_spm_setup(struct radv_device *device, struct radeon_cmdbuf *cs) radv_emit_spm_setup() argument 187 radv_spm_init(struct radv_device *device) radv_spm_init() argument 220 radv_spm_finish(struct radv_device *device) radv_spm_finish() argument [all...] |
| H A D | radv_sdma_copy_image.c | 76 struct radv_device *device = cmd_buffer->device; in radv_sdma_v4_v5_copy_image_to_buffer() local
|
| H A D | radv_meta_fmask_expand.c | 30 build_fmask_expand_compute_shader(struct radv_device *device, int samples) in build_fmask_expand_compute_shader() argument 94 struct radv_device *device = cmd_buffer->device; in radv_expand_fmask_image_inplace() local 170 radv_device_finish_meta_fmask_expand_state(struct radv_device *device) in radv_device_finish_meta_fmask_expand_state() argument 186 create_fmask_expand_pipeline(struct radv_device *device, int samples, VkPipeline *pipeline) create_fmask_expand_pipeline() argument 217 radv_device_init_meta_fmask_expand_state(struct radv_device *device) radv_device_init_meta_fmask_expand_state() argument [all...] |
| /third_party/mesa3d/src/gallium/frontends/clover/api/ |
| H A D | invalid.cpp | 54 clGetDeviceAndHostTimer(cl_device_id device, in clGetDeviceAndHostTimer() argument 61 clGetHostTimer(cl_device_id device, in clGetHostTimer() argument 68 clGetKernelSubGroupInfo(cl_kernel d_kern, cl_device_id device, cl_kernel_sub_group_info param_name, size_t input_value_size, const void *input_value, size_t param_size_value, void *param_value, size_t *param_value_size_ret) clGetKernelSubGroupInfo() argument 81 clSetDefaultDeviceCommandQueue(cl_context context, cl_device_id device, cl_command_queue command_queue) clSetDefaultDeviceCommandQueue() argument
|
| /third_party/mesa3d/src/gallium/frontends/vdpau/ |
| H A D | presentation.c | 40 vlVdpPresentationQueueCreate(VdpDevice device, in vlVdpPresentationQueueCreate() argument [all...] |
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | stateblock9.c | 111 NineStateBlock9_BindBuffer( struct NineDevice9 *device, in NineStateBlock9_BindBuffer() argument 123 NineStateBlock9_BindTexture( struct NineDevice9 *device, in NineStateBlock9_BindTexture() argument 139 nine_state_copy_common(struct NineDevice9 *device, in nine_state_copy_common() argument 390 nine_state_copy_common_all(struct NineDevice9 *device, struct nine_state *dst, struct nine_state *src, struct nine_state *help, const boolean apply, struct nine_range_pool *pool, const int MaxStreams) nine_state_copy_common_all() argument 538 struct NineDevice9 *device = This->base.device; NineStateBlock9_Capture() local 560 struct NineDevice9 *device = This->base.device; NineStateBlock9_Apply() local [all...] |
| H A D | query9.c | 97 struct NineDevice9 *device = pParams->device; in NineQuery9_ctor() local 136 struct NineDevice9 *device = This->base.device; in NineQuery9_dtor() local 165 struct NineDevice9 *device = This->base.device; in NineQuery9_Issue() local 208 struct NineDevice9 *device = This->base.device; NineQuery9_GetData() local [all...] |
| /third_party/mesa3d/src/gallium/targets/libgl-gdi/tests/ |
| H A D | wgl_tests.cpp | 224 ComPtr<ID3D12Device5> device; in TEST_F() local
|
| /third_party/mesa3d/src/imagination/vulkan/ |
| H A D | pvr_csb.h | 61 struct pvr_device *device; member
|
| H A D | pvr_image.c | 236 void pvr_GetImageSubresourceLayout(VkDevice device, in pvr_GetImageSubresourceLayout() argument [all...] |
| H A D | pvr_job_context.h | 60 struct pvr_device *device; member 105 struct pvr_device *device; member 137 struct pvr_device *device; member
|
| /third_party/mesa3d/src/gallium/frontends/lavapipe/ |
| H A D | lvp_lower_vulkan_resource.c | 348 void lvp_lower_pipeline_layout(const struct lvp_device *device, in lvp_lower_pipeline_layout() argument
|
| H A D | lvp_pipe_sync.c | 53 struct lvp_device *device = container_of(vk_device, struct lvp_device, vk); in lvp_pipe_sync_finish() local 64 lvp_pipe_sync_signal_with_fence(struct lvp_device *device, in lvp_pipe_sync_signal_with_fence() argument 81 struct lvp_device *device = container_of(vk_device, struct lvp_device, vk); in lvp_pipe_sync_signal() local 99 struct lvp_device *device in lvp_pipe_sync_reset() local 118 struct lvp_device *device = container_of(vk_device, struct lvp_device, vk); lvp_pipe_sync_move() local 143 lvp_pipe_sync_wait_locked(struct lvp_device *device, struct lvp_pipe_sync *sync, uint64_t wait_value, enum vk_sync_wait_flags wait_flags, uint64_t abs_timeout_ns) lvp_pipe_sync_wait_locked() argument 229 struct lvp_device *device = container_of(vk_device, struct lvp_device, vk); lvp_pipe_sync_wait() local [all...] |
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_vdpau.c | 65 uint32_t device = (uintptr_t)ctx->vdpDevice; in st_vdpau_video_surface_gallium() local 97 uint32_t device = (uintptr_t)ctx->vdpDevice; in st_vdpau_output_surface_gallium() local 150 uint32_t device = (uintptr_t)ctx->vdpDevice; in st_vdpau_output_surface_dma_buf() local 170 uint32_t device = (uintptr_t)ctx->vdpDevice; st_vdpau_video_surface_dma_buf() local [all...] |
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | anv_bo_sync.c | 40 struct anv_device *device = container_of(vk_device, struct anv_device, vk); in anv_bo_sync_init() local 57 struct anv_device *device = container_of(vk_device, struct anv_device, vk); in anv_bo_sync_finish() local 106 struct anv_device *device = container_of(vk_device, struct anv_device, vk); in anv_bo_sync_wait() local 216 anv_create_sync_for_memory(struct vk_device *device, VkDeviceMemory memory, bool signal_memory, struct vk_sync **sync_out) anv_create_sync_for_memory() argument [all...] |
| /third_party/mesa3d/src/panfrost/vulkan/ |
| H A D | panvk_image.c | 192 panvk_CreateImage(VkDevice device, in panvk_CreateImage() argument 286 panvk_GetImageDrmFormatModifierPropertiesEXT(VkDevice device, VkImage _image, VkImageDrmFormatModifierPropertiesEXT *pProperties) panvk_GetImageDrmFormatModifierPropertiesEXT() argument [all...] |
| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_query_pool.c | 20 vn_CreateQueryPool(VkDevice device, in vn_CreateQueryPool() argument 69 vn_DestroyQueryPool(VkDevice device, in vn_DestroyQueryPool() argument 90 vn_ResetQueryPool(VkDevice device, in vn_ResetQueryPool() argument 103 vn_GetQueryPoolResults(VkDevice device, in vn_GetQueryPoolResults() argument [all...] |