OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:A_COLOR
(Results
1 - 5
of
5
) sorted by null
/frameworks/native/opengl/tests/gl_perf/
fill_common.cpp
60
A_COLOR
,
84
glBindAttribLocation(program,
A_COLOR
, "
a_color
");
141
"attribute vec4
a_color
;\n"
150
" v_color =
a_color
;\n"
181
glEnableVertexAttribArray(
A_COLOR
);
186
glVertexAttribPointer(
A_COLOR
, 4, GL_FLOAT, false, 16, color);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
curses.h
[
all
...]
ncurses.h
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
curses.h
[
all
...]
ncurses.h
[
all
...]
Completed in 53 milliseconds