Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/va/
Dsurface.c1579 static uint32_t pipe_format_to_drm_format(enum pipe_format format) in pipe_format_to_drm_format() function
1712 drm_format = pipe_format_to_drm_format(resource->format); in vlVaExportSurfaceHandle()
1765 uint32_t drm_format = pipe_format_to_drm_format(surf->buffer->buffer_format); in vlVaExportSurfaceHandle()