Home
last modified time | relevance | path

Searched refs:BRW_SURFACE_NULL (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dgen8_surface_state.c72 surf[0] = BRW_SURFACE_NULL << BRW_SURFACE_TYPE_SHIFT | in gen8_emit_null_surface_state()
Dgen7_wm_surface_state.c166 surf[0] = BRW_SURFACE_NULL << BRW_SURFACE_TYPE_SHIFT | in gen7_emit_null_surface_state()
Dbrw_misc_state.c492 uint32_t depth_surface_type = BRW_SURFACE_NULL; in brw_emit_depthbuffer()
Dbrw_defines.h561 #define BRW_SURFACE_NULL 7 macro
Dbrw_wm_surface_state.c900 unsigned surface_type = BRW_SURFACE_NULL; in brw_emit_null_surface_state()