Searched refs:client_copy_limit (Results 1 – 3 of 3) sorted by relevance
53 uint32_t client_copy_limit; member
1071 screen->client_copy_limit = SWR_CLIENT_COPY_LIMIT; in swr_validate_env_options()1072 int client_copy_limit = in swr_validate_env_options() local1074 if (client_copy_limit > 0) in swr_validate_env_options()1075 screen->client_copy_limit = client_copy_limit; in swr_validate_env_options()
1431 if (size >= screen->client_copy_limit) { in swr_update_derived()1505 if (size >= screen->client_copy_limit) { in swr_update_derived()