Home
last modified time | relevance | path

Searched refs:is_displaytarget_format_supported (Results 1 - 10 of 10) sorted by relevance

/third_party/mesa3d/src/gallium/include/frontend/
H A Dsw_winsys.h70 (*is_displaytarget_format_supported)( struct sw_winsys *ws, member
/third_party/mesa3d/src/gallium/winsys/sw/null/
H A Dnull_sw_winsys.c142 winsys->is_displaytarget_format_supported = null_sw_is_displaytarget_format_supported; in null_sw_create()
/third_party/mesa3d/src/gallium/winsys/sw/hgl/
H A Dhgl_sw_winsys.cpp235 winsys->is_displaytarget_format_supported in hgl_create_sw_winsys()
/third_party/mesa3d/src/gallium/winsys/sw/gdi/
H A Dgdi_sw_winsys.c238 winsys->is_displaytarget_format_supported = gdi_sw_is_displaytarget_format_supported; in gdi_create_sw_winsys()
/third_party/mesa3d/src/gallium/winsys/sw/dri/
H A Ddri_sw_winsys.c307 ws->base.is_displaytarget_format_supported = dri_sw_is_displaytarget_format_supported; in dri_create_sw_winsys()
/third_party/mesa3d/src/gallium/winsys/sw/wrapper/
H A Dwrapper_sw_winsys.c295 wsw->base.is_displaytarget_format_supported = wsw_is_dt_format_supported; in wrapper_sw_winsys_wrap_pipe_screen()
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_screen.c424 if(!winsys->is_displaytarget_format_supported(winsys, bind, format)) in softpipe_is_format_supported()
/third_party/mesa3d/src/gallium/winsys/sw/kms-dri/
H A Dkms_dri_sw_winsys.c515 ws->base.is_displaytarget_format_supported = kms_sw_is_displaytarget_format_supported; in kms_dri_create_winsys()
/third_party/mesa3d/src/gallium/winsys/sw/xlib/
H A Dxlib_sw_winsys.c489 ws->base.is_displaytarget_format_supported = xlib_is_displaytarget_format_supported; in xlib_create_sw_winsys()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_screen.c790 if(!winsys->is_displaytarget_format_supported(winsys, bind, format)) in llvmpipe_is_format_supported()

Completed in 11 milliseconds