OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:glsl_es
(Results
1 - 1
of
1
) sorted by null
/external/mesa3d/src/glsl/
glsl_compiler.cpp
115
int
glsl_es
= 0;
variable
122
{ "glsl-es", 0, &
glsl_es
, 1 },
235
initialize_context(ctx, (
glsl_es
) ? API_OPENGLES2 : API_OPENGL);
Completed in 39 milliseconds