Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_context.h342 PIPE_CONTROL_WRITE_DEPTH_COUNT = (1 << 10), enumerator
H A Diris_query.c198 PIPE_CONTROL_WRITE_DEPTH_COUNT | in write_value()
H A Diris_state.c7712 if (flags & PIPE_CONTROL_WRITE_DEPTH_COUNT) in flags_to_post_sync_op()
7728 PIPE_CONTROL_WRITE_DEPTH_COUNT | in get_post_sync_flags()
7772 assert(!(flags & PIPE_CONTROL_WRITE_DEPTH_COUNT)); in iris_emit_raw_pipe_control()
7887 assert(!(post_sync_flags & (PIPE_CONTROL_WRITE_DEPTH_COUNT | in iris_emit_raw_pipe_control()
8091 PIPE_CONTROL_WRITE_DEPTH_COUNT | in iris_emit_raw_pipe_control()
8135 (flags & PIPE_CONTROL_WRITE_DEPTH_COUNT) ? "WriteZCount " : "", in iris_emit_raw_pipe_control()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_context.h244 PIPE_CONTROL_WRITE_DEPTH_COUNT = (1 << 10), enumerator
H A Dcrocus_query.c211 PIPE_CONTROL_WRITE_DEPTH_COUNT | in write_value()
H A Dcrocus_state.c8446 if (flags & PIPE_CONTROL_WRITE_DEPTH_COUNT)
8462 PIPE_CONTROL_WRITE_DEPTH_COUNT |
8584 assert(!(post_sync_flags & (PIPE_CONTROL_WRITE_DEPTH_COUNT |
8824 PIPE_CONTROL_WRITE_DEPTH_COUNT |
8858 (flags & PIPE_CONTROL_WRITE_DEPTH_COUNT) ? "WriteZCount " : "",

Completed in 31 milliseconds