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

/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
H A Dtu_pipeline.c789 uint32_t rb_depth_plane_cntl = 0; local in function:tu6_emit_fs_outputs
792 rb_depth_plane_cntl |= A6XX_RB_DEPTH_PLANE_CNTL_FRAG_WRITES_Z;
799 tu_cs_emit(cs, rb_depth_plane_cntl);

Completed in 4 milliseconds