Home
last modified time | relevance | path

Searched defs:buf_handle (Results 1 – 25 of 29) sorted by relevance

12

/external/libdrm/amdgpu/
Damdgpu_bo.c45 amdgpu_bo_handle *buf_handle) in amdgpu_bo_create()
72 amdgpu_bo_handle *buf_handle) in amdgpu_bo_alloc()
387 drm_public int amdgpu_bo_free(amdgpu_bo_handle buf_handle) in amdgpu_bo_free()
533 amdgpu_bo_handle *buf_handle, in amdgpu_find_bo_by_cpu_mapping()
575 amdgpu_bo_handle *buf_handle) in amdgpu_create_bo_from_user_mem()
Damdgpu.h246 amdgpu_bo_handle buf_handle; member
/external/libdrm/tests/amdgpu/
Dcs_tests.c208 amdgpu_bo_handle buf_handle; in amdgpu_cs_uvd_create() local
278 amdgpu_bo_handle buf_handle; in amdgpu_cs_uvd_decode() local
419 amdgpu_bo_handle buf_handle; in amdgpu_cs_uvd_destroy() local
Dbo_tests.c63 amdgpu_bo_handle buf_handle; in suite_bo_tests_init() local
272 amdgpu_bo_handle buf_handle; in amdgpu_mem_fail_alloc() local
Damdgpu_test.h352 amdgpu_bo_handle buf_handle = NULL; in gpu_mem_alloc() local
429 amdgpu_bo_handle buf_handle; in amdgpu_bo_alloc_wrap() local
Dcp_dma_tests.c83 amdgpu_bo_handle buf_handle; member
94 amdgpu_bo_handle buf_handle; in allocate_bo_and_va() local
Dvm_tests.c193 amdgpu_bo_handle buf_handle; in amdgpu_vm_unaligned_map() local
Duvd_enc_tests.c200 amdgpu_bo_handle buf_handle; in alloc_resource() local
Djpeg_tests.c281 amdgpu_bo_handle buf_handle; in alloc_resource() local
Dvce_tests.c242 amdgpu_bo_handle buf_handle; in alloc_resource() local
Dbasic_tests.c705 amdgpu_bo_handle buf_handle; in amdgpu_bo_alloc_and_map_raw() local
2191 amdgpu_bo_handle buf_handle; in amdgpu_userptr_test() local
/external/mesa3d/src/amd/common/virtio/
Damdgpu_virtio.h16 amdvgpu_bo_handle buf_handle; member
/external/mesa3d/src/virtio/vulkan/
Dvn_feedback.h42 VkBuffer buf_handle; member
62 VkBuffer buf_handle; member
Dvn_buffer.c240 VkBuffer buf_handle = vn_buffer_to_handle(buf); in vn_buffer_init() local
/external/mesa3d/src/asahi/lib/
Dagx_nir_lower_vbo.c186 nir_def *buf_handle = nir_imm_int(b, index); in pass() local
/external/pytorch/test/cpp/tensorexpr/
Dtest_expr.cpp125 auto check_channels_last_fn = [](int ndims, BufHandle buf_handle) -> bool { in TEST()
139 BufHandle buf_handle("a", shape_info.first, shape_info.second[j], kFloat); in TEST() local
148 BufHandle buf_handle("a", shape_info.first, shape_info.second[j], kFloat); in TEST() local
157 BufHandle buf_handle("a", shape_info.first, shape_info.second[j], kFloat); in TEST() local
166 BufHandle buf_handle("a", shape_info.first, shape_info.second[j], kFloat); in TEST() local
/external/pytorch/torch/csrc/jit/tensorexpr/
Dstmt.h359 static AllocatePtr make(const BufHandle& buf_handle) { in make()
396 const BufHandle& buf_handle, in make()
429 static FreePtr make(const BufHandle& buf_handle) { in make()
/external/igt-gpu-tools/tests/amdgpu/
Damd_cs_nop.c45 amdgpu_bo_handle buf_handle; in amdgpu_bo_alloc_and_map() local
Damd_basic.c207 amdgpu_bo_handle buf_handle; in gpu_mem_alloc() local
254 amdgpu_bo_handle buf_handle; in amdgpu_bo_alloc_and_map() local
1310 amdgpu_bo_handle buf_handle; in amdgpu_userptr_test() local
Damd_prime.c47 amdgpu_bo_handle buf_handle; in amdgpu_bo_alloc_and_map() local
/external/mesa3d/src/amd/vulkan/winsys/amdgpu/
Dradv_amdgpu_bo.c385 ac_drm_bo buf_handle; in radv_amdgpu_winsys_bo_create() local
676 ac_drm_bo buf_handle; in radv_amdgpu_winsys_bo_from_ptr() local
/external/mesa3d/src/gallium/winsys/amdgpu/drm/
Damdgpu_bo.c555 ac_drm_bo buf_handle; in amdgpu_create_bo() local
1825 ac_drm_bo buf_handle; in amdgpu_bo_from_ptr() local
/external/virglrenderer/src/
Dvrend_video.c142 uint32_t buf_handle) in get_video_buffer()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_state_constants.c637 struct svga_winsys_surface *buf_handle = NULL; in svga_emit_rawbuf() local
/external/igt-gpu-tools/lib/
Digt_draw.c647 uint32_t buf_handle, uint32_t buf_size, uint32_t buf_stride, in igt_draw_rect()

12