Home
last modified time | relevance | path

Searched refs:gl_precision (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dconsts_exts.h377 struct gl_precision struct
437 struct gl_precision LowFloat, MediumFloat, HighFloat;
438 struct gl_precision LowInt, MediumInt, HighInt;
Dshaderapi.c2288 const struct gl_precision *p; in _mesa_GetShaderPrecisionFormat()