HomeSort by: relevance | last modified time | path
    Searched refs:cleared (Results 1 - 25 of 202) sorted by relevancy

1 2 3 4 5 6 7 8 9

  /xsrc/external/mit/xsetmode/dist/
depcomp 365 cleared=no
367 case $cleared in
370 cleared=yes ;;
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
vc4_job.c 137 if (job->color_read && !(job->cleared & PIPE_CLEAR_COLOR)) {
146 if (job->zs_read && !(job->cleared &
242 * getting read (due to a clear starting the frame), job->cleared will
254 job->cleared |= PIPE_CLEAR_COLOR0;
260 job->cleared |= PIPE_CLEAR_DEPTH | PIPE_CLEAR_STENCIL;
413 if (!(job->cleared & PIPE_CLEAR_COLOR)) {
426 if (!(job->cleared & (PIPE_CLEAR_DEPTH | PIPE_CLEAR_STENCIL))) {
467 if (job->cleared) {
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
vc4_job.c 137 if (job->color_read && !(job->cleared & PIPE_CLEAR_COLOR)) {
146 if (job->zs_read && !(job->cleared &
242 * getting read (due to a clear starting the frame), job->cleared will
254 job->cleared |= PIPE_CLEAR_COLOR0;
260 job->cleared |= PIPE_CLEAR_DEPTH | PIPE_CLEAR_STENCIL;
413 if (!(job->cleared & PIPE_CLEAR_COLOR)) {
426 if (!(job->cleared & (PIPE_CLEAR_DEPTH | PIPE_CLEAR_STENCIL))) {
467 if (job->cleared) {
  /xsrc/external/mit/glw/dist/
depcomp 477 cleared=no eat=no
480 case $cleared in
483 cleared=yes ;;
  /xsrc/external/mit/libXevie/dist/
depcomp 477 cleared=no eat=no
480 case $cleared in
483 cleared=yes ;;
  /xsrc/external/mit/libXfontcache/dist/
depcomp 477 cleared=no eat=no
480 case $cleared in
483 cleared=yes ;;
  /xsrc/external/mit/libxkbui/dist/
depcomp 406 cleared=no
408 case $cleared in
411 cleared=yes ;;
  /xsrc/external/mit/luit/dist/
depcomp 477 cleared=no eat=no
480 case $cleared in
483 cleared=yes ;;
  /xsrc/external/mit/xcb-util/dist/
depcomp 477 cleared=no eat=no
480 case $cleared in
483 cleared=yes ;;
  /xsrc/external/mit/xf86-input-ws/dist/
depcomp 406 cleared=no
408 case $cleared in
411 cleared=yes ;;
  /xsrc/external/mit/xf86-video-ati/dist/
depcomp 477 cleared=no eat=no
480 case $cleared in
483 cleared=yes ;;
  /xsrc/external/mit/xf86-video-imstt/dist/
depcomp 406 cleared=no
408 case $cleared in
411 cleared=yes ;;
  /xsrc/external/mit/xf86-video-intel-old/dist/
depcomp 465 cleared=no
467 case $cleared in
470 cleared=yes ;;
  /xsrc/external/mit/xf86-video-nsc/dist/
depcomp 406 cleared=no
408 case $cleared in
411 cleared=yes ;;
  /xsrc/external/mit/xf86-video-wsfb/dist/
depcomp 477 cleared=no eat=no
480 case $cleared in
483 cleared=yes ;;
  /xsrc/external/mit/xf86dga/dist/
depcomp 477 cleared=no eat=no
480 case $cleared in
483 cleared=yes ;;
  /xsrc/external/mit/xorg-server.old/dist/
depcomp 460 cleared=no
462 case $cleared in
465 cleared=yes ;;
  /xsrc/external/mit/xsetpointer/dist/
depcomp 406 cleared=no
408 case $cleared in
411 cleared=yes ;;
  /xsrc/external/mit/MesaLib/dist/src/freedreno/decode/scripts/
parse-submits.lua 58 local cleared
73 cleared = {}
142 if cleared[mrt.gmem] then
152 if cleared[mrt.base] then
201 cleared[r.RB_BLIT_BASE_GMEM] = 1
280 cleared[r.RB_2D_DST] = 1
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
trace-parser.py 94 def __init__(self, cleared, gmem_reason, num_draws):
95 self.cleared = cleared
149 flush_batch_match = re.compile(r": flush_batch: (\S+): cleared=(\S+), gmem_reason=(\S+), num_draws=(\S+)")
191 renderpass = RenderPass(cleared=match.group(2),
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
freedreno_gmem.c 187 if (is_a20x(screen) && batch->cleared) {
422 if (batch->cleared || batch->gmem_reason ||
425 DBG("GMEM: cleared=%x, gmem_reason=%x, num_draws=%u, samples=%u",
426 batch->cleared, batch->gmem_reason, batch->num_draws,
472 * account the scissor rect(s) that were cleared. To simplify we only
  /xsrc/external/mit/appres/dist/
depcomp 635 cleared=no eat=no
638 case $cleared in
641 cleared=yes ;;
  /xsrc/external/mit/bdftopcf/dist/
depcomp 636 cleared=no eat=no
639 case $cleared in
642 cleared=yes ;;
  /xsrc/external/mit/beforelight/dist/
depcomp 635 cleared=no eat=no
638 case $cleared in
641 cleared=yes ;;
  /xsrc/external/mit/bitmap/dist/
depcomp 635 cleared=no eat=no
638 case $cleared in
641 cleared=yes ;;

Completed in 14 milliseconds

1 2 3 4 5 6 7 8 9