| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/ |
| crocus_fence.h | 35 uint32_t handle; member in struct:crocus_syncobj
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/ |
| iris_fence.h | 38 uint32_t handle; member in struct:iris_syncobj
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/ |
| iris_fence.h | 35 uint32_t handle; member in struct:iris_syncpt
|
| /xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/ |
| vmwgfx_drmi.h | 44 unsigned int dst_y, RegionPtr region, uint32_t handle); 47 uint32_t handle; member in struct:vmwgfx_dmabuf 90 vmwgfx_prime_fd_to_handle(int drm_fd, int prime_fd, uint32_t *handle); 93 vmwgfx_prime_release_handle(int drm_fd, uint32_t handle);
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/ |
| dumb_bo.h | 33 uint32_t handle; member in struct:dumb_bo 43 struct dumb_bo *dumb_get_bo_from_fd(int fd, int handle, int pitch, int size);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/virgl/ |
| virgl_streamout.c | 39 uint32_t handle; local 43 handle = virgl_object_assign_handle(); 50 t->handle = handle; 57 virgl_encoder_create_so_target(vctx, handle, res, buffer_offset, buffer_size); 68 virgl_encode_delete_object(vctx, t->handle, VIRGL_OBJECT_STREAMOUT_TARGET);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/vdpau/ |
| htab.c | 39 /* Make sure handle table handles match VDPAU handles. */ 61 vlHandle handle = 0; local 66 handle = handle_table_add(htab, data); 68 return handle; 71 void* vlGetDataHTAB(vlHandle handle) 75 assert(handle); 78 data = handle_table_get(htab, handle); 83 void vlRemoveDataHTAB(vlHandle handle) 87 handle_table_remove(htab, handle);
|
| /xsrc/external/mit/MesaLib.old/dist/src/amd/addrlib/src/core/ |
| addrobject.h | 50 ADDR_CLIENT_HANDLE handle; member in struct:Addr::Client
|
| /xsrc/external/mit/MesaLib.old/dist/src/amd/addrlib/src/core/core/ |
| addrobject.h | 50 ADDR_CLIENT_HANDLE handle; member in struct:Addr::Client
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ |
| gl_nir_lower_bindless_images.c | 75 nir_ssa_def *handle = nir_load_deref(b, deref); local 76 nir_rewrite_image_intrinsic(intrinsic, handle, true);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/renderonly/ |
| renderonly.h | 35 uint32_t handle; member in struct:renderonly_scanout 83 struct winsys_handle *handle) 88 assert(handle->type == WINSYS_HANDLE_TYPE_KMS); 89 handle->handle = scanout->handle; 90 handle->stride = scanout->stride;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/virgl/ |
| virgl_streamout.c | 39 uint32_t handle; local 43 handle = virgl_object_assign_handle(); 50 t->handle = handle; 52 virgl_encoder_create_so_target(vctx, handle, res, buffer_offset, buffer_size); 63 virgl_encode_delete_object(vctx, t->handle, VIRGL_OBJECT_STREAMOUT_TARGET);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/vdpau/ |
| htab.c | 39 /* Make sure handle table handles match VDPAU handles. */ 61 vlHandle handle = 0; local 66 handle = handle_table_add(htab, data); 68 return handle; 71 void* vlGetDataHTAB(vlHandle handle) 75 assert(handle); 78 data = handle_table_get(htab, handle); 83 void vlRemoveDataHTAB(vlHandle handle) 87 handle_table_remove(htab, handle);
|
| /xsrc/external/mit/libdrm/dist/radeon/ |
| radeon_bo.h | 47 uint32_t handle; member in struct:radeon_bo 55 uint32_t handle,
|
| /xsrc/external/mit/libdrm/dist/tests/radeon/ |
| rbo.h | 36 unsigned handle; member in struct:rbo 42 struct rbo *rbo(int fd, unsigned handle, unsigned size,
|
| /xsrc/external/mit/MesaLib/dist/src/amd/addrlib/src/core/ |
| addrobject.h | 50 ADDR_CLIENT_HANDLE handle; member in struct:Addr::Client
|
| /xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/ |
| v3dv_bo.h | 32 uint32_t handle; member in struct:v3dv_bo 57 * handle of the dumb BO on that device. 62 void v3dv_bo_init(struct v3dv_bo *bo, uint32_t handle, uint32_t size, uint32_t offset, const char *name, bool private);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/renderonly/ |
| renderonly.c | 47 destroy_dumb.handle = scanout->handle; 79 scanout->handle = create_dumb.handle; 85 /* fill in winsys handle */ 90 err = drmPrimeHandleToFD(ro->kms_fd, create_dumb.handle, O_CLOEXEC, 91 (int *)&out_handle->handle); 100 destroy_dumb.handle = scanout->handle; 118 struct winsys_handle handle = local [all...] |
| renderonly.h | 35 uint32_t handle; member in struct:renderonly_scanout 81 struct winsys_handle *handle) 86 assert(handle->type == WINSYS_HANDLE_TYPE_KMS); 87 handle->handle = scanout->handle; 88 handle->stride = scanout->stride;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ |
| lima_bo.h | 43 uint32_t handle; member in struct:lima_bo 68 bool lima_bo_export(struct lima_bo *bo, struct winsys_handle *handle); 70 struct winsys_handle *handle);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/ |
| svga_sampler_view.h | 72 struct svga_winsys_surface *handle; member in struct:svga_sampler_view
|
| svga_surface.h | 50 * Note that the handle may point at a secondary / backing resource 52 * than svga_texture(base->texture)->handle. 54 struct svga_winsys_surface *handle; member in struct:svga_surface 66 * As with 'handle' above, this may point to a secondary / backing resource.
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/tegra/ |
| tegra_resource.h | 38 uint32_t handle; member in struct:tegra_resource
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/v3d/ |
| v3d_bufmgr.h | 40 uint32_t handle; member in struct:v3d_bo 100 (void *)(uintptr_t)(*bo)->handle);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/ |
| vc4_bufmgr.h | 39 uint32_t handle; member in struct:vc4_bo 106 (void *)(uintptr_t)(*bo)->handle);
|