Home
last modified time | relevance | path

Searched refs:drawctxt_id (Results 1 - 6 of 6) sorted by relevance

/third_party/libdrm/freedreno/kgsl/
H A Dmsm_kgsl.h249 * drawctxt_id must have been created with IOCTL_KGSL_DRAWCTXT_CREATE
258 unsigned int drawctxt_id; member
310 unsigned int drawctxt_id; /*output param */ member
318 unsigned int drawctxt_id; member
410 unsigned int drawctxt_id; member
435 unsigned int drawctxt_id; member
H A Dkgsl_pipe.c100 .drawctxt_id = kgsl_pipe->drawctxt_id, in kgsl_pipe_destroy()
103 if (kgsl_pipe->drawctxt_id) in kgsl_pipe_destroy()
247 kgsl_pipe->drawctxt_id = req.drawctxt_id; in kgsl_pipe_new()
H A Dkgsl_ringbuffer.c125 .drawctxt_id = kgsl_pipe->drawctxt_id, in kgsl_ringbuffer_flush()
H A Dkgsl_priv.h49 uint32_t drawctxt_id; member
/third_party/mesa3d/src/freedreno/vulkan/
H A Dmsm_kgsl.h546 * drawctxt_id must have been created with IOCTL_KGSL_DRAWCTXT_CREATE
558 unsigned int drawctxt_id; member
611 unsigned int drawctxt_id; /*output param */ member
619 unsigned int drawctxt_id; member
712 unsigned int drawctxt_id; member
751 unsigned int drawctxt_id; member
H A Dtu_kgsl.c56 *queue_id = req.drawctxt_id; in tu_drm_submitqueue_new()
65 .drawctxt_id = queue_id, in tu_drm_submitqueue_close()

Completed in 11 milliseconds