HomeSort by relevance Sort by last modified time
    Searched refs:writes_stencil (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/gallium/drivers/softpipe/
sp_quad_pipe.c 51 !sp->fs_variant->info.writes_stencil;
sp_quad_depth_test.c 773 boolean shader_stencil_ref = fsInfo->writes_stencil;
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_scan.h 69 boolean writes_stencil; /**< does fragment shader write stencil value? */ member in struct:tgsi_shader_info
tgsi_scan.c 205 info->writes_stencil = TRUE;

Completed in 56 milliseconds