Home
last modified time | relevance | path

Searched refs:gl_uniform_driver_format (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
Dir_uniform.h44 enum PACKED gl_uniform_driver_format { enum
63 enum gl_uniform_driver_format format;
/third_party/mesa3d/src/mesa/main/
Duniforms.h66 enum gl_uniform_driver_format format,
Duniform_query.cpp955 enum gl_uniform_driver_format format = uniform_native; in associate_uniform_storage()
Duniforms.c154 enum gl_uniform_driver_format format, in _mesa_uniform_attach_driver_storage()