Searched refs:t_format (Results 1 – 3 of 3) sorted by relevance
605 bo->t_format = false; in vc4_free_object()956 bool t_format; in vc4_set_tiling_ioctl() local963 t_format = false; in vc4_set_tiling_ioctl()966 t_format = true; in vc4_set_tiling_ioctl()978 bo->t_format = t_format; in vc4_set_tiling_ioctl()1010 if (bo->t_format) in vc4_get_tiling_ioctl()
301 if (bo->t_format) { in vc4_fb_create()
224 bool t_format; member