Searched refs:depthwrite (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/fp/
H A DMakefile.am42 tri-depthwrite \
H A DMakefile.in120 @HAVE_GLUT_TRUE@ tri-depth2$(EXEEXT) tri-depthwrite$(EXEEXT) \
152 tri_depthwrite_SOURCES = tri-depthwrite.c
153 tri_depthwrite_OBJECTS = tri-depthwrite.$(OBJEXT)
199 tri-depthwrite.c tri-depthwrite2.c tri-param.c tri-tex.c
201 tri-depthwrite.c tri-depthwrite2.c tri-param.c tri-tex.c
503 tri-depthwrite$(EXEEXT): $(tri_depthwrite_OBJECTS) $(tri_depthwrite_DEPENDENCIES) $(EXTRA_tri_depthwrite_DEPENDENCIES)
504 @rm -f tri-depthwrite$(EXEEXT)
529 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tri-depthwrite.Po@am__quote@
/xsrc/external/mit/MesaLib/dist/src/freedreno/decode/scripts/
H A Dparse-submits.lua63 local depthwrite
77 depthwrite = false
114 if depthtest or depthwrite then
119 if depthwrite then
382 depthwrite = true
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_quad_depth_test.c915 boolean depthwrite = qs->softpipe->depth_stencil->depth.writemask; local in function:choose_depth_test
922 depth = depthwrite = stencil = FALSE;
938 depthwrite &&
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_quad_depth_test.c1001 boolean depthwrite = qs->softpipe->depth_stencil->depth_writemask; local in function:choose_depth_test
1010 depth = depthwrite = stencil = FALSE;
1027 depthwrite &&

Completed in 9 milliseconds