Searched refs:gl_uniform_driver_storage (Results 1 – 3 of 3) sorted by relevance
56 struct gl_uniform_driver_storage { struct112 struct gl_uniform_driver_storage *driver_storage;
102 uni->driver_storage = (struct gl_uniform_driver_storage*) in _mesa_uniform_attach_driver_storage()104 sizeof(struct gl_uniform_driver_storage) in _mesa_uniform_attach_driver_storage()
488 struct gl_uniform_driver_storage *const store = &uni->driver_storage[i]; in _mesa_propagate_uniforms_to_driver_storage()