HomeSort by relevance Sort by last modified time
    Searched full:is_format_supported (Results 51 - 75 of 134) sorted by null

1 23 4 5 6

  /external/mesa3d/src/gallium/auxiliary/util/
u_caps.c 68 if (!screen->is_format_supported(screen,
u_blit.c 646 assert(screen->is_format_supported(screen, sampler_view->format,
649 assert(screen->is_format_supported(screen, dst_format, ctx->internal_target,
853 assert(ctx->pipe->screen->is_format_supported(ctx->pipe->screen, dst->format,
  /external/mesa3d/src/gallium/drivers/r300/
r300_blit.c 487 (!screen->is_format_supported(screen, src_templ.format, src->target,
490 !screen->is_format_supported(screen, dst_templ.format, dst->target,
556 if (!screen->is_format_supported(screen, dst_templ.format,
559 !screen->is_format_supported(screen, src_templ.format,
  /external/mesa3d/src/gallium/include/pipe/
p_screen.h 126 boolean (*is_format_supported)( struct pipe_screen *, member in struct:pipe_screen
  /external/mesa3d/src/gallium/state_trackers/egl/android/
native_android.cpp 183 if (!screen->is_format_supported(screen, templ->format,
188 if (!screen->is_format_supported(screen, templ->format,
525 if (!adpy->base.screen->is_format_supported(adpy->base.screen,
578 !adpy->base.screen->is_format_supported(adpy->base.screen,
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/
xorg_dri2.c 454 ms->screen->is_format_supported(ms->screen, PIPE_FORMAT_Z24X8_UNORM,
459 ms->screen->is_format_supported(ms->screen, PIPE_FORMAT_Z24_UNORM_S8_UINT,
  /external/mesa3d/src/gallium/state_trackers/xorg/
xorg_dri2.c 454 ms->screen->is_format_supported(ms->screen, PIPE_FORMAT_Z24X8_UNORM,
459 ms->screen->is_format_supported(ms->screen, PIPE_FORMAT_Z24_UNORM_S8_UINT,
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/
vl_mpeg12_decoder.c 826 if (!screen->is_format_supported(screen, configs[i].zscan_source_format, PIPE_TEXTURE_2D,
831 if (!screen->is_format_supported(screen, configs[i].idct_source_format, PIPE_TEXTURE_2D,
835 if (!screen->is_format_supported(screen, configs[i].mc_source_format, PIPE_TEXTURE_3D,
839 if (!screen->is_format_supported(screen, configs[i].mc_source_format, PIPE_TEXTURE_2D,
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_screen.c 389 screen->base.is_format_supported = softpipe_is_format_supported;
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/drm/
native_drm.c 47 return ndpy->screen->is_format_supported(ndpy->screen,
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/gdi/
native_gdi.c 285 if (screen->is_format_supported(screen, candidates[i],
  /external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
st_gen_mipmap.c 88 if (!screen->is_format_supported(screen, stObj->pt->format,
st_cb_bitmap.c 837 if (screen->is_format_supported(screen, PIPE_FORMAT_I8_UNORM,
842 else if (screen->is_format_supported(screen, PIPE_FORMAT_A8_UNORM,
847 else if (screen->is_format_supported(screen, PIPE_FORMAT_L8_UNORM,
  /external/mesa3d/src/gallium/auxiliary/vl/
vl_mpeg12_decoder.c 826 if (!screen->is_format_supported(screen, configs[i].zscan_source_format, PIPE_TEXTURE_2D,
831 if (!screen->is_format_supported(screen, configs[i].idct_source_format, PIPE_TEXTURE_2D,
835 if (!screen->is_format_supported(screen, configs[i].mc_source_format, PIPE_TEXTURE_3D,
839 if (!screen->is_format_supported(screen, configs[i].mc_source_format, PIPE_TEXTURE_2D,
    [all...]
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_screen.c 389 screen->base.is_format_supported = softpipe_is_format_supported;
  /external/mesa3d/src/gallium/state_trackers/egl/drm/
native_drm.c 47 return ndpy->screen->is_format_supported(ndpy->screen,
  /external/mesa3d/src/gallium/state_trackers/egl/gdi/
native_gdi.c 285 if (screen->is_format_supported(screen, candidates[i],
  /external/mesa3d/src/mesa/state_tracker/
st_gen_mipmap.c 88 if (!screen->is_format_supported(screen, stObj->pt->format,
st_cb_bitmap.c 837 if (screen->is_format_supported(screen, PIPE_FORMAT_I8_UNORM,
842 else if (screen->is_format_supported(screen, PIPE_FORMAT_A8_UNORM,
847 else if (screen->is_format_supported(screen, PIPE_FORMAT_L8_UNORM,
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_blit.c 646 assert(screen->is_format_supported(screen, sampler_view->format,
649 assert(screen->is_format_supported(screen, dst_format, ctx->internal_target,
853 assert(ctx->pipe->screen->is_format_supported(ctx->pipe->screen, dst->format,
u_surface.c 90 if (screen->is_format_supported(screen, rgbaFormats[i],
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/x11/
native_dri2.c 558 is_format_supported(struct pipe_screen *screen, function
561 return screen->is_format_supported(screen, fmt, PIPE_TEXTURE_2D, sample_count,
598 if (is_format_supported(ndpy->screen, formats[i], sample_count, TRUE)) {
  /external/mesa3d/src/gallium/state_trackers/egl/x11/
native_dri2.c 558 is_format_supported(struct pipe_screen *screen, function
561 return screen->is_format_supported(screen, fmt, PIPE_TEXTURE_2D, sample_count,
598 if (is_format_supported(ndpy->screen, formats[i], sample_count, TRUE)) {
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/postprocess/
pp_mlaa.c 248 if (!ppq->p->screen->is_format_supported(ppq->p->screen, res.format,
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/
i915_screen.c 472 is->base.is_format_supported = i915_is_format_supported;

Completed in 2136 milliseconds

1 23 4 5 6