Searched refs:tiled_surface (Results 1 – 6 of 6) sorted by relevance
270 bool tiled_surface = true; in brw_emit_depth_stencil_hiz() local286 tiled_surface = depth_mt->surf.tiling != ISL_TILING_LINEAR; in brw_emit_depth_stencil_hiz()297 (tiled_surface << 27) | in brw_emit_depth_stencil_hiz()
224 unsigned int tiled_surface:1; member
263 unsigned int tiled_surface:1; member
117 ss->ss3.tiled_surface = buf->tiling != I915_TILING_NONE; in gen6_bind_buf()
929 uint32_t tiled_surface:1; member
180 ss->ss3.tiled_surface = buf->tiling != I915_TILING_NONE; in gen4_bind_buf()