OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:colorIn
(Results
1 - 7
of
7
) sorted by null
/external/autotest/client/site_tests/graphics_SanAngeles/src/
shader.h
20
GLint
colorIn
;
40
GLint
colorIn
;
shader.c
118
GET_ATTRIBUTE_LOC(Lit,
colorIn
);
132
GET_ATTRIBUTE_LOC(Flat,
colorIn
);
demo.c
259
loc_colorIn = sShaderLit.
colorIn
;
265
loc_colorIn = sShaderFlat.
colorIn
;
[
all
...]
/external/mesa3d/src/mesa/state_tracker/
st_format.h
78
st_translate_color(union gl_color_union *
colorIn
,
st_format.c
[
all
...]
/external/skia/src/gpu/glsl/
GrGLSLProgramBuilder.h
138
const GrGLSLExpr4&
colorIn
,
GrGLSLProgramBuilder.cpp
157
const GrGLSLExpr4&
colorIn
,
187
xp,
colorIn
.c_str(),
Completed in 215 milliseconds