Home
last modified time | relevance | path

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

/gfx-drm/usr/src/uts/intel/io/i915/
H A Dintel_ringbuffer.c1175 intel_ring_emit(ring, BLT_DEPTH_32 | BLT_ROP_GXCOPY | 4096); in i830_dispatch_execbuffer()
H A Di915_reg.h392 #define BLT_DEPTH_32 (3<<24) macro