Searched refs:permit_hardware_blit (Results 1 – 1 of 1) sorted by relevance
181 static boolean permit_hardware_blit(struct pipe_screen *screen, in permit_hardware_blit() function301 if (!permit_hardware_blit(ctx->screen, texture) || in si_texture_get_transfer()492 if (util_format_is_depth_or_stencil(rtex->real_format) && permit_hardware_blit(screen, base)) in r600_texture_create_object()532 if (permit_hardware_blit(screen, templ)) { in si_texture_create()