Searched refs:CLEARPARAM_WRITE_DEPTH (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/i915/ | ||
D | i915_clear.c | 87 clear_params |= CLEARPARAM_WRITE_DEPTH; in i915_clear_emit() |
D | i915_reg.h | 112 #define CLEARPARAM_WRITE_DEPTH (1 << 1) macro |