Searched refs:client_copy_limit (Results 1 – 3 of 3) sorted by relevance
50 uint32_t client_copy_limit; member
1095 screen->client_copy_limit = SWR_CLIENT_COPY_LIMIT; in swr_validate_env_options()1096 int client_copy_limit = in swr_validate_env_options() local1098 if (client_copy_limit > 0) in swr_validate_env_options()1099 screen->client_copy_limit = client_copy_limit; in swr_validate_env_options()
1313 if (size >= screen->client_copy_limit) { in swr_update_derived()1364 if (size >= screen->client_copy_limit) { in swr_update_derived()