Searched defs:blob_id (Results 1 - 12 of 12) sorted by relevance
/third_party/libdrm/tests/proptest/ |
H A D | proptest.c | 52 dump_blob(uint32_t blob_id) in dump_blob() argument
|
/third_party/mesa3d/src/freedreno/drm/virtio/ |
H A D | msm_proto.h | 156 uint32_t blob_id; member
|
H A D | virtio_priv.h | 167 uint32_t blob_id; member
|
/third_party/mesa3d/src/gallium/winsys/virgl/drm/ |
H A D | virgl_drm_winsys.h | 98 int32_t blob_id; member
|
H A D | virgl_drm_winsys.c | 179 int32_t blob_id; in virgl_drm_winsys_resource_create_blob() local
|
/third_party/mesa3d/include/drm-uapi/ |
H A D | virtgpu_drm.h | 180 __u64 blob_id; member
|
H A D | drm_mode.h | 647 __u32 blob_id; member 1090 __u32 blob_id; member 1106 __u32 blob_id; member
|
/third_party/mesa3d/src/virtio/vulkan/ |
H A D | vn_renderer_vtest.c | 315 vtest_vcmd_resource_create_blob(struct vtest *vtest, enum vcmd_blob_type type, uint32_t flags, VkDeviceSize size, vn_object_id blob_id, int *res_fd) vtest_vcmd_resource_create_blob() argument
|
H A D | vn_renderer_virtgpu.c | 663 virtgpu_ioctl_resource_create_blob(struct virtgpu *gpu, uint32_t blob_mem, uint32_t blob_flags, size_t blob_size, uint64_t blob_id, uint32_t *res_id) virtgpu_ioctl_resource_create_blob() argument
|
/third_party/libdrm/tests/modetest/ |
H A D | modetest.c | 242 static void dump_blob(struct device *dev, uint32_t blob_id) in dump_blob() argument 301 static void dump_in_formats(struct device *dev, uint32_t blob_id) in dump_in_formats() argument 1120 unsigned blob_id = 0; in set_gamma() local 1612 uint32_t blob_id; in set_mode() local [all...] |
/third_party/libdrm/ |
H A D | xf86drmMode.c | 700 drmModeGetPropertyBlob(int fd, uint32_t blob_id) drmModeGetPropertyBlob() argument
|
/third_party/libdrm/include/drm/ |
H A D | drm_mode.h | 563 __u32 blob_id; member 1006 __u32 blob_id; member 1022 __u32 blob_id; member
|
Completed in 30 milliseconds