Searched refs:gl_uniform_driver_storage (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dir_uniform.h49 struct gl_uniform_driver_storage { struct
118 struct gl_uniform_driver_storage *driver_storage;
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dir_uniform.h49 struct gl_uniform_driver_storage { struct
118 struct gl_uniform_driver_storage *driver_storage;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Duniform_query.cpp778 struct gl_uniform_driver_storage *const store = &uni->driver_storage[i];
H A Duniforms.c142 * \sa gl_uniform_driver_storage::element_stride.
144 * \sa gl_uniform_driver_storage::vector_stride.
158 sizeof(struct gl_uniform_driver_storage)
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Duniform_query.cpp846 struct gl_uniform_driver_storage *const store = &uni->driver_storage[i];
H A Duniforms.c140 * \sa gl_uniform_driver_storage::element_stride.
142 * \sa gl_uniform_driver_storage::vector_stride.
156 sizeof(struct gl_uniform_driver_storage)

Completed in 17 milliseconds