Searched refs:dri_drawable_get_format (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/gallium/state_trackers/dri/ |
D | dri_drawable.h | 110 dri_drawable_get_format(struct dri_drawable *drawable,
|
D | dri2.c | 379 dri_drawable_get_format(drawable, atts[i], &format, &bind); in dri2_drawable_get_buffers() 468 dri_drawable_get_format(drawable, statts[i], &pf, &bind); in dri_image_drawable_get_buffers() 760 dri_drawable_get_format(drawable, statt, &format, &bind); in dri2_allocate_textures() 842 dri_drawable_get_format(drawable, statt, &format, &bind); in dri2_allocate_textures()
|
D | drisw.c | 302 dri_drawable_get_format(drawable, statts[i], &format, &bind); in drisw_allocate_textures()
|
D | dri_drawable.c | 304 dri_drawable_get_format(struct dri_drawable *drawable, in dri_drawable_get_format() function
|