/external/mesa3d/src/gallium/state_trackers/dri/common/ |
D | dri_screen.c | 106 pf_x8z24 = p_screen->is_format_supported(p_screen, PIPE_FORMAT_Z24X8_UNORM, in dri_fill_in_modes() 109 pf_z24x8 = p_screen->is_format_supported(p_screen, PIPE_FORMAT_X8Z24_UNORM, in dri_fill_in_modes() 112 pf_s8z24 = p_screen->is_format_supported(p_screen, PIPE_FORMAT_Z24_UNORM_S8_UINT, in dri_fill_in_modes() 115 pf_z24s8 = p_screen->is_format_supported(p_screen, PIPE_FORMAT_S8_UINT_Z24_UNORM, in dri_fill_in_modes() 118 pf_a8r8g8b8 = p_screen->is_format_supported(p_screen, PIPE_FORMAT_B8G8R8A8_UNORM, in dri_fill_in_modes() 121 pf_x8r8g8b8 = p_screen->is_format_supported(p_screen, PIPE_FORMAT_B8G8R8X8_UNORM, in dri_fill_in_modes() 124 pf_r5g6b5 = p_screen->is_format_supported(p_screen, PIPE_FORMAT_B5G6R5_UNORM, in dri_fill_in_modes() 130 pf_z16 = p_screen->is_format_supported(p_screen, PIPE_FORMAT_Z16_UNORM, in dri_fill_in_modes() 133 pf_z32 = p_screen->is_format_supported(p_screen, PIPE_FORMAT_Z32_UNORM, in dri_fill_in_modes() 169 if (p_screen->is_format_supported(p_screen, PIPE_FORMAT_B5G6R5_UNORM, in dri_fill_in_modes() [all …]
|
/external/mesa3d/src/gallium/state_trackers/dri/sw/ |
D | dri_screen.c | 106 pf_x8z24 = p_screen->is_format_supported(p_screen, PIPE_FORMAT_Z24X8_UNORM, in dri_fill_in_modes() 109 pf_z24x8 = p_screen->is_format_supported(p_screen, PIPE_FORMAT_X8Z24_UNORM, in dri_fill_in_modes() 112 pf_s8z24 = p_screen->is_format_supported(p_screen, PIPE_FORMAT_Z24_UNORM_S8_UINT, in dri_fill_in_modes() 115 pf_z24s8 = p_screen->is_format_supported(p_screen, PIPE_FORMAT_S8_UINT_Z24_UNORM, in dri_fill_in_modes() 118 pf_a8r8g8b8 = p_screen->is_format_supported(p_screen, PIPE_FORMAT_B8G8R8A8_UNORM, in dri_fill_in_modes() 121 pf_x8r8g8b8 = p_screen->is_format_supported(p_screen, PIPE_FORMAT_B8G8R8X8_UNORM, in dri_fill_in_modes() 124 pf_r5g6b5 = p_screen->is_format_supported(p_screen, PIPE_FORMAT_B5G6R5_UNORM, in dri_fill_in_modes() 130 pf_z16 = p_screen->is_format_supported(p_screen, PIPE_FORMAT_Z16_UNORM, in dri_fill_in_modes() 133 pf_z32 = p_screen->is_format_supported(p_screen, PIPE_FORMAT_Z32_UNORM, in dri_fill_in_modes() 169 if (p_screen->is_format_supported(p_screen, PIPE_FORMAT_B5G6R5_UNORM, in dri_fill_in_modes() [all …]
|
/external/mesa3d/src/gallium/state_trackers/dri/drm/ |
D | dri_screen.c | 106 pf_x8z24 = p_screen->is_format_supported(p_screen, PIPE_FORMAT_Z24X8_UNORM, in dri_fill_in_modes() 109 pf_z24x8 = p_screen->is_format_supported(p_screen, PIPE_FORMAT_X8Z24_UNORM, in dri_fill_in_modes() 112 pf_s8z24 = p_screen->is_format_supported(p_screen, PIPE_FORMAT_Z24_UNORM_S8_UINT, in dri_fill_in_modes() 115 pf_z24s8 = p_screen->is_format_supported(p_screen, PIPE_FORMAT_S8_UINT_Z24_UNORM, in dri_fill_in_modes() 118 pf_a8r8g8b8 = p_screen->is_format_supported(p_screen, PIPE_FORMAT_B8G8R8A8_UNORM, in dri_fill_in_modes() 121 pf_x8r8g8b8 = p_screen->is_format_supported(p_screen, PIPE_FORMAT_B8G8R8X8_UNORM, in dri_fill_in_modes() 124 pf_r5g6b5 = p_screen->is_format_supported(p_screen, PIPE_FORMAT_B5G6R5_UNORM, in dri_fill_in_modes() 130 pf_z16 = p_screen->is_format_supported(p_screen, PIPE_FORMAT_Z16_UNORM, in dri_fill_in_modes() 133 pf_z32 = p_screen->is_format_supported(p_screen, PIPE_FORMAT_Z32_UNORM, in dri_fill_in_modes() 169 if (p_screen->is_format_supported(p_screen, PIPE_FORMAT_B5G6R5_UNORM, in dri_fill_in_modes() [all …]
|
/external/mesa3d/src/gallium/state_trackers/vdpau/ |
D | query.c | 225 *is_supported = pscreen->is_format_supported in vlVdpOutputSurfaceQueryCapabilities() 277 *is_supported = pscreen->is_format_supported in vlVdpOutputSurfaceQueryGetPutBitsNativeCapabilities() 326 *is_supported = pscreen->is_format_supported in vlVdpOutputSurfaceQueryPutBitsIndexedCapabilities() 332 *is_supported &= pscreen->is_format_supported in vlVdpOutputSurfaceQueryPutBitsIndexedCapabilities() 338 *is_supported &= pscreen->is_format_supported in vlVdpOutputSurfaceQueryPutBitsIndexedCapabilities() 381 *is_supported = pscreen->is_format_supported in vlVdpOutputSurfaceQueryPutBitsYCbCrCapabilities() 424 *is_supported = pscreen->is_format_supported in vlVdpBitmapSurfaceQueryCapabilities()
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_tile_soa.py | 48 def is_format_supported(format): function 526 if is_format_supported(format): 538 if is_format_supported(format): 563 if is_format_supported(format): 576 if is_format_supported(format):
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_format_pack.py | 111 def is_format_supported(format): function 407 if not is_format_supported(format): 515 if not is_format_supported(format): 595 if is_format_supported(format): 624 if is_format_supported(format): 653 if is_format_supported(format): 679 if is_format_supported(format):
|
D | u_vbuf.c | 136 screen->is_format_supported(screen, PIPE_FORMAT_R32_FIXED, PIPE_BUFFER, in u_vbuf_get_caps() 140 screen->is_format_supported(screen, PIPE_FORMAT_R16_FLOAT, PIPE_BUFFER, in u_vbuf_get_caps() 144 screen->is_format_supported(screen, PIPE_FORMAT_R64_FLOAT, PIPE_BUFFER, in u_vbuf_get_caps() 148 screen->is_format_supported(screen, PIPE_FORMAT_R32_UNORM, PIPE_BUFFER, in u_vbuf_get_caps() 150 screen->is_format_supported(screen, PIPE_FORMAT_R32_SNORM, PIPE_BUFFER, in u_vbuf_get_caps() 154 screen->is_format_supported(screen, PIPE_FORMAT_R32_USCALED, PIPE_BUFFER, in u_vbuf_get_caps() 156 screen->is_format_supported(screen, PIPE_FORMAT_R32_SSCALED, PIPE_BUFFER, in u_vbuf_get_caps()
|
/external/mesa3d/src/gallium/auxiliary/postprocess/ |
D | pp_init.c | 223 if (!p->screen->is_format_supported(p->screen, tmp_res.format, in pp_init_fbos() 249 if (!p->screen->is_format_supported(p->screen, tmp_res.format, in pp_init_fbos() 254 if (!p->screen->is_format_supported(p->screen, tmp_res.format, in pp_init_fbos()
|
D | pp_program.c | 121 if (!p->screen->is_format_supported(p->screen, in pp_init_prog()
|
/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/ |
D | d3d11_screen.h | 321 if(screen->is_format_supported(screen, format, PIPE_BUFFER, 0, PIPE_BIND_VERTEX_BUFFER)) in CheckFormatSupport() 324 … if(screen->is_format_supported(screen, format, PIPE_BUFFER, 0, PIPE_BIND_STREAM_OUTPUT)) in CheckFormatSupport() 327 … if(screen->is_format_supported(screen, format, PIPE_TEXTURE_1D, 0, PIPE_BIND_SAMPLER_VIEW)) in CheckFormatSupport() 329 … if(screen->is_format_supported(screen, format, PIPE_TEXTURE_2D, 0, PIPE_BIND_SAMPLER_VIEW)) in CheckFormatSupport() 331 … if(screen->is_format_supported(screen, format, PIPE_TEXTURE_CUBE, 0, PIPE_BIND_SAMPLER_VIEW)) in CheckFormatSupport() 333 … if(screen->is_format_supported(screen, format, PIPE_TEXTURE_3D, 0, PIPE_BIND_SAMPLER_VIEW)) in CheckFormatSupport() 348 …if(screen->is_format_supported(screen, format, PIPE_TEXTURE_2D, 0, PIPE_BIND_RENDER_TARGET | PIPE_… in CheckFormatSupport() 351 if(screen->is_format_supported(screen, format, PIPE_TEXTURE_2D, 0, PIPE_BIND_RENDER_TARGET)) in CheckFormatSupport() 353 if(screen->is_format_supported(screen, format, PIPE_TEXTURE_2D, 0, PIPE_BIND_DEPTH_STENCIL)) in CheckFormatSupport() 355 if(screen->is_format_supported(screen, format, PIPE_TEXTURE_2D, 0, PIPE_BIND_DISPLAY_TARGET)) in CheckFormatSupport() [all …]
|
/external/mesa3d/src/gallium/state_trackers/xa/ |
D | xa_tracker.c | 177 if (xa->screen->is_format_supported(xa->screen, fdesc.format, in xa_tracker_create() 275 if (!xa->screen->is_format_supported(xa->screen, fdesc.format, in xa_format_check_supported() 380 if (!xa->screen->is_format_supported(xa->screen, fdesc.format, in xa_surface_redefine()
|
/external/mesa3d/src/gallium/drivers/galahad/ |
D | glhd_screen.c | 119 return screen->is_format_supported(screen, in galahad_screen_is_format_supported() 218 …!screen->is_format_supported(screen, templat->format, templat->target, templat->nr_samples, templa… in galahad_screen_resource_create() 361 GLHD_SCREEN_INIT(is_format_supported); in galahad_screen_create()
|
/external/mesa3d/src/gallium/drivers/r300/ |
D | r300_blit.c | 487 (!screen->is_format_supported(screen, src_templ.format, src->target, in r300_resource_copy_region() 490 !screen->is_format_supported(screen, dst_templ.format, dst->target, in r300_resource_copy_region() 556 if (!screen->is_format_supported(screen, dst_templ.format, in r300_resource_copy_region() 559 !screen->is_format_supported(screen, src_templ.format, in r300_resource_copy_region()
|
/external/mesa3d/src/gallium/state_trackers/gbm/ |
D | gbm_drm.c | 87 if (!gdrm->screen->is_format_supported(gdrm->screen, PIPE_TEXTURE_2D, pf, 0, in gbm_gallium_drm_is_format_supported() 242 gdrm->base.base.is_format_supported = gbm_gallium_drm_is_format_supported; in gbm_gallium_drm_device_create()
|
/external/mesa3d/src/gallium/drivers/identity/ |
D | id_screen.c | 111 return screen->is_format_supported(screen, in identity_screen_is_format_supported() 270 id_screen->base.is_format_supported = identity_screen_is_format_supported; in identity_screen_create()
|
/external/mesa3d/src/gallium/state_trackers/xorg/ |
D | xorg_exa.c | 368 if (!exa->scrn->is_format_supported(exa->scrn, priv->tex->format, in ExaPrepareSolid() 452 if (!exa->scrn->is_format_supported(exa->scrn, priv->tex->format, in ExaPrepareCopy() 457 if (!exa->scrn->is_format_supported(exa->scrn, src_priv->tex->format, in ExaPrepareCopy() 635 if (!exa->scrn->is_format_supported(exa->scrn, priv->tex->format, in ExaPrepareComposite() 650 if (!exa->scrn->is_format_supported(exa->scrn, priv->tex->format, in ExaPrepareComposite() 667 if (!exa->scrn->is_format_supported(exa->scrn, priv->tex->format, in ExaPrepareComposite()
|
D | xorg_dri2.c | 454 ms->screen->is_format_supported(ms->screen, PIPE_FORMAT_Z24X8_UNORM, in xorg_dri2_init() 459 ms->screen->is_format_supported(ms->screen, PIPE_FORMAT_Z24_UNORM_S8_UINT, in xorg_dri2_init()
|
/external/mesa3d/src/gallium/drivers/rbug/ |
D | rbug_screen.c | 114 return screen->is_format_supported(screen, in rbug_screen_is_format_supported() 273 rb_screen->base.is_format_supported = rbug_screen_is_format_supported; in rbug_screen_create()
|
/external/mesa3d/src/gallium/state_trackers/egl/android/ |
D | native_android.cpp | 183 if (!screen->is_format_supported(screen, templ->format, in import_buffer() 188 if (!screen->is_format_supported(screen, templ->format, in import_buffer() 525 if (!adpy->base.screen->is_format_supported(adpy->base.screen, in android_display_create_window_surface() 578 !adpy->base.screen->is_format_supported(adpy->base.screen, in android_display_init_configs()
|
/external/mesa3d/src/gbm/main/ |
D | gbmint.h | 61 int (*is_format_supported)(struct gbm_device *gbm, member
|
/external/mesa3d/src/gallium/include/pipe/ |
D | p_screen.h | 126 boolean (*is_format_supported)( struct pipe_screen *, member
|
/external/mesa3d/src/gallium/drivers/noop/ |
D | noop_pipe.c | 338 return screen->is_format_supported(screen, format, target, sample_count, usage); in noop_is_format_supported() 377 screen->is_format_supported = noop_is_format_supported; in noop_screen_create()
|
/external/mesa3d/src/gallium/state_trackers/wgl/ |
D | stw_pixelformat.c | 229 if (!screen->is_format_supported(screen, color->format, in add_color_format_variants() 247 if (!screen->is_format_supported(screen, depth->format, in add_color_format_variants()
|
/external/mesa3d/src/gallium/drivers/trace/ |
D | tr_screen.c | 175 result = screen->is_format_supported(screen, format, target, sample_count, in trace_screen_is_format_supported() 477 tr_scr->base.is_format_supported = trace_screen_is_format_supported; in trace_screen_create()
|
/external/mesa3d/src/gallium/state_trackers/egl/null/ |
D | native_null.c | 108 if (null->base.screen->is_format_supported(null->base.screen, in null_display_init_config()
|