Searched refs:samplers_to_restore (Results 1 – 1 of 1) sorted by relevance
232 struct cso_sampler **samplers_to_restore = NULL; in sanitize_hash() local244 samplers_to_restore = MALLOC(PIPE_SHADER_TYPES * PIPE_MAX_SAMPLERS * in sanitize_hash()245 sizeof(*samplers_to_restore)); in sanitize_hash()255 samplers_to_restore[to_restore++] = sampler; in sanitize_hash()279 struct cso_sampler *sampler = samplers_to_restore[to_restore]; in sanitize_hash()284 FREE(samplers_to_restore); in sanitize_hash()