Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_zsa.h51 bool writes_zs; /* writes depth and/or stencil */ member
H A Dfd6_zsa.c103 so->writes_zs = util_writes_depth_stencil(cso); in fd6_zsa_state_create()
H A Dfd6_emit.c608 (zsa->writes_zs || !pfb->zsbuf)) {
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_cs.c727 bool writes_zs = pipeline->zs.z_write || pipeline->zs.s_test; in emit_base_fs_rsd() local
732 pan_earlyzs_get(pan_earlyzs_analyze(info), writes_zs || oq, in emit_base_fs_rsd()
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_cmdstream.c74 bool writes_zs; member
539 ctx->depth_stencil->writes_zs || in panfrost_prepare_fs_state()
3265 ctx->depth_stencil->writes_zs || has_oq, in panfrost_emit_draw()
4392 so->writes_zs = util_writes_depth_stencil(zsa); in panfrost_create_depth_stencil_state()

Completed in 13 milliseconds