Searched refs:is_rt (Results 1 – 6 of 6) sorted by relevance
259 bool is_rt; member
156 assert(!surface->is_rt); in gen8_draw_wm()
120 assert(surface->is_rt); in gen6_emit_draw_surface_rt()
583 assert(!surface->is_rt); in gen7_draw_wm()
725 assert(!surface->is_rt); in gen6_draw_wm_depth()
2102 surf->is_rt = !util_format_is_depth_or_stencil(templ->format); in ilo_create_surface()2104 if (surf->is_rt) { in ilo_create_surface()