Home
last modified time | relevance | path

Searched refs:dri_drawable_get_format (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/dri/common/
Ddri_drawable.h104 dri_drawable_get_format(struct dri_drawable *drawable,
Ddri_drawable.c260 dri_drawable_get_format(struct dri_drawable *drawable, in dri_drawable_get_format() function
/external/mesa3d/src/gallium/state_trackers/dri/drm/
Ddri2.c109 dri_drawable_get_format(drawable, statts[i], &format, &bind); in dri2_drawable_get_buffers()
270 dri_drawable_get_format(drawable, statt, &format, &bind); in dri2_drawable_process_buffers()
Ddri_drawable.c260 dri_drawable_get_format(struct dri_drawable *drawable, in dri_drawable_get_format() function
/external/mesa3d/src/gallium/state_trackers/dri/sw/
Ddri_drawable.c260 dri_drawable_get_format(struct dri_drawable *drawable, in dri_drawable_get_format() function
Ddrisw.c223 dri_drawable_get_format(drawable, statts[i], &format, &bind); in drisw_allocate_textures()