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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_screen.c77 {"glsl120", FD_DBG_GLSL120,"Temporary flag to force GLSL 1.20 (rather than 1.30) on a3xx+"},
99 static bool glsl120 = false; variable in typeref:typename:bool
285 if (glsl120)
521 if (glsl120)
761 glsl120 = !!(fd_mesa_debug & FD_DBG_GLSL120);

Completed in 3 milliseconds