Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dir_uniform.h45 enum PACKED gl_uniform_driver_format { enum
64 enum gl_uniform_driver_format format;
/external/mesa3d/src/mesa/main/
Duniforms.h373 enum gl_uniform_driver_format format,
Duniforms.c118 enum gl_uniform_driver_format format, in _mesa_uniform_attach_driver_storage()
/external/mesa3d/src/mesa/program/
Dir_to_mesa.cpp2520 enum gl_uniform_driver_format format = uniform_native; in _mesa_associate_uniform_storage()