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

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_blitter.c1067 enum pipe_format stencil_format = local
1069 assert(stencil_format != PIPE_FORMAT_NONE);
1071 if (stencil_format != src->format &&
1072 !screen->is_format_supported(screen, stencil_format, src->target,
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_blitter.c1067 enum pipe_format stencil_format = local
1069 assert(stencil_format != PIPE_FORMAT_NONE);
1071 if (stencil_format != src->format &&
1072 !screen->is_format_supported(screen, stencil_format, src->target,
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
H A Dst_cb_drawpixels.c1174 enum pipe_format stencil_format = local
1178 stencil_format);
/external/mesa3d/src/mesa/state_tracker/
H A Dst_cb_drawpixels.c1174 enum pipe_format stencil_format = local
1178 stencil_format);

Completed in 70 milliseconds