Searched refs:stencil_format (Results 1 – 2 of 2) sorted by relevance
1474 enum pipe_format stencil_format = in is_blit_generic_supported() local1476 assert(stencil_format != PIPE_FORMAT_NONE); in is_blit_generic_supported()1478 if (stencil_format != src_format && in is_blit_generic_supported()1479 !screen->is_format_supported(screen, stencil_format, in is_blit_generic_supported()
1151 enum pipe_format stencil_format = in st_DrawPixels() local1156 stencil_format); in st_DrawPixels()