Lines Matching defs:pdraw
151 struct dri3_drawable *pdraw = (struct dri3_drawable *) base; in dri3_destroy_drawable() local
178 struct dri3_drawable *pdraw; in dri3_create_drawable() local
222 dri3_wait_for_msc(__GLXDRIdrawable *pdraw, int64_t target_msc, int64_t divisor, in dri3_wait_for_msc()
239 dri3_drawable_get_msc(struct glx_screen *psc, __GLXDRIdrawable *pdraw, in dri3_drawable_get_msc()
252 dri3_wait_for_sbc(__GLXDRIdrawable *pdraw, int64_t target_sbc, int64_t *ust, in dri3_wait_for_sbc()
262 dri3_copy_sub_buffer(__GLXDRIdrawable *pdraw, int x, int y, in dri3_copy_sub_buffer()
300 struct dri3_drawable *pdraw = loader_drawable_to_dri3_drawable(draw); in dri3_flush_front_buffer() local
331 struct dri3_drawable *pdraw = loader_drawable_to_dri3_drawable(draw); in dri3_flush_swap_buffers() local
394 dri3_swap_buffers(__GLXDRIdrawable *pdraw, int64_t target_msc, int64_t divisor, in dri3_swap_buffers()
411 dri3_get_buffer_age(__GLXDRIdrawable *pdraw) in dri3_get_buffer_age()
441 dri3_set_swap_interval(__GLXDRIdrawable *pdraw, int interval) in dri3_set_swap_interval()
461 dri3_get_swap_interval(__GLXDRIdrawable *pdraw) in dri3_get_swap_interval()