Home
last modified time | relevance | path

Searched defs:uint_constant (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/src/OpenGL/compiler/
Dglslang.l484 int uint_constant(TParseContext *context) in uint_constant() function
Dglslang_lex.cpp3716 int uint_constant(TParseContext *context) in uint_constant() function
/external/mesa3d/src/compiler/glsl/
Dast.h257 unsigned uint_constant; member