Searched refs:depth_surface_type (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_misc_state.c266 uint32_t depth_surface_type = BRW_SURFACE_NULL; local in function:brw_emit_depth_stencil_hiz
282 depth_surface_type = BRW_SURFACE_2D;
298 (depth_surface_type << 29));
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_misc_state.c266 uint32_t depth_surface_type = BRW_SURFACE_NULL; local in function:brw_emit_depth_stencil_hiz
282 depth_surface_type = BRW_SURFACE_2D;
298 (depth_surface_type << 29));

Completed in 3 milliseconds