Home
last modified time | relevance | path

Searched refs:dri_image_format (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_wayland.c64 int dri_image_format; member
66 * wl-server unsupported dri_image_format, ie. some other dri_image_format in
70 * dri_image_format for a given wl-server implementation.
198 dri2_wl_visual_idx_from_dri_image_format(uint32_t dri_image_format) in dri2_wl_visual_idx_from_dri_image_format() argument
201 if (dri2_wl_visuals[i].dri_image_format == dri_image_format) in dri2_wl_visual_idx_from_dri_image_format()
909 unsigned int dri_image_format, uint32_t use_flags) in create_dri_image_from_dmabuf_feedback()
959 dri_image_format, in create_dri_image_from_dmabuf_feedback()
970 unsigned int dri_image_format, uint32_ in create_dri_image()
908 create_dri_image_from_dmabuf_feedback(struct dri2_egl_surface *dri2_surf, unsigned int dri_image_format, uint32_t use_flags) create_dri_image_from_dmabuf_feedback() argument
969 create_dri_image(struct dri2_egl_surface *dri2_surf, unsigned int dri_image_format, uint32_t use_flags) create_dri_image() argument
1009 unsigned int dri_image_format; get_back_bo() local
[all...]
H A Degl_dri2.c80 unsigned int dri_image_format; member
392 return visual->dri_image_format; in dri2_image_format_for_pbuffer_config()
/third_party/mesa3d/src/gbm/backends/dri/
H A Dgbm_driint.h46 int dri_image_format; member
H A Dgbm_dri.c642 return gbm_dri_visuals_table[i].dri_image_format; in gbm_format_to_dri_format()
652 if (gbm_dri_visuals_table[i].dri_image_format == dri_format) in gbm_dri_to_gbm_format()

Completed in 9 milliseconds