Home
last modified time | relevance | path

Searched refs:lrz_and_depth_plane_state (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/freedreno/vulkan/
Dtu_cmd_buffer.h501 struct tu_draw_state lrz_and_depth_plane_state; member
Dtu_cmd_buffer.c4412 cmd->state.lrz_and_depth_plane_state = in tu6_draw_common()
4493 …tu_cs_emit_draw_state(cs, TU_DRAW_STATE_LRZ_AND_DEPTH_PLANE, cmd->state.lrz_and_depth_plane_state); in tu6_draw_common()
4546 …tu_cs_emit_draw_state(cs, TU_DRAW_STATE_LRZ_AND_DEPTH_PLANE, cmd->state.lrz_and_depth_plane_state); in tu6_draw_common()