Home
last modified time | relevance | path

Searched refs:gl_uniform_driver_storage (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/compiler/glsl/
Dir_uniform.h50 struct gl_uniform_driver_storage { struct
114 struct gl_uniform_driver_storage *driver_storage;
/external/mesa3d/src/mesa/main/
Duniform_query.cpp576 struct gl_uniform_driver_storage *const store = &uni->driver_storage[i]; in _mesa_propagate_uniforms_to_driver_storage()
Duniforms.c123 sizeof(struct gl_uniform_driver_storage) in _mesa_uniform_attach_driver_storage()